plan-work-completion-signoff

Compare plan docs against code and generate signoff reports.

157|12|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/dcosson/h2 --skill plan-work-completion-signoff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-work-completion-signoff
Source: https://github.com/dcosson/h2/tree/main/internal/config/templates/styles/opinionated/skills/plan-work-completion-signoff
Command: npx skills add https://github.com/dcosson/h2 --skill plan-work-completion-signoff

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verify that implemented plan docs align with their actual code across multi-agent systems, enabling automated, auditable plan-vs-code signoffs.

Core Features & Use Cases

  • Automated plan-vs-code comparison and completion signoff generation for multi-agent projects.
  • Bead creation and task grouping to surface follow-up work and assign it to available agents.
  • Deviation reporting with severity classification (Cosmetic, Structural, Contractual, Missing) to guide remediation.
  • Orchestrated multi-agent workflows for collecting, validating, and signing off on plan implementations.

Quick Start

Provide a set of plan docs and a codebase path to run a signoff scan and produce a report of completions and gaps.

Frequently Asked Questions about plan-work-completion-signoff

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

FAQPage Schema
How do I automate plan-vs-code signoff verification across multiple repositories?

To automate plan-vs-code signoff, provide a set of plan docs and a codebase path to run a signoff scan, which produces a structured report of completions, gaps, and follow-up tasks for available agents.

What is a signoff bead in multi-agent orchestration workflows?

A signoff bead in multi-agent orchestration surfaces grouped follow-up tasks and assigns them to available agents after comparing plan docs against actual code, enabling auditable completion tracking across repositories.

How does deviation severity classification work for plan completion gaps?

Deviation severity classification categorizes plan completion gaps into Cosmetic, Structural, Contractual, or Missing levels to guide remediation priority within the structured signoff report.

Can I use plan completion signoff for cross-repo multi-agent project coordination?

Yes, plan completion signoff targets scheduler and concierge workflows coordinating cross-repo signoff beads, surfaced gaps, and follow-up tasks across multi-agent systems, requiring access to docs, plans, the codebase, and signoff templates.

What inputs do I need to generate a structured signoff report for code implementation?

Generating a structured signoff report requires providing plan docs and a codebase path, plus access to signoff templates, producing deviation reports with severity classification and recommended follow-up beads.