1.2 KiB
1.2 KiB
| description | argument-hint | allowed-tools | |
|---|---|---|---|
| Adopt Outfitter Stack patterns in a codebase through a phased workflow |
|
Read Write Edit Glob Grep Bash Skill Task |
Adopt Outfitter Stack
Target: $ARGUMENTS
Steps
- Load Skills — Use Skill tool to load
outfitter:context-managementfor task persistence. - Plan — Delegate to Plan subagent with
outfitter-stack:stack-auditto:- Scan codebase for adoption candidates (throws, console, paths, custom errors)
- Assess scope and effort
- Generate
.outfitter/adopt/with audit report and phased plan - Return implementation strategy
- Execute — Delegate phases to
outfitter-stack:stacker:outfitter-stack:stack-templates— Scaffold context, logger, dependenciesoutfitter:tdd+outfitter-stack:stack-patterns— TDD handler conversionsoutfitter-stack:stack-templates— Wire CLI/MCP transport layersoutfitter-stack:stack-review— Verify compliance
- Persist — Update Tasks throughout with progress and decisions.
- Feedback — If issues discovered, delegate to
outfitter-stack:stackerwithoutfitter-stack:stack-feedback.
Proceed without interrupting the user, unless necessary.