Plan
owainlewis/blueprintTurns an approved design or decided brief into ordered tasks for separate agent runs. Use for implementation tasks, tracker tickets, or useful milestones. Do not use for one coding task or its short execution outline.
At a glance
This skill is for Support.
git clone --depth 1 https://github.com/owainlewis/blueprint
cp -r blueprint/skills/plan ~/.claude/skills/plan
Setup, runtime and requirements describe owainlewis/blueprint, the repo this skill ships in.
Also in owainlewis/blueprint
View the repoExplains how an existing system works today. Use for architecture maps, audits, or ARCHITECTURE.md. Return a chat report unless the user ask...
Reviews a technical proposal before implementation. Use for designs, RFCs, ADRs, architecture proposals, and issues that define how a system...
Coordinates a large batch of GitHub issues through separate Codex worker threads, tested pull requests, review loops, and gated merges. Use...
Writes a clear design for a proposed feature or system change. Use when important product or technical choices must be settled before coding...
Generates a polished, static HTML reading view from an existing Markdown PRD or technical design. Use when a user asks to render, present, v...
Makes existing code easier to understand without changing behavior. Use to simplify structure, remove duplication or dead code, improve name...
Uses a fresh agent to review an implementation change without editing it. Checks behavior, security, regressions, complexity, tests, docs, a...
Completes one or more tasks. Creates one tested and reviewed pull request for each task. Use to implement, build, fix, or deliver tasks, tic...
Proves that a code change meets its acceptance criteria. Uses focused automated checks and a real browser for browser-facing work. Use to te...
Other Support skills
Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the con...
Implement a piece of work based on a spec or set of tickets.
Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve th...
Google Model Armor: Filter user-generated content for safety.
Manage customer support — track tickets, respond, escalate issues.
Integrates with Atlassian products to manage project tracking and documentation via MCP protocol. Use when querying Jira issues with JQL fil...