master-plan-manager

Manages MASTER_PLAN.md with structured updates, backups, and validation.

1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/archonai-lab/archon --skill master-plan-manager
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: master-plan-manager
Source: https://github.com/archonai-lab/archon/tree/main/.claude/skills/master-plan-manager
Command: npx skills add https://github.com/archonai-lab/archon --skill master-plan-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Safe MASTER_PLAN.md management to prevent accidental loss or corruption when updating planning docs, by enforcing backups, validation, and preserves structure.

Core Features & Use Cases

  • Safe editing workflow for critical planning files with mandatory backups and validation.
  • Structured updates for tasks, bugs, and roadmap items using standardized IDs.
  • Atomic, auditable changes with a defined rollback path and integrity checks.

Quick Start

Run Master Plan Manager to safely update MASTER_PLAN.md by performing a backup, validating changes, and applying the update.

Frequently Asked Questions about master-plan-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely update a MASTER_PLAN.md file without losing data?▼

Safe MASTER_PLAN.md updates require creating mandatory backups and validating changes before applying them. This enforces structure preservation and post-change integrity verification to prevent accidental loss or corruption of critical planning docs.

What is the best way to manage version control for markdown project planning files?▼

Managing version control for markdown planning files involves atomic, auditable changes with a defined rollback path. This approach ensures structured updates for tasks, bugs, and roadmap items while maintaining file integrity.

How do I validate changes to a master plan markdown document before committing?▼

Validating master plan markdown changes requires checking structure preservation and performing post-change integrity verification. This process ensures standardized IDs for tasks and roadmap items remain intact before finalizing updates.

Can I rollback task and bug updates in a markdown planning workflow?▼

Rolling back task and bug updates in a markdown planning workflow relies on atomic, auditable changes paired with a defined rollback path. Mandatory backups are created prior to modifications to enable safe restoration.

Why does updating a project roadmap markdown file cause structure corruption?▼

Updating a project roadmap markdown file causes structure corruption when changes bypass mandatory backup creation and validation. Enforcing structured updates with standardized IDs prevents accidental formatting loss during critical file edits.

Do I need a backup workflow for editing critical markdown documentation?▼

A backup workflow for editing critical markdown documentation is necessary to prevent data loss. Mandatory backup creation, change validation, and integrity checks ensure controlled modifications across project planning workflows.