adopt-project
SolidApply agent-starter patterns to an EXISTING project - audits the codebase, proposes components by invasiveness tier (hooks, skills, CLAUDE.md, lint configs, patterns), and applies only what the developer approves. Use when the user says adopt, retrofit, "apply agent-starter to this project", or wants starter patterns in an existing codebase.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- sneg55
- Repository
- sneg55/agent-starter
- Created
- 5 months ago
- Last Updated
- 1 weeks ago
- Language
- Shell
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
new-project
Full project bootstrap - interviews the developer (name, description, stack, components), then scaffolds directory structure, CLAUDE.md, config files, hooks, skills, and first commit.
adopt
Use to introduce the agent-driven-development method into a project, or to review how well an existing project fits it. Works out which of the project's files already play the four roles, proposes the rules that need reshaping for this kind of project, writes the method.json declaration with any adaptations recorded, and runs the coherence check. Ends by presenting the proposal for a decision — it does not adopt anything on its own authority.
project-adopt
Adopt an existing codebase onto a template/boilerplate foundation — survey it into a parity contract and an honest theirs-vs-foundation disposition map, converge a product brief + migration map, and regenerate the living docs into a port program. Use to adopt/port/migrate an app onto a template or boilerplate, merge/upgrade it with a template's features, or when source code lands in the intake dir.