blueprint

Generate ordered step plans with dependency graphs and review gates for multi-PR engineering projects.

2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Zenobia000/ai-brainstorming --skill blueprint-zenobia000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blueprint
Source: https://github.com/Zenobia000/ai-brainstorming/tree/main/.claude/custom-rule%26skill/skills/blueprint
Command: npx skills add https://github.com/Zenobia000/ai-brainstorming --skill blueprint-zenobia000

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates context loss and redundant rework when executing complex, multi-session engineering tasks that require breaking large objectives into ordered, executable steps across multiple pull requests and workstreams.

Core Features & Use Cases

  • 5-Phase Plan Generation Pipeline: Researches project context, designs step dependencies, drafts self-contained plans, runs adversarial review against anti-pattern catalogs, and registers final plans for execution.
  • Cold-Start Execution Support: Every step includes a self-contained context brief so fresh agents can execute tasks without reading prior step documentation.
  • Parallel Workflow Optimization: Automatically detects parallelizable steps to reduce total project timeline, with model tier assignments for optimal resource use.
  • Use Case: Plan a multi-session database migration or plugin system refactor that spans 5+ PRs, with clear dependency ordering, rollback strategies, and review gates.

Quick Start

Use the blueprint skill to turn the objective "migrate the user authentication system to OAuth 2.0" into a step-by-step executable plan with dependency ordering and adversarial review gates.

Frequently Asked Questions about blueprint

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

FAQPage Schema
How do I break down a large engineering project into ordered steps for multiple pull requests?

Break down large engineering projects by generating a multi-session blueprint with dependency graphs and adversarial review gates, ensuring ordered, executable steps across multiple PRs while preventing context loss.

What is the best way to plan a database migration that spans multiple sessions and PRs?

The best way to plan a multi-session database migration is using a 5-phase blueprint pipeline that drafts self-contained step plans with clear dependency ordering, rollback strategies, and parallel step detection.

How do I prevent context loss when executing complex refactoring initiatives across fresh agents?

Prevent context loss during refactoring initiatives by generating cold-start execution support, where every plan step includes a self-contained context brief so fresh agents can execute tasks without prior documentation.

Can I generate engineering workflow plans without having git or GitHub CLI installed?

Yes, you can generate engineering workflow plans without git or GitHub CLI because the blueprint process includes graceful degradation for environments lacking those tools, still producing dependency graphs and review gates.

Does multi-PR planning support automatic detection of parallelizable steps?

Yes, multi-PR planning supports automatic detection of parallelizable steps to optimize cross-agent parallel workstream coordination, reducing total project timeline with model tier assignments for resource use.

When should I use an adversarial review gate in my engineering workflow planning?

Use an adversarial review gate during the draft phase of engineering workflow planning to validate generated step plans against anti-pattern catalogs, catching design flaws before registering final plans for execution.