Skip to content

Add save-plan skill#13

Merged
ojongerius merged 1 commit intomainfrom
add/save-plan-skill
Feb 14, 2026
Merged

Add save-plan skill#13
ojongerius merged 1 commit intomainfrom
add/save-plan-skill

Conversation

@ojongerius
Copy link
Owner

Summary

  • Add /save-plan skill that archives plan mode output to ~/.claude/plans/<repo>/<branch>/
  • Plans are timestamped (YYYY-MM-DD-HHMMSS.md) so revisions stack up over time
  • Includes YAML frontmatter with date, repo, and branch metadata

Example

~/.claude/plans/dotfiles/add/auth-middleware/
  2026-02-14-143022.md
  2026-02-15-091500.md

Saves plan mode output to ~/.claude/plans/<repo>/<branch>/ with
timestamped filenames so plan revisions stack up over time.
@ojongerius ojongerius merged commit c1761e0 into main Feb 14, 2026
2 checks passed
@ojongerius ojongerius deleted the add/save-plan-skill branch February 14, 2026 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant