blueprint

Turn one-line objectives into step-by-step construction plans with dependency graphs.

1|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/ROYCE-8425/ai-marketing-hub --skill blueprint-royce-8425
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blueprint
Source: https://github.com/ROYCE-8425/ai-marketing-hub/tree/main/skills/blueprint
Command: npx skills add https://github.com/ROYCE-8425/ai-marketing-hub --skill blueprint-royce-8425

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires claude-code, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of creating detailed construction plans for multi-session, multi-agent engineering projects, ensuring clear step-by-step instructions for execution without the need for prior context.

Core Features & Use Cases

  • Multi-Session Planning: Generates plans for projects requiring multiple sessions, with self-contained context briefs for each step.
  • Adversarial Review: Includes an adversarial review gate for plan completeness, dependency correctness, and anti-pattern detection.
  • Parallel Step Detection: Identifies steps that can be executed in parallel, optimizing project timelines.
  • Plan Mutation Protocol: Allows modification of plans with formal protocols and audit trails.
  • Use Case: Ideal for breaking down a large feature into multiple PRs with a clear dependency order, or planning refactor or migration tasks spanning multiple sessions.

Quick Start

Generate a blueprint for your complex task using the /blueprint command followed by your objective, e.g., /blueprint "refactor database architecture".

Frequently Asked Questions about blueprint

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

FAQPage Schema
How do I create a step-by-step construction plan for a multi-agent engineering project?

To create a step-by-step construction plan for a multi-agent engineering project, define a one-line objective and execute the blueprint command to automatically generate self-contained context briefs, dependency graphs, and parallel step detection.

Can I use Claude Code to break down a large feature into multiple PRs with clear dependency order?

Yes, you can use Claude Code to break down a large feature into multiple PRs by generating automated step-by-step construction plans that map out clear dependency graphs and parallel execution steps.

What's the best way to handle multi-session project planning for complex refactoring tasks?

The best way to handle multi-session project planning for complex refactoring is using automated blueprint generation, which produces self-contained context briefs for each step to ensure continuous execution without prior context.

Does automated project planning support plan modification with audit trails?

Yes, automated project planning supports plan modification through a formal plan mutation protocol that ensures all changes to the construction plan are tracked with formal audit trails.

How does adversarial review improve dependency graphs for complex migration tasks?

Adversarial review improves dependency graphs for migration tasks by acting as a quality gate to validate plan completeness, verify dependency correctness, and detect anti-patterns before execution begins.

Do I need Git and GitHub CLI to generate step-by-step construction plans?

You need Claude Code to generate step-by-step construction plans, while Git and GitHub CLI are optional dependencies required only for enabling full workflow support during execution.