원클릭으로
workflow
Orchestrate the repo workflow from brief through draft PR using skills and thin role wrappers.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Orchestrate the repo workflow from brief through draft PR using skills and thin role wrappers.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Implement production changes with or without new test coverage.
Prepare commits, push a branch, and create a draft PR targeting your base branch.
Review a branch or PR for merge readiness and produce a QA report.
Practice test-driven development for new features and bug fixes.
Behavior-first test guidance.
Create a product brief document for a feature or project.
SOC 직업 분류 기준
| name | workflow |
| description | Orchestrate the repo workflow from brief through draft PR using skills and thin role wrappers. |
Coordinate the standard delivery flow:
brief -> spec -> tdd -> code -> review -> draft-pr
This is a skill entry point, not a command wrapper. Keep the orchestration light and route work into the stage skills instead of duplicating their guidance here.
full, partial like spec -> code, or resume from an existing artifact).docs/briefs/docs/specs/docs/qa/reports/brief, spec, tdd, code, review, draft-pr). Each skill self-routes via its own Invocation preface: brief, spec, tdd, code, and test run inline in the current chat under the appropriate persona, while review, draft-pr, and pr-description default to delegating to their owning subagent.draft-pr)brief -> docs/briefs/{feature}.mdspec -> docs/specs/{feature}.mdtdd -> failing or newly added unit testscode -> implementation and verification resultsreview -> docs/qa/reports/{date}-{branch-or-pr}.mddraft-pr -> branch, commit, and draft PR output