Summary
- Configuration scaffold for engineering skills to locate issue tracker, triage labels, and domain documentation.
- Explores the current repo to detect GitHub/GitLab remotes, existing AGENTS.md or CLAUDE.md , and domain doc layout before prompting Walks through three guided decisions one at a time: issue tracker location (GitHub, GitLab, local markdown, or custom), triage label vocabulary mapping, and domain doc structure (single or multi-context) Writes an ## Agent skills block to the appropriate root file and creates three reference docs under docs/agents/ that downstream skills ( to-issues , triage , diagnose , tdd , improve-codebase-architecture ) will read Allows editing of the draft configuration before committing changes; re-running is only needed if switching trackers or restarting from scratch