ship-spec

Automate spec scaffolding by generating PRD files and drafting a PR with wiki alignment checks.

28|3|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/mifunedev/openharness --skill ship-spec-mifunedev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ship-spec
Source: https://github.com/mifunedev/openharness/tree/main/.claude/skills/ship-spec
Command: npx skills add https://github.com/mifunedev/openharness --skill ship-spec-mifunedev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ship-spec automates the end-to-end process of turning a feature idea into a scaffolding PR, including PRD generation, wiki alignment checks, dual critics, and evaluative gates before PR creation.

Core Features & Use Cases

  • Automatically generates a PRD (prd.md) and related artifacts from a feature description.
  • Runs two parallel critics to surface risks and alignment issues before a PR is opened.
  • Orchestrates wiki alignment, DeepWiki comparison, and gated evaluation followed by an undraft/ready flow.

Quick Start

Trigger /ship-spec with a feature description to scaffold a full spec and draft a PR.

Frequently Asked Questions about ship-spec

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

FAQPage Schema
How do I automate PRD generation and draft PR creation for a new feature?

Automate PRD generation and draft PR creation by triggering a spec scaffolding pipeline that generates prd.md and prd.json from a feature description. It enforces required file contracts, runs dual critics for risk assessment, and gates PR readiness via evaluation and audit.

What is spec scaffolding and when do I need it for feature planning?

Spec scaffolding is the process of automatically structuring formal feature plans into required file contracts and PRD artifacts. You need it when a feature requires formal planning, critique, and wiki alignment before opening a draft PR.

How do I run a critique loop on a feature spec before opening a PR?

Run a critique loop on a feature spec by applying dual critics that surface risks and alignment issues. The pipeline orchestrates a Ralph loop and gates readiness through evaluation and a pr-audit before transitioning the PR from draft to ready.

Does ship-spec require git-workflow or tmux to manage the PR pipeline?

Ship-spec integrates with git-workflow and tmux to manage the end-to-end PR pipeline. It leverages these dependencies to orchestrate wiki alignment checks, DeepWiki comparison, and the undraft to ready flow after gated evaluation passes.

Can I enforce wiki alignment checks during PRD scaffolding?

You can enforce wiki alignment checks during PRD scaffolding. The pipeline orchestrates wiki alignment and DeepWiki comparison alongside dual critics to ensure the generated prd.md and prd.json match existing documentation before drafting a PR.