kickoff
Installation
SKILL.md
Kickoff
Project context kickoff. Conversational interview that builds structured docs for AI agents.
Agent Capabilities
| Capability | Used For | Required | Fallback |
|---|---|---|---|
| File read/write | .context/ docs, CLAUDE.md |
Yes | -- |
| Code search (grep/glob) | Bootstrap scan, drift detection | Recommended | User describes project manually |
| User interaction | Conversational interview, confirmations | Yes | -- |
| Task/subagent | analyze action (parallel reviewers) |
Recommended | Single-agent analysis |
| Shell/command execution | Git log, package.json read | Recommended | User provides info manually |
Fallback rule: If codebase access is limited, the skill works from conversation alone. Warn the user and proceed.
Actions
Related skills