Plan Tracking banner
Earth-Science-Tech Earth-Science-Tech

Plan Tracking

Development community

Description

# Skill: Plan Tracking (shared feature/plan records in `ai_info/plans/`) ## Trigger - Starting non-trivial work: **"start a plan"**, "new feature", finishing **plan mode**, or cutting a `feat/*` branch for anything more than a one-line fix. - **"update the plan"**, "mark this done in dev/prod", "what's the status of <feature>". - **Taking over** someone else's work: "pick up <feature>", "what's left on <feature>". - **Proactively:** whenever you begin, meaningfully advance, or ship a feature

Installation

Installs to ~/.claude/skills/earth-science-tech-ai_info-plan-tracking/SKILL.md

Terminal
mkdir -p ~/.claude/skills/earth-science-tech-ai_info-plan-tracking && curl -fsSL https://raw.githubusercontent.com/Earth-Science-Tech/ai_info/HEAD/skills/plan-tracking.md -o ~/.claude/skills/earth-science-tech-ai_info-plan-tracking/SKILL.md

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

Full documentation available on GitHub

View Source Repository