shipyard-executing-plans

Dispatch builder and reviewer agents to execute implementation plans with two-stage gates.

66|3|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/lgbarn/shipyard --skill shipyard-executing-plans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shipyard-executing-plans
Source: https://github.com/lgbarn/shipyard/tree/main/skills/shipyard-executing-plans
Command: npx skills add https://github.com/lgbarn/shipyard --skill shipyard-executing-plans

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill orchestrates execution of a written implementation plan by dispatching builder and reviewer agents with strict two-stage gates to ensure quality and traceability.

Core Features & Use Cases

  • Plan-driven execution: orchestrates per-task work by assigning dedicated builder agents and enforcing staged reviews.
  • Two-stage review: performs spec-compliance review before code-quality review to prevent misalignment and rework.
  • Flexible execution modes: supports in-session agent-driven execution or batch mode across sessions, with optional checkpoints and audits.
  • Post-completion quality gates: triggers security and simplification reviews, then finalizes development with a git-workflow.

Quick Start

Use shipyard-executing-plans to process a written plan by dispatching builder tasks, applying two-stage reviews, and completing with the git-workflow.

Frequently Asked Questions about shipyard-executing-plans

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

FAQPage Schema
How do I automate plan execution for structured software development tasks?

Two-stage review in plan execution performs a spec-compliance check followed by a code-quality review to prevent misalignment and rework. This staged gate approach ensures builder agents meet functional requirements before code refinement.

Can I execute implementation plans in batch mode across multiple sessions?

Finalizing development with a git-workflow triggers after post-completion quality gates, including security and simplification reviews. This ensures the executed plan delivers complete, reviewed code through a structured delivery pipeline.

What is a two-stage review process for builder agents in software engineering?

Two-stage review in plan execution performs a spec-compliance check followed by a code-quality review to prevent misalignment and rework. This staged gate approach ensures builder agents meet functional requirements before code refinement.

Can I execute implementation plans in batch mode across multiple sessions?

Batch mode across sessions is supported for executing implementation plans, offering optional checkpoints and audits. This flexible execution mode complements in-session agent-driven execution for handling structured software development workflows.

Do I need a written implementation plan before starting plan-driven execution?

Finalizing development with a git-workflow triggers after post-completion quality gates, including security and simplification reviews. This ensures the executed plan delivers complete, reviewed code through a structured delivery pipeline.

How does the git-workflow finalize development after plan execution?

Finalizing development with a git-workflow triggers after post-completion quality gates, including security and simplification reviews. This ensures the executed plan delivers complete, reviewed code through a structured delivery pipeline.