Dev & Engineering multi-agentcode-agentagent-skillsautonomous-agentsclaude

Planning With Files

Open-source agent development and engineering for multi agent, code agent, agent skills.

FollowAgents review · FARS-2.0
Not yet reviewed
See the full review method →

What does this agent do, and when should you use it?

The repository describes Planning With Files as: Persistent file-based planning for AI coding agents and long-running tasks. Crash-proof markdown plans, session recovery after /clear and compaction, per-turn re-injection against context rot, deterministic completion gate. Manus-style. Claude Code, Codex, Cursor, Kiro, OpenCode and 60+ agents via the Agent Skills standard. This profile is a source-based catalog entry; an independent FARS review is still pending.

Persistent file-based planning for AI coding agents and long-running tasks. Crash-proof markdown plans, session recovery after /clear and compaction, per-turn re-injection against context rot, deterministic completion gate. Manus-style. Claude Code, Codex, Cursor, Kiro, OpenCode and 60+ agents via the Agent Skills standard.

  1. Evaluate it for an agent application or engineering workflow.
  2. Prototype integrations around its documented tools or APIs.
  3. Inspect the source before adapting it to an existing stack.

What are this agent's strengths and limitations?

Pros
  • Public source and README are available for inspection.
  • Focused on multi agent, code agent, agent skills.
Limitations
  • Setup, model-provider support, and maturity must be confirmed against the current release.
  • No independent FARS score has been assigned yet.

How do you install or deploy this agent?

Follow the current installation instructions in the [repository README](https://github.com/OthmanAdi/planning-with-files#readme). Requirements and provider setup vary by release.

How do you use this agent?

Start with the examples and quickstart in the [repository documentation](https://github.com/OthmanAdi/planning-with-files#readme), then test the workflow with limited permissions and non-sensitive data.

FAQ

Has FollowAgents independently reviewed this project?
Not yet. This is a source-based catalog entry and remains in the FARS review queue.
Where are the current setup instructions?
Use the project's repository README: https://github.com/OthmanAdi/planning-with-files#readme

Related agents