blueprint

Generate step-by-step construction plans for multi-session engineering projects.

Updated Jul 27, 2026
One-click install
npx skills add https://github.com/kouiso/designdiff --skill blueprint-kouiso
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blueprint
Source: https://github.com/kouiso/designdiff/tree/main/.claude/skills/blueprint
Command: npx skills add https://github.com/kouiso/designdiff --skill blueprint-kouiso

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill transforms a high-level objective into a detailed, actionable, step-by-step construction plan for complex, multi-session engineering projects, ensuring clarity and efficient execution.

Core Features & Use Cases

  • Automated Project Planning: Generates multi-session, multi-agent engineering project plans.
  • Cold-Start Execution: Each step includes a self-contained context brief for independent agent execution.
  • Adversarial Review: Includes a review gate by a strongest-model sub-agent to catch issues.
  • Dependency Management: Detects parallel steps and builds a dependency graph.
  • Use Case: Planning a large feature rollout that requires multiple pull requests and coordination across different development tasks.

Quick Start

Use the blueprint skill to generate a plan for migrating the database to PostgreSQL.

Frequently Asked Questions about blueprint

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

FAQPage Schema
How do I plan a complex multi-session engineering project?

To plan complex multi-session engineering projects, you generate a step-by-step construction plan that breaks down objectives into self-contained steps with context briefs, dependency graphs, and adversarial review gates. This ensures clarity and efficient execution across multiple development tasks.

What's the best way to break down objectives for multi-agent development tasks?

Breaking down objectives for multi-agent development tasks involves generating self-contained context briefs for each step. This enables independent agent execution and detects parallel steps by building a comprehensive dependency graph for the engineering project.

Can I automate branch and PR workflows for a large feature rollout?

Yes, you can automate branch, PR, and CI workflows for a large feature rollout. The planning process supports automated git and gh workflows, automatically degrading to direct execution mode when these tools are unavailable in your environment.

How does an adversarial review gate work for software development roadmaps?

An adversarial review gate for software development roadmaps works by using a strongest-model sub-agent to catch potential issues in the construction plan. This review mechanism ensures the task breakdown is robust before execution begins.

Do I need git installed to generate a project management roadmap?

No, you do not need git installed to generate a project management roadmap. The planning tool supports automated git and gh workflows but automatically degrades to direct execution mode when these version control tools are unavailable.