project-init

Installation
SKILL.md

Project Init Wizard

Run on setup requests and context-recovery requests such as "Setup project", "Initialize context", "Generate CONTEXT.md", or "CONTEXT.md was deleted".

Core Rules

  1. Do not run blindly. Trigger only for setup intent or missing/incomplete context recovery intent.
  2. Ask one question at a time.
  3. Analyze local files before asking setup questions.
  4. Do not re-ask values that are already inferred with high confidence.
  5. If first user message is non-English, ask one language confirmation question before any other setup question.
  6. If .agents/CONTEXT.md has checklist and CONTEXT_READY is checked, skip analysis and only confirm whether updates are needed.

Hard Trigger Policy

Trigger project-init with high priority when one of these is true:

Installs
12
First Seen
Feb 3, 2026
project-init — alicoder001/agent-skills