claudegoodies
Plugin

planning-with-files

From OthmanAdi

Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).

Install

/plugin install planning-with-files

Facts

Status
Actively maintained
Last commit

Source preview

The instructions Claude Code reads when this plugin runs.

{
  "name": "planning-with-files",
  "version": "3.5.1",
  "description": "Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).",
  "author": {
    "name": "OthmanAdi",
    "url": "https://github.com/OthmanAdi"
  },
  "repository": "https://github.com/OthmanAdi/planning-with-files",
  "license": "MIT",
  "keywords": [
    "planning",
    "manus",
    "workflow",
    "markdown",
    "context-engineering",
    "coding-agent",
    "ai-agents",
    "claude-code",
    "codex",
    "opencode",
    "autonomous-agents",
    "task-management",
    "templates",
    "clawd",
    "clawdbot",
    "clawdhub",
    "kiro",
    "kiro-steering",
    "amazon-kiro",
    "gemini",
    "cursor",
    "continue",
    "hermes",
    "multi-ide",
    "agent-skills",
    "arabic",
    "german",
    "spanish",
    "chinese",
    "simplified-chinese",
    "traditional-chinese",
    "internationalization",
    "i18n"
  ]
}
View full source on GitHub →

Other plugins