Spec review
Ultra Orchestration 是一套开源的 AI 工程编排技能体系。它将 OpenSpec 规格主线(Program → Milestone → Change → Slice)与 Ultra-Orchestrator 执行阶段(Intake → Plan → Dispatch → Execute → Review → QA → Deliver → Retro)结合,提升交付稳定性与可审计性。
npx -y skills add keithhegit/ultra-orchestration --skill spec-reviewAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Review plans and work packages for specification completeness, hidden assumptions, dependency gaps, interface risks, and acceptance-check quality. Use after planning and before substantial implementation.
SKILL.md
0.6 KB, as published. Nobody here has run it
Spec Review
Audit the plan before implementation begins.
Check
- Goal clarity
- Scope and non-goals
- Dependency correctness
- Acceptance-check quality
- Hidden assumptions
- Failure modes and interface gaps
Output
Return one of:
approvedapproved_with_followupsrework_required
Use concise findings with evidence. If the plan is blocked by unresolved decisions, say so directly.