quick-plan — quick-plan install quick-plan, community, quick-plan install, ide skills, creating plan documents with quick-plan, using quick-plan for feature scoping, quick-plan for idea capture, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Ideal for Development Agents requiring rapid feature scoping and planning capabilities. quick-plan is a skill that creates concise plan documents in a standardized format for rapid idea capture and feature scoping.

Features

Generates plan documents in backlog/plans/ directory
Uses standard template for consistency
Suitable for capturing ideas quickly before context is lost
Ideal for scoping small-to-medium features
Creates starting points for later /planner expansion
Supports creation of filenames for plan documents

# Core Topics

ianphil ianphil
[0]
[0]
Updated: 3/8/2026

Agent Capability Analysis

The quick-plan skill by ianphil is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for quick-plan install, creating plan documents with quick-plan, using quick-plan for feature scoping.

Ideal Agent Persona

Ideal for Development Agents requiring rapid feature scoping and planning capabilities.

Core Value

Empowers agents to generate concise plan documents in Markdown format, utilizing a standard template for capturing ideas and scoping small-to-medium features, while storing them in the `backlog/plans/` directory.

Capabilities Granted for quick-plan

Capturing ideas quickly before context is lost
Scoping small-to-medium features for agile development
Creating starting points for later expansion with `/planner`

! Prerequisites & Limits

  • Limited to small-to-medium feature planning
  • Not suitable for complex features requiring full analysis, spec, research, and TDD task breakdown
  • Requires access to the `backlog/plans/` directory for plan document generation
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

quick-plan

Install quick-plan, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Quick Plan

Create a lightweight plan document for: $ARGUMENTS

Overview

This skill creates concise plan documents in backlog/plans/ using the standard template. Suitable for:

  • Capturing ideas quickly before context is lost
  • Scoping small-to-medium features
  • Creating starting points for later /planner expansion

For complex features requiring full analysis, spec, research, and TDD task breakdown, use /planner instead.

Workflow

Step 1: Generate Filename

Create filename using today's date and a slug derived from the input:

  • Format: YYYYMMDD-short-description.md
  • Example: 20260127-add-user-authentication.md

Step 2: Gather Context (Optional)

When input references existing code or systems:

  • Briefly scan relevant files to understand current state
  • Note obvious constraints or dependencies

Limit context gathering to under 2 minutes. Extensive research indicates /planner may be more appropriate.

Step 3: Create Plan

Create the plan file at backlog/plans/{filename}:

markdown
1--- 2title: "{Descriptive title}" 3status: open 4priority: {low|medium|high|critical} 5created: {YYYY-MM-DD} 6--- 7 8# {Plan Title} 9 10## Summary 11 12{1-2 sentences describing what this plan achieves} 13 14## Motivation 15 16{Why is this needed? What problem does it solve? 2-3 sentences.} 17 18## Proposal 19 20### Goals 21 22- {Primary goal} 23- {Secondary goal if applicable} 24 25### Non-Goals 26 27- {What this explicitly does NOT cover} 28 29## Design 30 31{High-level approach in 3-5 sentences or bullet points. Include key technical decisions if obvious.} 32 33## Tasks 34 35- [ ] {Task 1} 36- [ ] {Task 2} 37- [ ] {Task 3} 38 39## Open Questions 40 41- {Any uncertainties requiring resolution}

Step 4: Output Summary

After creating the plan:

Created: backlog/plans/{filename}

{title}
Priority: {priority}
Tasks: {count}

Next steps:
- Review and refine the plan
- Adjust priority if needed
- Expand with /planner if complexity warrants
- Or start implementation directly for simple plans

Guidelines

GuidelineDetail
ConciseQuick capture, not exhaustive planning
Priority inferenceBlocking issues = high, nice-to-have = low
Task count3-7 tasks; more than 7 suggests /planner
Optional sectionsOmit "Open Questions" if none exist
Time limitContext gathering under 2 minutes

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is quick-plan?

Ideal for Development Agents requiring rapid feature scoping and planning capabilities. quick-plan is a skill that creates concise plan documents in a standardized format for rapid idea capture and feature scoping.

How do I install quick-plan?

Run the command: npx killer-skills add ianphil/prism. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for quick-plan?

Key use cases include: Capturing ideas quickly before context is lost, Scoping small-to-medium features for agile development, Creating starting points for later expansion with `/planner`.

Which IDEs are compatible with quick-plan?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for quick-plan?

Limited to small-to-medium feature planning. Not suitable for complex features requiring full analysis, spec, research, and TDD task breakdown. Requires access to the `backlog/plans/` directory for plan document generation.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add ianphil/prism. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use quick-plan immediately in the current project.

Related Skills

Looking for an alternative to quick-plan or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI