delivery-review
SolidIndependently review one plan-centered delivery package before implementation. Judge safe sequencing and verification adequacy together; use plan for delivery and verification allocation and spec for behavioral gaps.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- xiongxianfei
- Repository
- xiongxianfei/rigorloop
- Created
- 4 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
design-review
Independently review architecture, specification, applicable ADRs, and accepted proposal constraints as one design package before delivery planning. Use design-review for design coherence and package authority; use architecture and spec for authorship.
code-delivery-review
Apply automatically from the beginning of software engineering tasks expected to create or modify implementation code, tests, schemas, APIs, migrations, configuration, build logic, CI, or other executable repository artifacts. Track the coding task as one delivery unit through implementation and verification, use incremental checkpoints when useful, and require review coverage before declaring delivery complete. Also apply when resuming the same coding task after interruption or context compaction. Do not use for standalone review of arbitrary branches, commits, pull requests, user-supplied patches, or read-only code review requests.
ln-12-delivery-reviewer
Reviews a completed scoped change and its affected runtime and contract paths. Use to find change-caused defects and verify readiness; not for codebase audit, implementation, or repair.