init-agents-md
Installation
SKILL.md
init-agents-md
Explore → interview gaps → draft → iterate → write. Skip steps when context already exists in conversation.
1. Detect & Explore
Launch Explore subagent(s) to scan the codebase. Determine:
Project identity:
- Language(s), framework(s), runtime
- Package manager + lockfile
- Monorepo (Turborepo, Nx, Lerna, Cargo workspaces, Go workspaces) vs single-app
- Greenfield (near-empty, no src, scaffold only) vs brownfield (established patterns)