Commit Graph

4 Commits

Author SHA1 Message Date
gnekt
0a7213081c Remove the skills/ directory entirely
The skills/ folder contained 8 SKILL.md files (one per agent) that
were auto-generated wrappers. They duplicated the same logic already
present in the agent files under agents/.

Claude Code discovers agents natively from .claude/agents/ by reading
their YAML frontmatter (name, description, tools, model), so the
skills layer was redundant and has been removed.
2026-03-23 15:30:13 +01:00
gnekt
03a36db2f7 Enhance multi-agent routing and coordination rules in CLAUDE.md 2026-03-22 23:20:55 +01:00
gnekt
8245d7312a Add Discord community badge to README 2026-03-22 21:53:52 +01:00
gnekt
299df8b1c9 REVAMPED 2026-03-22 17:17:30 +01:00