dev-workflow
Installation
SKILL.md
Dev Workflow
Read this before implementing in a coding-agent sandbox. It keeps the launch prompt small while preserving the operational rules that make app changes reviewable.
Sandbox Map
- The app repository checkout is
/workspace/repo. /workspace/workis parent-agent scratch and artifacts, not the repo.- Read the repo's own
AGENTS.md,CLAUDE.md, README, package scripts, and env examples before assuming commands or structure. - Check the injected skills folder for task-relevant skills and read the
relevant
SKILL.mdfiles before using them.