ils15

Quick Plan Large Feature.Prompt — Development skill for Claude Code

Development community

Rapid planning for large/complex features using bounded research (5 min max).

How to install Quick Plan Large Feature.Prompt

Installs to ~/.claude/skills/ils15-pantheon-legacy-quick-plan-large-feature.prompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ils15-pantheon-legacy-quick-plan-large-feature.prompt && curl -fsSL https://raw.githubusercontent.com/ils15/pantheon-legacy/HEAD/prompts/quick-plan-large-feature.prompt.md -o ~/.claude/skills/ils15-pantheon-legacy-quick-plan-large-feature.prompt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Quick Plan Large Feature.Prompt does


name: "Quick Plan - Large Feature" description: "Rapid planning for large/complex features using bounded research (5 min max)"

Quick Planning for Large Features (Fast Path)

Problem This Solves

Planning for large sites has been slow (30+ min). This prompt ensures **5-minute plans** for even complex features.

When to Use This Prompt

✅ **USE THIS when**:

  • User: "@athena Plan: Add customer dashboard with analytics"
  • User: "@athena Plan: Implement multi-tenant architecture"
  • Us

Alternatives in Development

Full documentation available on GitHub

View Source Repository