ワンクリックで
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 ページを確認してインストールできます。
SOC 職業分類に基づく
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.
| 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