b2b-backend-plan-doc

Official

Persist your current plan as a Markdown document.

Authorherren-official
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Current conversations and decisions about implementation plans are ephemeral. This Skill saves the plan to a stable Markdown document, enabling versioning and easy retrieval.

Core Features & Use Cases

  • Persist plan to .claude/plan/{branch}-plan.md inside the repository root.
  • Normalize branch names by replacing / with - when forming the file path.
  • Create the .claude/plan directory if it does not exist.
  • Prompt before overwriting an existing plan file to avoid data loss.
  • Capture the plan content from the conversation and store it in a structured Markdown document for later reference.

Quick Start

Invoke the plan capture to save the current implementation plan to the repository at .claude/plan/{branch}-plan.md, creating directories as needed and prompting before overwriting.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: b2b-backend-plan-doc
Download link: https://github.com/herren-official/product-agents/archive/main.zip#b2b-backend-plan-doc

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.