Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

prepare-project-for-agent

Estrellas0
Forks0
Actualizado19 de junio de 2026 a las 17:33

Prepare a reusable project context so future Claude Code sessions work efficiently on a codebase, without dropping anything into the target repo. Runs the graphify CLI pipeline (AST topology extraction + Leiden clustering, ~10s, $0) then generates a curated README (mechanical + LLM) summarizing communities, structural god nodes, anti-patterns and practical notes for the agent. Stored in `~/.claude/project-contexts/<slug>/` keyed by `basename "$PWD"`. Normally run once per project, regenerable. Invoke from the target repo root — typically the first time you prepare a project so an agent can work on it intelligently, or after a large structural refactor.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

Explorador de archivos
2 archivos
SKILL.md
readonly