blueprint

Generate structured work plans with testable criteria from vague requests.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/shaun0927/codex-superskills --skill blueprint-shaun0927
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blueprint
Source: https://github.com/shaun0927/codex-superskills/tree/main/skills/plan
Command: npx skills add https://github.com/shaun0927/codex-superskills --skill blueprint-shaun0927

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning complex projects often lacks structure and alignment; this skill provides a guided, multi-mode approach to requirements gathering and plan creation.

Core Features & Use Cases

  • Interactive interview mode for broad problems to extract requirements.
  • Direct mode for rapid planning from detailed briefs.
  • Consensus loop (Planner/Architect/Critic) for high-assurance plans.
  • Review mode to evaluate existing plans before execution.
  • Generates plans with clear acceptance criteria, risks, and stepwise implementation.

Quick Start

Start planning by running plan with a broad request like "plan this feature" to initiate the interview workflow.

Frequently Asked Questions about blueprint

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

FAQPage Schema
How do I structure a software development plan from vague project requirements?

To structure a software development plan from vague requirements, use an interactive interview mode that asks one question at a time to extract actionable steps. This guided workflow ensures broad problems are refined into structured work plans with clear acceptance criteria.

What is the best way to get stakeholder consensus on a project plan?

The best way to get stakeholder consensus on a project plan is to use a dedicated review workflow involving a Planner, Architect, and Critic loop. This high-assurance consensus mode evaluates existing plans to ensure alignment and mitigate risks before execution begins.

Can I generate a project management plan directly from a detailed brief?

Yes, you can generate a project management plan directly from a detailed brief using direct planning mode. This workflow bypasses the interactive interview to rapidly create stepwise implementation plans with defined risks and testable acceptance criteria.

How do I review an existing project plan before execution?

You can review an existing project plan before execution by initiating the consensus and review mode. This evaluates the plan's stepwise implementation logic, testable acceptance criteria, and identified risks to ensure it meets quality standards.

Where are structured work plans saved during software development?

Structured work plans are saved to the .superskills/plans directory. These saved plans include defined acceptance criteria, identified risks, and stepwise implementation details for future reference and execution tracking.