Commit graph

5 commits

Author SHA1 Message Date
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
Parley Hatch
85b682e6a9 feat(numencore-core): add spec skill and exclude design directory
- spec skill produces technical specifications from brainstorm concepts
- add design/ to .gitignore for local-only project state
2026-03-19 22:54:02 -06:00
Parley Hatch
5bd2cabaf9 docs: add skill registration and cache invalidation workflow 2026-03-19 21:51:28 -06:00
Parley Hatch
dd8898832d feat(numencore-core): add brainstorm skill 2026-03-19 21:44:42 -06:00
Parley Hatch
5e7054deb6 feat: initialize plugin marketplace with core plugins
- add marketplace.json, README, and .gitignore
- add git-tools plugin with commit-format skill
- add numencore-core plugin with skill-creator skill
2026-03-19 21:07:48 -06:00