workflow-review-entry

Validate workflow review artifacts and manage review lifecycle states via manifest CLI commands.

27|1|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/leeovery/agentic-workflows --skill workflow-review-entry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-review-entry
Source: https://github.com/leeovery/agentic-workflows/tree/main/skills/workflow-review-entry
Command: npx skills add https://github.com/leeovery/agentic-workflows --skill workflow-review-entry

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Coordinate and validate the workflow review artifacts for a given work unit.

Core Features & Use Cases

  • Enforces a strict, phase-driven review lifecycle (Validation, Planning, Implementation, and Review) with automated checks to verify artifacts exist and are complete.
  • Provides a standardized handoff protocol that captures work unit details, task formats, and status transitions to streamline cross-team reviews.
  • Supports integration with a manifest-based workflow where the skill coordinates between planning, implementation status, and review readiness.

Quick Start

Initiate a review gate for a given work unit by loading the workflow-review-entry with the target work unit and topic, then run the validation phase to confirm readiness.

Frequently Asked Questions about workflow-review-entry

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

FAQPage Schema
How do I coordinate workflow review artifacts for a work unit?

Coordinate workflow review artifacts by loading the skill with a target work unit and topic, then running validation checks to verify planning and implementation status before transitioning the review lifecycle to completed.

What is a phase-based workflow review lifecycle?

A phase-based workflow review lifecycle enforces strict stages—Validation, Planning, Implementation, and Review—using automated checks to verify that required artifacts exist and are complete before allowing state transitions.

How do I validate planning and implementation readiness before a review?

Validate review readiness by running deterministic manifest CLI commands to verify the existence and completion status of planning and implementation artifacts associated with the target work unit.

Can I automate state transitions for in-progress workflow reviews?

Yes, you can automate state transitions for in-progress reviews by using the standardized handoff protocol to capture work unit details and transition the review status to completed once validation checks pass.

Does this workflow review skill require a manifest-based environment?

Yes, the skill supports integration with a manifest-based workflow, relying on manifest CLI commands to perform deterministic checks and coordinate between planning, implementation status, and review readiness.

What is the best way to standardize cross-team review handoffs?

Standardize cross-team review handoffs by using a standardized protocol that captures work unit details, task formats, and status transitions, streamlining the validation and review process across teams.