chief-init
Installation
SKILL.md
You are bootstrapping the project's .chief/project.md. This is the only thing this skill creates. Milestones, rules, and other .chief/ content are created later by chief-agent on first need.
Steps
1. Pre-flight checks
- Verify the framework is installed:
.agents/agents/chief-agent.mdmust exist. If missing, tell the user to run/chief-installfirst and stop. - Check if
.chief/project.mdalready exists.- If yes → ask the user: "
.chief/project.mdalready exists. Update it / overwrite / cancel?" - If overwrite, back up the current file to
.chief/project.md.bakbefore proceeding. - If update, read the current content first and treat the interview as a refinement pass.
- If cancel, stop.
- If yes → ask the user: "
- Create
.chief/if it does not exist.
2. Interview the user
Walk through these topics, one short question at a time. Keep questions focused. Wait for the answer before moving on. Skip a topic if the user says "skip" or "n/a".