Loading...
Loading...
Found 35 Skills
Generate a custom checklist for the current feature based on user requirements.
Use when an approved Spec Kit `plan.md` + `spec.md` must be decomposed into dependency-ordered `tasks.md`, or when `tasks.md` is missing/stale after planning or reconciliation changes.
Open the Spec Kitty dashboard in your browser.
Run the Phase 0 research workflow to scaffold research artifacts before task planning.
Identify underspecified areas in the current feature spec by asking up
Perform structured code review and kanban transitions for completed task
Display kanban board status showing work package progress across lanes (planned/doing/for_review/done).
Create or update the project constitution through interactive phase-based
Use GitHub Spec Kit (https://github.com/github/spec-kit) to create new requirement definitions and specifications (including specification formulation, specification document creation, and specification design) or append to existing specifications, and generate/update spec.md/plan.md/tasks.md. It is used when requirement definition, requirement addition/modification, requirement organization based on TDD, specification documentation, and execution of Spec Kit's specify/clarify/plan/tasks workflow are required.
Update .specify/ scripts and templates from upstream github/spec-kit
Procedures for updating the base version of GitHub Spec Kit (https://github.com/github/spec-kit) and synchronizing templates/scripts. This is used when you need to update Spec Kit, apply differences from upstream releases, incorporate templates/commands/scripts, and maintain local operations (Japanese localization, no branch operations, SPEC-[8-digit UUID])
Update specifications with discoveries made during development. Use when implementation reveals new requirements, constraints, or design changes.