kickoff
Installation
SKILL.md
Kickoff
One command to go from empty repo (or unfamiliar codebase) to a working project with full workflow infrastructure. Produces .project/PROJECT.md + ROADMAP.md, initializes jira and studio, and points you at the first sprint.
Input
$ARGUMENTS:
- Free text — a description of what this project is and what you're trying to build
- Empty — start with adaptive questioning to understand the project
Process
1. Understand the project
If the user provided a description, use it as the seed. Either way, explore:
- Codebase scan —
ls,package.json,Cargo.toml,go.mod,README.md,CLAUDE.md, recent git history. What exists already? - Stack detection — language, framework, database, deployment target
- Existing workflow state —
.jira/,.project/,.planning/(legacy),.workspacerc