autonomous-agent-builder
autonomous-agent-builder에는 ingpoc에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Implement the next pending feature from feature-list.json. Lean loop: pick feature, implement with tests, verify all checks pass, commit, mark done. Use when features are pending and you're ready to build. Also use when user says 'build next feature', 'implement', 'start coding', 'what's next', or after /init-project has created the feature list.
Scaffold a new project and create its feature backlog. Detects project type, creates CLAUDE.md + dev infrastructure + utility scripts, interviews the user to understand intent, then produces feature-list.json. Use for /init-project, 'scaffold project', 'setup new project', 'initialize', 'new repo', 'start from scratch', 'break down requirements'. Also use when no CLAUDE.md or feature-list.json exists. NOT for improving existing configs — use /audit.