Takes your spec and turns it into a phased implementation plan with dependency tracking, effort estimates, and a critical path. The quality checks are thorough: it verifies every functional requirement maps to a task, catches circular dependencies, and ensures your file structure is documented before tasks. It auto-invokes the execution phase when done, which is smart for continuous workflows but might feel pushy if you just want to review the plan first. The decision journal integration is a nice touch for recording architecture tradeoffs. If you need deeper task planning, it delegates to spec-kit, but the standalone mode handles most project kickoffs without extra dependencies.
npx skills add https://github.com/athola/claude-night-market --skill project-planning