From b10c70fec78a5257d54c348ab3d9035259a8595f Mon Sep 17 00:00:00 2001 From: "R.Eugenio" Date: Tue, 23 Dec 2025 13:28:54 +0100 Subject: [PATCH] =?UTF-8?q?A=C3=B1adir=20/init=20optimizado=20(lee=20NORMA?= =?UTF-8?q?S=5FESENCIALES=20+=20teamdocs)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- .claude/commands/init.md | 8 ++++++++ .gitignore | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 .claude/commands/init.md diff --git a/.claude/commands/init.md b/.claude/commands/init.md new file mode 100644 index 0000000..01822a1 --- /dev/null +++ b/.claude/commands/init.md @@ -0,0 +1,8 @@ +Protocolo de inicio - Lee estos archivos EN PARALELO: + +1. CLAUDE.md (contexto de este proyecto específico) +2. /mnt/cello2/arno/re/recode/teamdocs/NORMAS_ESENCIALES.md (normas de trabajo, rutas, compilación) +3. /mnt/cello2/arno/re/recode/teamdocs/LAST_UPDATE.md (cambios recientes del equipo) +4. /mnt/cello2/arno/re/recode/teamdocs/agenda/2025-12_diciembre.md (trabajo del mes) + +Después de leer, confirma brevemente qué sabes del proyecto y pregunta en qué puedes ayudar. diff --git a/.gitignore b/.gitignore index f76104e..7aa5afc 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,8 @@ zig-out/ *~ .vscode/ .idea/ + +# Claude Code settings (ignorar), pero commands se versionan +.claude/settings*.json +.claude/*.json +!.claude/commands/