new-plan

Create and register a SCREAMING_SNAKE_CASE planning document in .claude/ with a CLAUDE.md registry entry.

2|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/MusserLab/lab-claude-skills --skill new-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-plan
Source: https://github.com/MusserLab/lab-claude-skills/tree/main/skills/new-plan
Command: npx skills add https://github.com/MusserLab/lab-claude-skills --skill new-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create a structured planning document and register it in the project's CLAUDE.md to organize multi-script or multi-session work and improve traceability.

Core Features & Use Cases

  • Create a new planning document in the project's .claude/ directory using the SCREAMING_SNAKE_CASE naming convention (e.g., THERMAL_PROTEOME_PLAN.md).
  • Register the new document in .claude/CLAUDE.md's Project Document Registry for discoverability.
  • Provide templates and standardized workflows for planning tasks, progress tracking, and status reporting.

Quick Start

Create a new planning document.

Frequently Asked Questions about new-plan

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

FAQPage Schema
How do I create a planning document and register it in CLAUDE.md?

To create a planning document, this Skill generates a file using SCREAMING_SNAKE_CASE naming, stores it in .claude/, and automatically registers it in .claude/CLAUDE.md with a status template for tracking.

What is the best way to organize multi-script work with planning docs?

Organizing multi-script work requires a structured planning document to track progress across sessions. This Skill creates and registers these docs in one step to ensure traceability and standardized workflows.

Can I use custom naming conventions for planning docs in .claude/?

Planning docs in .claude/ must use the SCREAMING_SNAKE_CASE naming convention, such as THERMAL_PROTEOME_PLAN.md. This standardization ensures consistent discoverability within the Project Document Registry.

Does the CLAUDE.md registry support status tracking for ongoing projects?

Yes, the CLAUDE.md registry supports status tracking. When a planning document is registered, a status template is applied to monitor progress for ongoing efforts and multi-session tasks.

Why use a registry entry for project planning documents?

A registry entry in CLAUDE.md improves document discoverability and traceability. It links structured planning docs to your project workflow, ensuring multi-script tasks are tracked effectively.