Commit graph

3 commits

Author SHA1 Message Date
Parley Hatch
9b21c79068 feat(numencore-core): rewrite skills, add sprint/create, extract agents
Rewrote all existing skills for clarity and consistency, added /sprint
(session workhorse) and /create (skill/agent/hook builder), extracted
implementor and validator into standalone agent definitions, and removed
the old skill-creator skill and inline orchestrator prompts. Bump to 0.4.0.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 16:35:46 -06:00
Parley Hatch
9ee55e0299 feat(numencore-core): add handoff sections and CLAUDE.md updates to all skills
- each skill updates CLAUDE.md on completion with current phase and next step
- plan-check handoff explicitly directs user to fresh session for orchestrate
- add Edit tool to allowed-tools for CLAUDE.md management
2026-03-20 00:17:25 -06:00
Parley Hatch
9d0b23eca1 feat(numencore-core): add decompose and plan-check skills
- decompose breaks specs into atomic task files with dependencies
- plan-check validates the task plan before orchestrator dispatch
2026-03-19 23:42:46 -06:00