·battle-plan
>_

battle-plan

elliotjlt/claude-skill-potions

Before ANY significant development task (new feature, refactor, integration, migration), run a complete planning ritual by orchestrating other skills in sequence: rubber-duck (clarify scope) -> pre-mortem (assess risks) -> eta (estimate time) -> final confirmation. Do not start coding until the battle plan is approved.

5Installs·0Trend·@elliotjlt

Installation

$npx skills add https://github.com/elliotjlt/claude-skill-potions --skill battle-plan

SKILL.md

Claude Code's built-in plan mode is just "read-only mode + write a markdown file." It doesn't assess risks, estimate time, define done, or check scope. This skill orchestrates a complete planning ritual using composable skills before any significant work begins.

If scope is vague, ask clarifying questions. Do not proceed with vague scope.

HIGH - Done this before, clear path, low ambiguity MED - Reasonable approach, some unknowns LOW - Best guess, might need to pivot

Before ANY significant development task (new feature, refactor, integration, migration), run a complete planning ritual by orchestrating other skills in sequence: rubber-duck (clarify scope) -> pre-mortem (assess risks) -> eta (estimate time) -> final confirmation. Do not start coding until the battle plan is approved. Source: elliotjlt/claude-skill-potions.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/elliotjlt/claude-skill-potions --skill battle-plan
Category
>_Productivity
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is battle-plan?

Before ANY significant development task (new feature, refactor, integration, migration), run a complete planning ritual by orchestrating other skills in sequence: rubber-duck (clarify scope) -> pre-mortem (assess risks) -> eta (estimate time) -> final confirmation. Do not start coding until the battle plan is approved. Source: elliotjlt/claude-skill-potions.

How do I install battle-plan?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/elliotjlt/claude-skill-potions --skill battle-plan Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/elliotjlt/claude-skill-potions

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-05