Manus-artiges Dateiplanungssystem zur Organisation und Verfolgung des Fortschritts komplexer Aufgaben. Erstellt task_plan.md, findings.md und progress.md. Wird…
Dateiplanungssystem
Arbeite wie Manus: Verwende persistente Markdown-Dateien als deinen „Festplatten-Arbeitsspeicher".
Schritt 1: Kontext wiederherstellen (v2.2.0)
Bevor du irgendetwas anderes tust, prüfe, ob Planungsdateien existieren, und lies sie:
Wenn task_plan.md existiert, lies sofort task_plan.md, progress.md und findings.md.
Prüfe dann, ob die vorherige Sitzung nicht synchronisierten Kontext hat:
# Linux/macOS
$(command -v python3 || command -v python) ${CLAUDE_PLUGIN_ROOT}/scripts/session-catchup.py "$(pwd)"don't have the plugin yet? install it then click "run inline in claude" again.