planning-with-files-es

Installation
SKILL.md
Contains Hooks

This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.

Sistema de Planificación con Archivos

Trabaja como Manus: usa archivos Markdown persistentes como tu «memoria de trabajo en disco».

Paso 1: Recuperar contexto (v2.2.0)

Antes de hacer nada, verifica si existen los archivos de planificación y léelos:

  1. Si task_plan.md existe, lee inmediatamente task_plan.md, progress.md y findings.md.
  2. Luego verifica si la sesión anterior tiene contexto no sincronizado:
# Linux/macOS
$(command -v python3 || command -v python) ${CLAUDE_PLUGIN_ROOT}/scripts/session-catchup.py "$(pwd)"
Related skills

More from othmanadi/planning-with-files

Installs
1.7K
GitHub Stars
21.4K
First Seen
Apr 9, 2026