From 3e8f0b3e56f13392b6ba5522189be110398ad80c Mon Sep 17 00:00:00 2001 From: Devin Zuczek Date: Tue, 11 Aug 2026 10:11:51 -0400 Subject: [PATCH] oops, move skills --- .../{daily-objectives => skills/daily-objectives-config}/SKILL.md | 0 .agents/{ => skills}/weekly-challenge-config/SKILL.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .agents/{daily-objectives => skills/daily-objectives-config}/SKILL.md (100%) rename .agents/{ => skills}/weekly-challenge-config/SKILL.md (100%) diff --git a/.agents/daily-objectives/SKILL.md b/.agents/skills/daily-objectives-config/SKILL.md similarity index 100% rename from .agents/daily-objectives/SKILL.md rename to .agents/skills/daily-objectives-config/SKILL.md diff --git a/.agents/weekly-challenge-config/SKILL.md b/.agents/skills/weekly-challenge-config/SKILL.md similarity index 100% rename from .agents/weekly-challenge-config/SKILL.md rename to .agents/skills/weekly-challenge-config/SKILL.md