blueprint

Design step-by-step construction plans for multi-agent engineering projects.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/thangvawn/agent_financial --skill blueprint-thangvawn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blueprint
Source: https://github.com/thangvawn/agent_financial/tree/main/.cursor/skills/blueprint
Command: npx skills add https://github.com/thangvawn/agent_financial --skill blueprint-thangvawn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps organize complex engineering projects by creating detailed step-by-step construction plans, reducing rework and ensuring parallel workstream coordination.

Core Features & Use Cases

  • Step-by-Step Planning: Turn one-line objectives into comprehensive construction plans for multi-session projects.
  • Adversarial Review: Ensures completeness and correctness through review by a strongest-model sub-agent.
  • Parallel Workstream Coordination: Facilitates parallel development and dependency management.
  • Use Case: When planning a large-scale software migration that spans multiple sessions and requires coordination between various teams.

Quick Start

Generate a plan for a complex feature implementation using the /blueprint command.

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-session engineering project?

A step-by-step construction plan for a multi-session engineering project is created through a 5-phase pipeline: research, design, drafting, review, and registration. This transforms one-line objectives into comprehensive plans, reducing rework and ensuring parallel workstream coordination.

What is multi-agent coordination in project planning?

Multi-agent coordination in project planning is the process of managing parallel development and dependency management across multiple agents or sessions. It ensures that different teams or AI agents can work concurrently on complex engineering tasks without conflicts, reducing rework through adversarial review.

When do I need a construction plan for complex software engineering tasks?

You need a construction plan for complex software engineering tasks when a project spans multiple sessions or requires coordination between various agents. Generating a detailed plan reduces rework and facilitates parallel workstream coordination for large-scale implementations like software migrations.

Does project planning support branch and PR workflows without git installed?

Project planning supports full branch, PR, and CI workflows but auto-switches to direct mode when git or gh is unavailable. This ensures that your multi-agent engineering project coordination can continue even without local version control CLI tools present in the environment.

How does adversarial review ensure completeness in engineering project plans?

Adversarial review ensures completeness in engineering project plans by utilizing a strongest-model sub-agent to evaluate the drafted steps. This review phase within the 5-phase pipeline validates correctness and identifies gaps before final registration, ensuring the parallel workstream coordination logic is robust.

Can I use step-by-step planning for large-scale software migrations?

You can use step-by-step planning for large-scale software migrations that span multiple sessions and require coordination between various teams. The plan designs parallel workstreams and manages dependencies, turning complex migration objectives into structured, actionable construction phases.