save-plan

Copy the latest Claude Code plan into a named Dendron note.

Updated Mar 10, 2024
One-click install
npx skills add https://github.com/Mjvolk3/Swanki --skill save-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: save-plan
Source: https://github.com/Mjvolk3/Swanki/tree/main/.claude/skills/save-plan
Command: npx skills add https://github.com/Mjvolk3/Swanki --skill save-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill bridges Claude Code's plan naming with Dendron's structured note-taking, ensuring your development plans are properly archived and discoverable.

Core Features & Use Cases

  • Automated Archiving: Copies the latest Claude Code plan into a Dendron note.
  • Naming Convention Alignment: Renames plans to fit Dendron's hierarchical structure.
  • Use Case: After approving a plan in Claude Code, run this Skill to automatically save it as a Dendron note, ready for task tracking and future reference.

Quick Start

Run /save-plan followed by the desired Dendron note filename, like /save-plan swanki.processing.image_processor.plan-0.

Frequently Asked Questions about save-plan

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

FAQPage Schema
How do I save a Claude Code plan to Dendron automatically?

To save a Claude Code plan to Dendron, run the save-plan command followed by your desired Dendron note filename. It copies the latest plan file, aligning it with Dendron's hierarchical structure for long-term archival.

What is the best way to archive development plans in a Dendron knowledge base?

Archiving development plans in a Dendron knowledge base is best done by automating the copy process from temporary plan files. This ensures proper naming conventions and versioning, making your code plans structured and discoverable.

Does the save-plan workflow require a specific Dendron note format?

The save-plan workflow requires you to specify a target Dendron note filename, such as swanki.processing.image_processor.plan-0. It then appends the latest Claude Code plan content to that properly-named note.

Can I use this to track temporary code plans for future reference?

Yes, you can use this to track temporary code plans for future reference. It finds your most recent Claude Code plan and appends it to a structured Dendron note, ensuring your development plans are properly archived.

Why does my Claude Code plan need renaming for Dendron archiving?

Your Claude Code plan needs renaming for Dendron archiving to fit Dendron's hierarchical note-taking structure. This alignment ensures your development plans remain properly organized and discoverable over time.