Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 363 Bytes

File metadata and controls

9 lines (7 loc) · 363 Bytes

Contributing

Keep the package small and operational.

  • Put planning-only behavior in skills/planning-slices/SKILL.md.
  • Put build/execution behavior in skills/simple-build/SKILL.md.
  • Put rationale and history in skills/simple-build/references/evidence.md.
  • Keep the /plan-build and /build prompts concise.
  • Run npm run check before committing.