Esta página se muestra en inglés. Una traducción al español está en curso.
ConfigsMay 13, 2026·2 min de lectura

my-claude-code-setup — CLAUDE.md Memory Bank

my-claude-code-setup is a starter repo for Claude Code with a CLAUDE.md memory-bank system, templates, and a recommended first step: run `/init`.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Needs Confirmation · 62/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Config
Instalación
Git
Confianza
Confianza: Community
Entrada
git clone https://github.com/centminmod/my-claude-code-setup.git
Comando CLI universal
npx tokrepo install a35dfb08-83ef-5647-afea-ea6e07163321
Introducción

my-claude-code-setup is a starter repo for Claude Code with a CLAUDE.md memory-bank system, templates, and a recommended first step: run /init.

Best for: Claude Code users who want a structured, long-running project memory bank

Works with: Claude Code, git worktrees, optional VS Code extension, macOS dev tools

Setup time: 10-25 minutes

Key facts (verified)

  • GitHub: 2286 stars · 219 forks · pushed 2026-05-04.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: git clone https://github.com/centminmod/my-claude-code-setup.git.

Main

  • Use the templates to standardize behavior: keep core rules and memory-bank structure in CLAUDE.md so every new worktree starts consistent.

  • Run /init on first launch (as README recommends) so Claude Code analyzes the codebase and populates the memory-bank files according to the template.

  • Adopt worktrees when running multiple agents in parallel: each worktree stays isolated while sharing history, reducing cross-session interference.

Source-backed notes

  • README says the repo provides Claude Code starter settings, hooks, and a CLAUDE.md memory-bank system for longer sessions.
  • README lists an onboarding flow: modify templates, launch Claude Code in your project, then run /init on first use.
  • README notes the repo includes multiple CLAUDE.md templates and a migration guide for existing setups.

FAQ

  • Is it a plugin or a template repo?: README positions it as a starter repo/templates you copy into your project.
  • What’s the first command to run?: README recommends running /init after launching Claude Code in the project directory.
  • Do I need macOS-specific tools?: README mentions optional macOS tool installs; you can adapt the setup to your OS.
🙏

Fuente y agradecimientos

Source: https://github.com/centminmod/my-claude-code-setup > License: MIT > GitHub stars: 2286 · forks: 219

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados