skills/review-execution/SKILL.md
Reviews implementation against slice-scoped briefs and plans, then feeds durable fixes back into execution artifacts before closure.
npx skillsauth add sirius-cc-wu/sirius-skills review-executionInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill after implementation and validation, and before close-slice, when a execution slice needs an explicit review against brief.md and blueprint.md.
brief.md and blueprint.md.close-slice or needs more execution work first.<slice_path>/brief.md<slice_path>/blueprint.md<slice_path>/slices.md for legacy slicesResolve <slice_path> through guide-execution.
review-execution owns the review outcome and any durable updates needed in brief.md, blueprint.md, or upstream planning guidance when the review exposes context gaps.
guide-execution should route into execution review, but it should not absorb the review itself or silently close slices without that owning review step.
guide-execution.brief.md, blueprint.md, changed code, and available validation evidence.brief.md, blueprint.md, or upstream planning guidance when the review reveals a durable context gap.close-slice or return the work to execution with explicit findings.guide-execution.tools
Create or resume a dedicated git worktree for one feature or subfeature, drive `ship` inside that worktree, and hand the finished branch back as a pull request to the original branch.
testing
Reviews one completed feature or subfeature against final implementation and slice artifacts, then records a durable reconciliation block before archive.
development
Tightens durable repo-level rules in AGENTS.md and adjacent governance surfaces when repeated drift reveals a policy gap.
data-ai
Resolves one reviewed feature or subfeature backlog into remaining planned slices and routes each active slice to the next owning execution step with one commit per completed slice.