Devtool Workflow
Invoke as $devtool-workflow.
Use this skill when the project is primarily developer-facing.
Process
- Read
.agents/project.jsonand confirmproject_typeisdevtool. - If the devtool pack is not enabled, install it with
scripts/pack.sh install devtoolfrom this source checkout, ornpx skillpacks install devtoolfrom the project shell when using the published package. - Route research through developer workflow, integration, DX, adoption, positioning, monetization, and docs checks.
Output
Recommend the next single devtool-pack skill to run and explain the missing artifact or decision that makes it next. In the final response, include Recommended next skill: <command> using the ## Next-Skill Routing rules below.
Alignment Page
Follow the shared alignment-page convention via the packaged convention resolver; output path is alignment/devtool-workflow-{topic}.html. By default, report results inline and write only this skill's normal durable artifacts; create an alignment page only when explicitly requested or when a concrete clarification/review need cannot be handled cleanly inline.
Default Shipping Contract
Follow the shared shipping contract convention in CLAUDE.md.