multi_agent_workflow · OthmanAdi/planning-with-files
Parallel isolated plans
Keeps unrelated tasks in separate .planning/<id> directories with explicit plan selection.
Location
Repository path
skills/planning-with-files/scripts/Invocation
./scripts/init-session.sh <name>; ./scripts/set-active-plan.sh <plan-id>
Setup
Installation / activation
Used when a repository has multiple tasks or concurrent agent sessions.
Keywords
multi-agentparallelPLAN_IDactive planisolation
Repository context
OthmanAdi/planning-with-files
MIT-licensed Claude Code plugin and portable Agent Skill for persistent execution planning: it maintains task_plan.md, findings.md, and progress.md, injects selected plan context through lifecycle hooks, restores state after context loss, and optionally applies attestation, parallel-plan isolation, ledgers, and a bounded completion gate.
AI coding agentscontext engineeringtask planningsession recoverylong-running automationmulti-agent coordinationdeveloper productivityagent reliability