Plan Index Manager
Auto-indexed plans, always organized, instantly searchable
❌ Planning files scattered across directories with no searchable index makes it difficult to track and retrieve past plans.
✅ Automatically maintain a searchable INDEX.md that organizes all your plans by priority, date, and status for instant retrieval.
- ✓Automatic INDEX.md generation on plan mode exit
- ✓Smart metadata extraction from plan file headers
- ✓Priority-based grouping for P0, P1, P2 levels
- ✓Bilingual support for English and Chinese templates
- ✓Manual trigger command for on-demand indexing
👁 2 views · 📦 0 installs
Install in one line
CLI$ mfkvault install flyzhenghao-plan-index-managerRequires the MFKVault CLI. Prefer MCP?
Free to install — no account needed
Copy the command below and paste into your agent.
Instant access • No coding needed • No account needed
What you get in 5 minutes
- Full skill code ready to install
- Works with 1 AI agent
- Lifetime updates included
Run this helper
Answer a few questions and let this helper do the work.
▸Advanced: use with your AI agent
Description
# Plan Index Manager > Automatically maintain an organized index of your Claude Code planning files ## Overview Plan Index Manager is a Claude Code hook that automatically scans your `~/.claude/plans/` directory and generates a searchable INDEX.md file. It extracts metadata from each plan file (date, title, priority, status) and organizes them in a clean, sortable table. ## Features - 🔄 **Auto-sync on PlanModeEnd** - INDEX.md updates automatically when you exit Plan Mode - 🌍 **Bilingual Support** - Switch between English and Chinese templates - 📊 **Smart Metadata Extraction** - Automatically detects plan priority and status - 🗂️ **Priority Grouping** - Plans organized by P0/P1/P2 priority levels - 🔍 **Easy Search** - Quickly find plans by keywords - ⚡ **Manual Trigger** - Run `bash ~/.claude/hooks/plans-sync.sh` anytime ## Installation ```bash # Download and install curl -fsSL https://raw.githubusercontent.com/flyzhenghao/plan-index-manager/main/install.sh | bash # Or clone and install manually git clone https://github.com/flyzhenghao/plan-index-manager.git cd plan-index-manager bash install.sh ``` ## Usage ### Automatic (Recommended) The INDEX.md will be automatically updated every time you exit Plan Mode in Claude Code. ### Manual ```bash # Sync plans manually bash ~/.claude/hooks/plans-sync.sh # Switch language to Chinese bash ~/.claude/hooks/plans-sync.sh --lang zh # Switch language to English bash ~/.claude/hooks/plans-sync.sh --lang en ``` ### Querying Plans Once installed, you can ask Claude Code: - "查询 Plan: mobile UI" - Search for plans related to mobile UI - "恢复 Plan: Authentication System" - Restore a specific plan by title ## Configuration Language setting is stored in `~/.claude/hooks/plans-sync-config.sh`: ```bash # Supported: en, zh PLAN_INDEX_LANG="en" ``` ## Metadata Detection The script automatically extracts: - **Date**: File modification time - **Title**: First `# ` heading (strips "Peer Review Report:" prefix) - **Priority**: Searches for P0/P1/P2 in content (defaults to P1) - **Status**: Detects keywords like "completed", "in progress", "planning", "ongoing" ## Requirements - Claude Code installed - Bash 4.0+ - Plans directory at `~/.claude/plans/` ## License MIT ## Contributing Contributions are welcome! Please feel free to submit a Pull Request. ## Author Created by the Claude Code community
Security Status
Unvetted
Not yet security scanned
Related AI Tools
More Career Boost tools you might like
ru-text — Russian Text Quality
FreeApplies professional Russian typography, grammar, and style rules to improve text quality across content types
/forge:工作流总入口
Free'Forge 工作流总入口。检查项目状态,推荐下一步该用哪个 skill。任何时候不知道下一步该干什么,就用 /forge。触发方式:用户说"forge"、"下一步"、"接下来做什么"、"继续"(在没有明确上下文时)。'
TypeScript React & Next.js Production Patterns
FreeProduction-grade TypeScript reference for React & Next.js covering type safety, component patterns, API validation, state management, and debugging
Charles Proxy Session Extractor
FreeExtracts HTTP/HTTPS request and response data from Charles Proxy session files (.chlsj format), including URLs, methods, status codes, headers, request bodies, and response bodies. Use when analyzing captured network traffic from Charles Proxy debug
Java Backend Interview Simulator
FreeSimulates realistic Java backend technical interviews with customizable interviewer styles and candidate levels for Chinese tech companies
AI News & Trends Intelligence
FreeFetches latest AI/ML news, trending open-source projects, and social media discussions from 75+ curated sources for comprehensive AI briefings