plot-deliver

Verify merged PRs and move project plans to delivered status.

2|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/eins78/skills --skill plot-deliver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plot-deliver
Source: https://github.com/eins78/skills/tree/main/skills/plot-deliver
Command: npx skills add https://github.com/eins78/skills --skill plot-deliver

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verify all implementation work is completed and properly verified before delivering the plan, ensuring traceability and a clean handoff in the Plot workflow.

Core Features & Use Cases

  • Verifies that all PRs linked to a plan are merged and ready for delivery.
  • Orchestrates plan delivery by updating status, moving symlinks, and recording outcomes.
  • Supports manual or AI-driven workflows for end-to-end plan release in feature, docs, and infra work.

Quick Start

Run /plot-deliver with the plan slug when all related PRs are merged to deliver the plan.

Frequently Asked Questions about plot-deliver

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

FAQPage Schema
How do I automate release management after a PR merge?

Automating plan delivery after a PR merge involves checking all linked PRs are merged, updating the plan status, and moving symlinks. This orchestrates end-to-end verification to confidently finalize project releases.

What is plan delivery in a Plot workflow?

Plan delivery in a Plot workflow is the process of verifying all implementation PRs are merged and moving the plan into delivered status. It ensures traceability and a clean handoff across feature, docs, and infra work.

How do I verify all PRs are merged before final delivery?

Verifying all PRs are merged before final delivery requires running the delivery command with the plan slug. It orchestrates PR state checks and completeness verification to ensure all implementation requirements are satisfied.

Can I use automated delivery for both feature and documentation work?

Yes, automated delivery supports both feature and documentation work. The orchestration applies across various release cycles by handling plan parsing, PR state checks, and release-note handling for both work types.

What is the best way to handle release notes and status updates during delivery?

Handling release notes and status updates during delivery is best achieved through automated orchestration. It records outcomes by updating plan status, moving symlinks, and managing file operations for complete release cycles.

Why does plan delivery require moving symlinks and updating file status?

Plan delivery requires moving symlinks and updating file status to maintain traceability and ensure accurate release-note handling. These file operations finalize the delivery steps and record the final outcome.