Fire Planner
Description
FIRE planning knowledge base for Claude Code — multi-currency, all FIRE variants, stress testing, and international support
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
FIRE Planner Skill
A Claude Code skill that provides a structured knowledge base for **Financial Independence, Retire Early (FIRE)** planning. It equips Claude with formulas, frameworks, stress-testing methodologies, and reference scripts so it can give citation-backed answers to FIRE-related questions.
What It Does
When a user asks a FIRE-related question, Claude automatically:
- Identifies the relevant knowledge files from the index
- Reads the actual content (no hallucinated formulas)
- Synthesizes an actionable answer with citations
Coverage
- Core FIRE math: FIRE Number, Safe Withdrawal Rate, Coast Number
- FIRE variants: Lean, Regular, Fat, Barista, Coast -- with a decision framework
- Risk analysis: Bear market stress tests, inflation sensitivity, Monte Carlo simulations
- Planning tools: Years-to-FIRE projections, scenario analysis, cashflow impact modeling
- International: Asia-specific considerations, multi-currency net worth, currency risk
- Tracking: Progress monitoring SOPs, reporting dashboards
Installation
Copy the `fire-planner/` directory into your Claude Code skills folder:
.claude/skills/fire-planner/
Claude will automatically detect and use this skill when FIRE-related questions arise.
Directory Structure
fire-planner/
├── SKILL.md # Skill definition and instructions
├── RESOURCES_INDEX.md # Complete file index with tags
├── plugin.json # Skill metadata
├── LICENSE # MIT License
├── README.md # This file
│
├── core-concepts/ # Foundational FIRE theory
│ ├── fire-number-calculation.md
│ ├── fire-variants-guide.md
│ ├── safe-withdrawal-rate.md
│ ├── trinity-study-reference.md
│ └── fire-lifecycle-stages.md
│
├── planning/ # Projection and scenario models
│ ├── years-to-fire-projection.md
│ ├── scenario-analysis-framew
Related Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing