codex-orchestration
Orchestrate sc-lint-roslyn sprint work where team-lead coordinates, crl is the sole developer, and quality-mgr enforces the QA gate.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Orchestrate sc-lint-roslyn sprint work where team-lead coordinates, crl is the sole developer, and quality-mgr enforces the QA gate.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Repair Claude teammate routing after same-session compaction or resume when the sc-lint-roslyn team still exists on disk and the saved leadSessionId still matches the current SESSION_ID, but SendMessage or teammate reachability is broken.
Team-lead delegates plan hardening to crl after the user has already discussed the plan details with crl.
Reusable QA orchestration skill for GitHub PRs. Use for multi-pass QA, CI monitoring, and template-driven findings and final quality reports.
Generate a sprint status report for the current phase. Default is --table.
| name | codex-orchestration |
| version | 0.1.0 |
| description | Orchestrate sc-lint-roslyn sprint work where team-lead coordinates, crl is the sole developer, and quality-mgr enforces the QA gate. |
| depends_on | {"quality-management-gh":"1.x","quality-mgr":"0.x","req-qa":"0.x","arch-qa":"0.x","rlint-qa":"0.x"} |
This skill defines the repo-local orchestration workflow for sc-lint-roslyn.
team-lead coordinates sprint sequencing, worktree assignments, and PR flowcrl is the sole developer for Codex-driven implementation workquality-mgr runs the QA gate after each deliveryBefore starting a sprint:
docs/requirements.md, docs/architecture.md, and docs/project-plan.md
define the sprint or phase review target when the repo is operating under a
phased plan..claude/agents/:
quality-mgr.mdreq-qa.mdarch-qa.mdrlint-qa.md.claude/skills/:
quality-management-gh/quality-mgr must also read:
.claude/skills/quality-management-gh/SKILL.mdsc-compose is available for rendering the JSON and markdown templates.team-lead assigns development to crl using dev-template.xml.j2.
Every dev assignment must include the sprint-plan document path as
sprint_doc, and that sprint document is the authoritative source for the
task. Assignment prose may summarize, but it must not replace or weaken the
sprint doc.crl ACKs, implements, commits, pushes, and reports branch plus SHA.crl performs a self-directed hygiene sweep on the sprint
branch using the same review_targets planned for QA-1 and fixes obvious
build, test, packaging, and repository-shape issues there. This is a
developer cleanup step, not a QA surprise.team-lead opens or updates the PR.team-lead assigns QA to quality-mgr using qa-template.xml.j2.
Every QA assignment must include sprint_doc, and quality-mgr must treat
that sprint document as the authoritative QA scope source.
Every QA assignment must also list task deliverables and acceptance criteria.
If the task omits deliverables, quality-mgr must immediately report the
assignment as incomplete to team-lead, continue the review against
sprint_doc, and return a blocking FAIL verdict.quality-mgr launches the reviewer set:
req-qaarch-qarlint-qateam-lead triages the findings across worktrees and
determines the promoted fix branch.team-lead routes concrete fixes back to crl
using fix-assignment.xml.j2. Fix assignments must also include
sprint_doc, and the sprint document remains authoritative if the task
summary omits or compresses details.quality-mgr must extract every deliverable, acceptance criterion, deletion
target, required validation item, and expected artifact from sprint_doc
before launching req-qaquality-mgr must reject non-XML QA assignments from team-lead; no
free-form QA task is validreq-qa must independently treat sprint_doc as authoritative and must not
assume the hand-authored deliverables list is exhaustivereq-qa must count deliverable completion and report a completion percentagearch-qa must inspect task-listed structural gate artifacts directly when a
deliverable points to a boundary, packaging, release-tracking, or validation
gateFor extraction-readiness or phase-close reviews, use review-template.xml.j2
to assign a read-only review to crl.
Use standard GitHub CLI:
gh pr checks <PR> --watchgh pr view <PR> --json mergeStateStatus,reviewDecisionUse the templates in this skill directory:
dev-template.xml.j2fix-assignment.xml.j2qa-template.xml.j2review-template.xml.j2req-qa-assignment.json.j2arch-qa-assignment.json.j2rlint-qa-assignment.json.j2sprint-plan.md.j2.claude/skills/quality-management-gh/Every ATM task message must follow: