AI AGENT ADDONS

Planning With Files

charon-fan/agent-playbook

Keeping track of complex tasks is hard. This skill uses simple markdown files to store your plan, progress, and notes. Nothing gets lost when you restart.

You create three files for each big task. A plan file lists phases and checkboxes. A notes file holds research and findings. The final output goes in its own file.

This method helps you stay on track and avoid repeating mistakes. It is great for multi-step projects and research tasks. Try it for better organization.

Add Planning With Files skill to your workflow

Global

mkdir -p ~/.claude/skills/planning-with-files

Project

mkdir -p .claude/skills/planning-with-files

Source Repository

Stars
62
Forks
10
Watchers
62
Last Push
1 month ago
Created
7 months ago