work-review

Automate a structured completion review to verify delivery readiness before handoff.

2|Updated Jun 29, 2021
One-click install
npx skills add https://github.com/pypeaday/dotfiles --skill work-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work-review
Source: https://github.com/pypeaday/dotfiles/tree/main/opencode/.config/opencode/skill/work-review
Command: npx skills add https://github.com/pypeaday/dotfiles --skill work-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams ensure that work is fully completed before handoffs, PRs, or releases, preventing incomplete deliveries.

Core Features & Use Cases

  • Completeness Checklist enforcement: Verifies requirements, tests, docs, and build status are addressed before handoff.
  • Handoff readiness & PR documentation: Ensures PR descriptions, reviewer notes, and dependencies are documented for a smooth handoff.
  • Guidance prompts: Provides questions to surface gaps and ensure alignment with project goals.
  • Use Case: When delivering a feature, run this skill on the final PR to confirm that all checklist items are satisfied.

Quick Start

Run the work-review skill on the current PR to confirm all checklist items are addressed.

Frequently Asked Questions about work-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify delivery readiness before a PR or handoff?

To verify delivery readiness before a handoff, you can enforce a structured completion checklist that confirms requirements, tests, docs, and build status are fully addressed. This process surfaces potential gaps to ensure work is complete.

What is a work review checklist for final delivery checks?

A work review checklist for final delivery is a structured verification process that ensures requirements, tests, documentation, and build status are addressed. It clarifies the why behind each item and provides prompts to identify gaps before release.

How do I ensure PR documentation and handoff notes are complete?

To ensure PR documentation and handoff notes are complete, use a structured review skill that verifies PR descriptions, reviewer notes, and dependencies are documented. This enforces alignment and smooth handoffs.

Does a handoff readiness checklist work for any project delivery?

Yes, a handoff readiness checklist works for any project delivery requiring a final review. It applies to PR reviews, handoffs, and final delivery checks, ensuring all checklist items are satisfied regardless of the specific project.

What's the best way to identify gaps in requirements and docs before release?

The best way to identify gaps before release is to apply guidance prompts during your final review. These prompts surface missing requirements, tests, or documentation, ensuring alignment with project goals before handoff.