{"id":"othmanadi-planning-with-files","name":"planning-with-files","af_score":58.2,"security_score":11.8,"reliability_score":50.8,"what_it_does":"A skill/plugin that turns an AI coding/planning agent workflow into a persistent, file-based system (Manus-style). It creates and maintains markdown planning/progress files (e.g., task_plan.md, findings.md, progress.md) and uses IDE/agent hooks to re-read the plan before actions, remind progress updates after tool use, log errors, and verify completion before stopping.","best_when":"You have an agent running in an IDE with support for “skills”/hooks and you can persist markdown files in a project directory.","avoid_when":"You cannot persist files locally, or you want a purely stateless agent interaction without lifecycle hooks.","last_evaluated":"2026-03-29T13:16:45.319372+00:00","has_mcp":false,"has_api":false,"auth_methods":[],"has_free_tier":false,"known_gotchas":["Relies on IDE/agent hook support; behavior may differ across platforms depending on hook availability and correctness.","Because it uses filesystem persistence, ensure the agent has appropriate write access to the project directory and that concurrent runs don’t conflict on the same planning files.","When using session recovery/clear, automation may attempt to reconstruct context—verify the catchup report before trusting it for subsequent decisions."],"error_quality":0.0}