work-verify

Consolidate implementation results and guide post-implementation review decisions.

2|1|Updated Apr 10, 2023
One-click install
npx skills add https://github.com/popoffvg/dotfiles --skill work-verify
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: work-verify
Source: https://github.com/popoffvg/dotfiles/tree/main/skills/work-verify
Command: npx skills add https://github.com/popoffvg/dotfiles --skill work-verify

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the verification phase of a project by presenting a concise progress summary and enforcing feedback-driven transitions.

Core Features & Use Cases

  • Show a compact summary of changes and test results.
  • Await user feedback to approve, request changes, or reject and return to planning.
  • Guide routing to the next phase based on user input to maintain a strict workflow.

Quick Start

Review the verification summary and wait for user feedback before routing back to plan.

Frequently Asked Questions about work-verify

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

FAQPage Schema
How do I consolidate implementation results for a post-implementation review?▼

To consolidate implementation results for a post-implementation review, generate a structured summary of changes and test results. This allows teams to assess acceptance criteria before routing the workflow forward.

What is the best way to enforce stepwise transitions in a project workflow?▼

Enforcing stepwise transitions in a project workflow requires awaiting user feedback to approve, request changes, or reject results. This feedback-driven routing maintains strict progression from verification to subsequent phases.

Can I route a project back to planning after assessing acceptance criteria?▼

Yes, you can route a project back to planning after assessing acceptance criteria. When verification fails, the workflow enforces a plan-back routing to address issues before proceeding to next steps.

How do I collect feedback notes to drive workflow decisions during verification?▼

Collect feedback notes to drive workflow decisions by presenting a compact summary of changes and test results. Users then provide feedback to approve, request changes, or reject outcomes for routing.

Does the verification phase allow skipping steps to proceed to next steps directly?▼

No, the verification phase does not allow skipping steps to proceed directly. It enforces stepwise transitions and requires a structured summary plus feedback notes to drive the workflow routing decisions.