🗂️
AI EngineeringShell

Planning with Files (Spanish)

by OthmanAdi

Planning with Files (Spanish) is an AI Engineering skill for Claude Code, published by OthmanAdi in planning-with-files.

26.2K stars2.2K forkson OthmanAdi/planning-with-filesAdded 2026/08/14Repository updated 2026/08/09
agent-skillsautonomous-agentsclaudeclaude-codeclaude-code-skillsclaude-skillscodexcoding-agentcontext-engineeringcontext-rotcursorgithub-copilothermes-pluginhermes-skillllm-agentslong-running-agentsmanusmulti-agent-systemsplanningsession-recovery
Install in seconds
Install Planning with Files (Spanish)
Copy Planning with Files (Spanish) into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/OthmanAdi/planning-with-files/tree/master/skills/planning-with-files-es ~/.claude/skills/planning-with-files-es

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/OthmanAdi/planning-with-files.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/planning-with-files-es/SKILL.md in OthmanAdi/planning-with-files
Installs to
~/.claude/skills/planning-with-files-es
Collection
One of 15 skills cataloged from this repository
Category
AI Engineering2451 skills

What Planning with Files (Spanish) does

Planning with Files (Spanish) creates persistent Markdown planning files (task_plan.md, findings.md, progress.md) so an agent can organize, track, and recover complex multi-step tasks across sessions. Use it when planning, breaking down, or managing projects requiring more than a few tool calls.

Planning with Files (Spanish) is cataloged under AI Engineering on DirSkills. Planning with Files (Spanish) comes from a repository tagged agent-skills, autonomous-agents, claude, claude-code and claude-code-skills.

Documentation

README

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
SKILL_DIR="${CLAUDE_PLUGIN_ROOT:-$HOME/.claude/skills/planning-with-files-es}"
$(command -v python3 || command -v python) "${SKILL_DIR}/scripts/session-catchup.py" "$(pwd)"

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Planning with Files (Spanish)

  • What else does OthmanAdi publish alongside Planning with Files (Spanish)?

    Planning with Files (Spanish) is one of 15 skills that DirSkills catalogs from OthmanAdi/planning-with-files, the repository it ships in. Its siblings there include Planning With Files, Planning With Files and Planning With Files. Each one is a separate skill with its own page in this directory, installs the same way Planning with Files (Spanish) does, and is maintained by OthmanAdi in that same repository. The rest of the collection is listed on the OthmanAdi/planning-with-files page.

  • How does Planning with Files (Spanish) compare to other AI Engineering skills?

    Planning with Files (Spanish) ranks #227 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Planning with Files (Spanish) against them. Open each page to compare what they document and how they install.

More from OthmanAdi/planning-with-files

Planning with Files (Spanish) is one of 15 skills cataloged on DirSkills from OthmanAdi/planning-with-files.

See all 15 skills
📋
2w ago

Planning With Files

Planning With Files creates task_plan.md, findings.md, and progress.md files to organize and track progress on complex multi-step tasks. Use it when planning, analyzing tasks, organizing projects, or tracking progress.
AI Engineering
26.2K2.2K
📋
2w ago

Planning With Files

Planning With Files organizes multi-step tasks using three Markdown files — task_plan.md, findings.md, and progress.md — to persist progress, findings, and session logs. Use it before starting a complex project or when you need to resume work after a context reset.
AI Engineering
26.2K2.2K
🗂️
2w ago

Planning With Files

Planning With Files organizes complex tasks using persistent Markdown files for task plans, findings, and progress. Use it for multi-step projects, research, or any work requiring more than five tool calls, with session recovery support.
AI Engineering
26.2K2.2K
🗂️
2w ago

Planning with Files

Planning with Files keeps task_plan.md, findings.md, and progress.md on disk so an AI coding agent can persist context and recover after /clear or context loss. Use it for multi-step projects, research tasks, or any work requiring 5+ tool calls.
AI Engineering
26.2K2.2K
🗂️
2w ago

Planning with Files

Planning with Files keeps task_plan.md, findings.md, and progress.md on disk so an agent's work survives context loss and /clear. Use it to plan, break down, or organize multi-step projects, research tasks, or any work requiring five or more tool calls.
Automation
26.2K2.2K
🗂️
2w ago

Planning with Files

Planning with Files keeps task plans, findings, and progress in persistent markdown files so an AI coding agent can retain context across sessions and /clear. Use it for multi-step projects, research, or any task requiring 5+ tool calls; supports session recovery.
AI Engineering
26.2K2.2K