blueprint

Decompose objectives into phased plans with dependencies and acceptance criteria.

12|2|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/alexandrbasis/claudops --skill blueprint-alexandrbasis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blueprint
Source: https://github.com/alexandrbasis/claudops/tree/main/.claude/skills/blueprint
Command: npx skills add https://github.com/alexandrbasis/claudops --skill blueprint-alexandrbasis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Decompose a single objective into a multi-session, executable blueprint with cold-start briefs that any fresh agent can start.

Core Features & Use Cases

  • Produces a phased plan with cold-start briefs for every step, ensuring independence between sessions
  • Defines explicit dependencies, acceptance criteria, and estimated effort
  • Integrates with /ct and /si workflows to turn plans into actionable tasks and implementations

Quick Start

Provide a high-level objective and I will generate a multi-step blueprint with independent steps ready for execution.

Frequently Asked Questions about blueprint

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

FAQPage Schema
How do I decompose a large product initiative into multi-session AI plans?

Multi-session AI planning decomposes a single objective into a phased blueprint with independent steps, explicit dependencies, and cold-start briefs that any fresh agent can execute. It ensures each session starts without prior context.

What is a cold-start brief in task decomposition?

A cold-start brief is a self-contained initialization document for each planned step, allowing a fresh AI agent to begin execution immediately without relying on memory from previous sessions.

How do I generate a phased plan with acceptance criteria for complex projects?

You can generate a phased plan by providing a high-level objective, which produces a multi-step blueprint defining explicit dependencies, acceptance criteria, and estimated effort for each independent step.

Can I turn an architectural planning blueprint into actionable development tasks?

Yes, the generated plan document is compatible with subsequent workflows, allowing you to turn the multi-session blueprint into actionable tasks and implementations for feature development.

What is the best way to plan feature development across multiple independent AI sessions?

The best way is using a multi-session blueprint that enforces cold-start briefs for every step, ensuring independence between sessions while defining dependencies and acceptance criteria for the overall feature development.