project-init

Installation
SKILL.md

Project Init Wizard

Run on explicit setup requests and deliberate 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.
  7. If .agents/CONTEXT.md is missing but the repository is easy to infer, create a minimal recovery draft first and ask only for unresolved fields.
  8. Do not act as the default Codex entrypoint. Automatic Codex startup repair belongs to codex-precision.

Hard Trigger Policy

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

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