autonomous-agent-builder
autonomous-agent-builder 收录了来自 ingpoc 的 2 个 skills,并提供仓库级职业覆盖和站内 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.