Loading...
Loading...
Found 32 Skills
Use when specification drift is discovered at any stage and existing Spec Kit artifacts (`spec.md`, `plan.md`, `tasks.md`) must be reconciled in-place without creating a new feature branch.
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.
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.
Outputs markdown digests and CSV exports for GitHub issues and PRs. Use when creating status reports, weekly updates, stakeholder briefings, generating GitHub comment digests, tracking initiative health. Do not use when release gates/readiness - use release-health-gates. DO NOT use when: project planning - use spec-kit:speckit-orchestrator.
Execute the implementation plan by processing and executing all tasks defined in tasks.md