blueprint

Generate a five-phase construction plan with dependency graphs for multi-agent engineering tasks.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/hieuck/Pro5ChromeManager --skill blueprint-hieuck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blueprint
Source: https://github.com/hieuck/Pro5ChromeManager/tree/main/skills/blueprint
Command: npx skills add https://github.com/hieuck/Pro5ChromeManager --skill blueprint-hieuck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Breaks down vague or large engineering goals into a structured, multi-session plan that can be executed by multiple agents with preserved context.

Core Features & Use Cases

  • Five-phase pipeline (Research, Design, Draft, Review, Register) with an adversarial review gate, a dependency graph, and parallel/serial step planning.
  • Each step includes a self-contained context brief so a fresh agent can execute it without prior memory.
  • Supports cross-team collaboration and PR/branch workflow planning for scalable development projects.

Quick Start

Provide a complex objective to Blueprint to generate a structured, step-by-step plan that can be executed by autonomous agents.

Frequently Asked Questions about blueprint

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

FAQPage Schema
How do I break down large engineering goals into multi-step plans for autonomous agents?

To break down large engineering goals, you can generate a step-by-step construction plan applying a five-phase pipeline that includes research, design, draft, review, and register stages. This structures vague objectives into parallel workstreams and multiple PRs for multi-agent execution.

How do I coordinate parallel workstreams across multiple development sessions without losing context?

To coordinate parallel workstreams without losing context, generate a structured plan with a dependency graph and self-contained context briefs for each step. This allows fresh autonomous agents to execute multi-session tasks independently without relying on prior session memory.

Can I use an adversarial review gate to validate multi-agent project management plans?

Yes, you can validate multi-agent project management plans using an integrated adversarial review gate. During the review phase of the five-phase pipeline, this gate evaluates the drafted step-by-step construction plan before it is registered for final execution.

What is the best way to plan cross-team PR and branch workflows for scalable development?

The best way to plan cross-team PR and branch workflows is to generate a structured construction plan from a single objective. It maps out serial and parallel dependencies across multiple agents, preserving context and enabling scalable development across multiple sessions.