ln-12-delivery-reviewer
FeaturedReviews 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.
Install
Quality Score: 91/100
Skill Content
Details
- Author
- levnikolaevich
- Repository
- levnikolaevich/claude-code-skills
- Created
- 10 months ago
- Last Updated
- 6 days ago
- Language
- PowerShell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
delivery-review
Independently 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.
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.
edc-delivery-review
Reviews whether code changes deliver the stated goal/spec and fit the repository architecture. Use this for PRs, branches, task implementations, plans, or diffs when the question is whether the implementation built the right thing in the right place: requirement coverage, scope creep, module ownership, source-of-truth choices, contracts, migrations, docs, and rollout.