claude-code-tutor 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. package/README.md +6 -0
  2. package/dist/cli.js +20 -9
  3. package/package.json +1 -1
  4. package/skills-fallback/cc-agent-teams/SKILL.md +1 -1
  5. package/skills-fallback/cc-best-practices/SKILL.md +1 -1
  6. package/skills-fallback/cc-changelog/SKILL.md +1 -1
  7. package/skills-fallback/cc-channels/SKILL.md +1 -1
  8. package/skills-fallback/cc-cli-reference/SKILL.md +1 -1
  9. package/skills-fallback/cc-commands/SKILL.md +1 -1
  10. package/skills-fallback/cc-common-workflows-ask-claude-about-its-capabilities/SKILL.md +1 -1
  11. package/skills-fallback/cc-common-workflows-create-pull-requests/SKILL.md +1 -1
  12. package/skills-fallback/cc-common-workflows-fix-bugs-efficiently/SKILL.md +1 -1
  13. package/skills-fallback/cc-common-workflows-get-notified-when-claude-needs-your-attention/SKILL.md +1 -1
  14. package/skills-fallback/cc-common-workflows-handle-documentation/SKILL.md +1 -1
  15. package/skills-fallback/cc-common-workflows-next-steps/SKILL.md +1 -1
  16. package/skills-fallback/cc-common-workflows-refactor-code/SKILL.md +1 -1
  17. package/skills-fallback/cc-common-workflows-reference-files-and-directories/SKILL.md +1 -1
  18. package/skills-fallback/cc-common-workflows-resume-previous-conversations/SKILL.md +1 -1
  19. package/skills-fallback/cc-common-workflows-run-claude-on-a-schedule/SKILL.md +1 -1
  20. package/skills-fallback/cc-common-workflows-run-parallel-claude-code-sessions-with-git-worktrees/SKILL.md +1 -1
  21. package/skills-fallback/cc-common-workflows-understand-new-codebases/SKILL.md +1 -1
  22. package/skills-fallback/cc-common-workflows-use-claude-as-a-unix-style-utility/SKILL.md +1 -1
  23. package/skills-fallback/cc-common-workflows-use-extended-thinking-thinking-mode/SKILL.md +1 -1
  24. package/skills-fallback/cc-common-workflows-use-plan-mode-for-safe-code-analysis/SKILL.md +1 -1
  25. package/skills-fallback/cc-common-workflows-use-specialized-subagents/SKILL.md +1 -1
  26. package/skills-fallback/cc-common-workflows-work-with-images/SKILL.md +1 -1
  27. package/skills-fallback/cc-common-workflows-work-with-tests/SKILL.md +1 -1
  28. package/skills-fallback/cc-github-actions/SKILL.md +1 -1
  29. package/skills-fallback/cc-headless/SKILL.md +1 -1
  30. package/skills-fallback/cc-hooks-config/SKILL.md +1 -1
  31. package/skills-fallback/cc-hooks-events/SKILL.md +1 -1
  32. package/skills-fallback/cc-hooks-guide/SKILL.md +1 -1
  33. package/skills-fallback/cc-hooks-io/SKILL.md +1 -1
  34. package/skills-fallback/cc-learning-path/SKILL.md +1 -1
  35. package/skills-fallback/cc-mcp-add-mcp-servers-from-json-configuration/SKILL.md +1 -1
  36. package/skills-fallback/cc-mcp-authenticate-with-remote-mcp-servers/SKILL.md +1 -1
  37. package/skills-fallback/cc-mcp-import-mcp-servers-from-claude-desktop/SKILL.md +1 -1
  38. package/skills-fallback/cc-mcp-installing-mcp-servers/SKILL.md +1 -1
  39. package/skills-fallback/cc-mcp-managed-mcp-configuration/SKILL.md +1 -1
  40. package/skills-fallback/cc-mcp-mcp-installation-scopes/SKILL.md +1 -1
  41. package/skills-fallback/cc-mcp-mcp-output-limits-and-warnings/SKILL.md +1 -1
  42. package/skills-fallback/cc-mcp-popular-mcp-servers/SKILL.md +1 -1
  43. package/skills-fallback/cc-mcp-practical-examples/SKILL.md +1 -1
  44. package/skills-fallback/cc-mcp-respond-to-mcp-elicitation-requests/SKILL.md +1 -1
  45. package/skills-fallback/cc-mcp-scale-with-mcp-tool-search/SKILL.md +1 -1
  46. package/skills-fallback/cc-mcp-use-claude-code-as-an-mcp-server/SKILL.md +1 -1
  47. package/skills-fallback/cc-mcp-use-mcp-prompts-as-commands/SKILL.md +1 -1
  48. package/skills-fallback/cc-mcp-use-mcp-resources/SKILL.md +1 -1
  49. package/skills-fallback/cc-mcp-use-mcp-servers-from-claude-ai/SKILL.md +1 -1
  50. package/skills-fallback/cc-mcp-what-you-can-do-with-mcp/SKILL.md +1 -1
  51. package/skills-fallback/cc-memory/SKILL.md +1 -1
  52. package/skills-fallback/cc-model-config/SKILL.md +1 -1
  53. package/skills-fallback/cc-permissions/SKILL.md +1 -1
  54. package/skills-fallback/cc-plugins/SKILL.md +1 -1
  55. package/skills-fallback/cc-sandboxing/SKILL.md +1 -1
  56. package/skills-fallback/cc-scheduled-tasks/SKILL.md +1 -1
  57. package/skills-fallback/cc-settings-configuration-scopes/SKILL.md +1 -1
  58. package/skills-fallback/cc-settings-environment-variables/SKILL.md +1 -1
  59. package/skills-fallback/cc-settings-plugin-configuration/SKILL.md +1 -1
  60. package/skills-fallback/cc-settings-see-also/SKILL.md +1 -1
  61. package/skills-fallback/cc-settings-settings-files/SKILL.md +1 -1
  62. package/skills-fallback/cc-settings-subagent-configuration/SKILL.md +1 -1
  63. package/skills-fallback/cc-settings-tools-available-to-claude/SKILL.md +1 -1
  64. package/skills-fallback/cc-skills-guide/SKILL.md +1 -1
  65. package/skills-fallback/cc-sub-agents/SKILL.md +1 -1
  66. package/skills-fallback/cc-tutor/SKILL.md +1 -1
package/README.md CHANGED
@@ -38,6 +38,12 @@ Then re-initialize each repo to apply hook and skill fixes:
38
38
  pulse init --force
39
39
  ```
40
40
 
41
+ Use `--yes` to skip the confirmation prompt:
42
+
43
+ ```bash
44
+ pulse init --force --yes
45
+ ```
46
+
41
47
  ### Quick run (no global install)
42
48
 
43
49
  ```bash
package/dist/cli.js CHANGED
@@ -355,8 +355,18 @@ function writeSettings(settings) {
355
355
  }
356
356
  writeFileSync(path, JSON.stringify(settings, null, 2) + "\n", "utf-8");
357
357
  }
358
- function hasPulseHook(entries) {
359
- return entries.some((e) => e._pulse === true);
358
+ function findPulseHookIndex(entries) {
359
+ return entries.findIndex((e) => e._pulse === true);
360
+ }
361
+ function isValidFormat(entry) {
362
+ return typeof entry.matcher === "string" && Array.isArray(entry.hooks);
363
+ }
364
+ function buildPulseHook() {
365
+ return {
366
+ _pulse: true,
367
+ matcher: "",
368
+ hooks: [{ type: "command", command: getHookCommand() }]
369
+ };
360
370
  }
361
371
  function addHook() {
362
372
  const settings = readSettings();
@@ -367,14 +377,15 @@ function addHook() {
367
377
  settings.hooks.SessionStart = [];
368
378
  }
369
379
  const sessionStart = settings.hooks.SessionStart;
370
- if (hasPulseHook(sessionStart)) {
380
+ const idx = findPulseHookIndex(sessionStart);
381
+ if (idx >= 0) {
382
+ if (!isValidFormat(sessionStart[idx])) {
383
+ sessionStart[idx] = buildPulseHook();
384
+ writeSettings(settings);
385
+ }
371
386
  return;
372
387
  }
373
- sessionStart.push({
374
- _pulse: true,
375
- matcher: "",
376
- hooks: [{ type: "command", command: getHookCommand() }]
377
- });
388
+ sessionStart.push(buildPulseHook());
378
389
  writeSettings(settings);
379
390
  }
380
391
  function removeHook() {
@@ -384,7 +395,7 @@ function removeHook() {
384
395
  if (!settings.hooks) return;
385
396
  const sessionStart = settings.hooks.SessionStart;
386
397
  if (!sessionStart) return;
387
- if (!hasPulseHook(sessionStart)) return;
398
+ if (findPulseHookIndex(sessionStart) < 0) return;
388
399
  const filtered = sessionStart.filter((e) => e._pulse !== true);
389
400
  if (filtered.length > 0) {
390
401
  settings.hooks.SessionStart = filtered;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-code-tutor",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "Keep Claude Code alive. Fresh docs, built-in tutor, always in sync.",
5
5
  "type": "module",
6
6
  "bin": {
@@ -3,7 +3,7 @@ name: cc-agent-teams
3
3
  description: "Agent teams en Claude Code: coordinar múltiples sesiones, asignar tareas, hablar con teammates, display modes, token costs."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/agent-teams.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-best-practices
3
3
  description: "Best practices de Claude Code: dar contexto efectivo, gestionar contexto, course-correct, evitar patrones de fallo comunes."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/best-practices.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-changelog
3
3
  description: "Changelog y novedades recientes de Claude Code. Úsame cuando pregunten qué hay de nuevo, qué cambió en una versión, o qué features se agregaron recientemente."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/changelog.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-channels
3
3
  description: "Channels en Claude Code: push events a sesiones activas, webhooks, alertas de CI, chat messages desde MCP server."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/channels.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-cli-reference
3
3
  description: "Referencia completa CLI de Claude Code: flags, comandos, system prompt flags, opciones de headless."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/cli-reference.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-commands
3
3
  description: "Comandos built-in de Claude Code: /batch, /debug, /loop, /simplify, /claude-api, /compact, /memory y más."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/commands.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-common-workflows-ask-claude-about-its-capabilities
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  ## Ask Claude about its capabilities
@@ -3,7 +3,7 @@ name: cc-common-workflows-create-pull-requests
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  ## Create pull requests
@@ -3,7 +3,7 @@ name: cc-common-workflows-fix-bugs-efficiently
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  ## Fix bugs efficiently
@@ -3,7 +3,7 @@ name: cc-common-workflows-get-notified-when-claude-needs-your-attention
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  ## Get notified when Claude needs your attention
@@ -3,7 +3,7 @@ name: cc-common-workflows-handle-documentation
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  ## Handle documentation
@@ -3,7 +3,7 @@ name: cc-common-workflows-next-steps
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  ## Next steps
@@ -3,7 +3,7 @@ name: cc-common-workflows-refactor-code
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  ## Refactor code
@@ -3,7 +3,7 @@ name: cc-common-workflows-reference-files-and-directories
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  ## Reference files and directories
@@ -3,7 +3,7 @@ name: cc-common-workflows-resume-previous-conversations
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  ## Resume previous conversations
@@ -3,7 +3,7 @@ name: cc-common-workflows-run-claude-on-a-schedule
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  ## Run Claude on a schedule
@@ -3,7 +3,7 @@ name: cc-common-workflows-run-parallel-claude-code-sessions-with-git-worktrees
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  ## Run parallel Claude Code sessions with Git worktrees
@@ -3,7 +3,7 @@ name: cc-common-workflows-understand-new-codebases
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-common-workflows-use-claude-as-a-unix-style-utility
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  ## Use Claude as a unix-style utility
@@ -3,7 +3,7 @@ name: cc-common-workflows-use-extended-thinking-thinking-mode
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  ## Use extended thinking (thinking mode)
@@ -3,7 +3,7 @@ name: cc-common-workflows-use-plan-mode-for-safe-code-analysis
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  ## Use Plan Mode for safe code analysis
@@ -3,7 +3,7 @@ name: cc-common-workflows-use-specialized-subagents
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  ## Use specialized subagents
@@ -3,7 +3,7 @@ name: cc-common-workflows-work-with-images
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  ## Work with images
@@ -3,7 +3,7 @@ name: cc-common-workflows-work-with-tests
3
3
  description: "Flujos de trabajo comunes en Claude Code: worktrees paralelos, git workflows, plan mode, extended thinking, pipe input/output."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/common-workflows.md"
8
8
  ---
9
9
  ## Work with tests
@@ -3,7 +3,7 @@ name: cc-github-actions
3
3
  description: "Claude Code en GitHub Actions: setup, @claude mentions, configuración con Bedrock y Vertex, security considerations."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/github-actions.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-headless
3
3
  description: "Modo headless y Agent SDK de Claude Code: uso programático desde CLI, Python y TypeScript, output estructurado, bare mode."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/headless.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-hooks-config
3
3
  description: "Configuración de hooks en settings.json, matchers, campos"
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/hooks.md"
8
8
  ---
9
9
  ## Configuration
@@ -3,7 +3,7 @@ name: cc-hooks-events
3
3
  description: "Tabla de eventos y cuándo se disparan"
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/hooks.md"
8
8
  ---
9
9
  ## Hook lifecycle
@@ -3,7 +3,7 @@ name: cc-hooks-guide
3
3
  description: "Guía práctica de hooks con ejemplos: notificaciones, auto-format, bloquear archivos, re-inyectar contexto, auto-approve."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/hooks-guide.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-hooks-io
3
3
  description: "Esquemas JSON de input/output, exit codes, decisiones"
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/hooks.md"
8
8
  ---
9
9
  ## Hook input and output
@@ -3,7 +3,7 @@ name: cc-learning-path
3
3
  description: "Ruta de aprendizaje estructurada de Claude Code por niveles: beginner, intermediate y advanced. Úsame cuando el usuario quiera ver el currículo completo, saber qué aprender después, o pida un plan de estudio. Invócame con /cc-learning-path."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "static"
8
8
  ---
9
9
  # Claude Code — Learning Path
@@ -3,7 +3,7 @@ name: cc-mcp-add-mcp-servers-from-json-configuration
3
3
  description: "Configuración de MCP servers en Claude Code: instalar, scopes (local/project/user), autenticación OAuth, tool search, managed MCP, recursos y prompts MCP."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/mcp.md"
8
8
  ---
9
9
  ## Add MCP servers from JSON configuration
@@ -3,7 +3,7 @@ name: cc-mcp-authenticate-with-remote-mcp-servers
3
3
  description: "Configuración de MCP servers en Claude Code: instalar, scopes (local/project/user), autenticación OAuth, tool search, managed MCP, recursos y prompts MCP."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/mcp.md"
8
8
  ---
9
9
  ## Authenticate with remote MCP servers
@@ -3,7 +3,7 @@ name: cc-mcp-import-mcp-servers-from-claude-desktop
3
3
  description: "Configuración de MCP servers en Claude Code: instalar, scopes (local/project/user), autenticación OAuth, tool search, managed MCP, recursos y prompts MCP."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/mcp.md"
8
8
  ---
9
9
  ## Import MCP servers from Claude Desktop
@@ -3,7 +3,7 @@ name: cc-mcp-installing-mcp-servers
3
3
  description: "Configuración de MCP servers en Claude Code: instalar, scopes (local/project/user), autenticación OAuth, tool search, managed MCP, recursos y prompts MCP."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/mcp.md"
8
8
  ---
9
9
  ## Installing MCP servers
@@ -3,7 +3,7 @@ name: cc-mcp-managed-mcp-configuration
3
3
  description: "Configuración de MCP servers en Claude Code: instalar, scopes (local/project/user), autenticación OAuth, tool search, managed MCP, recursos y prompts MCP."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/mcp.md"
8
8
  ---
9
9
  ## Managed MCP configuration
@@ -3,7 +3,7 @@ name: cc-mcp-mcp-installation-scopes
3
3
  description: "Configuración de MCP servers en Claude Code: instalar, scopes (local/project/user), autenticación OAuth, tool search, managed MCP, recursos y prompts MCP."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/mcp.md"
8
8
  ---
9
9
  ## MCP installation scopes
@@ -3,7 +3,7 @@ name: cc-mcp-mcp-output-limits-and-warnings
3
3
  description: "Configuración de MCP servers en Claude Code: instalar, scopes (local/project/user), autenticación OAuth, tool search, managed MCP, recursos y prompts MCP."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/mcp.md"
8
8
  ---
9
9
  ## MCP output limits and warnings
@@ -3,7 +3,7 @@ name: cc-mcp-popular-mcp-servers
3
3
  description: "Configuración de MCP servers en Claude Code: instalar, scopes (local/project/user), autenticación OAuth, tool search, managed MCP, recursos y prompts MCP."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/mcp.md"
8
8
  ---
9
9
  ## Popular MCP servers
@@ -3,7 +3,7 @@ name: cc-mcp-practical-examples
3
3
  description: "Configuración de MCP servers en Claude Code: instalar, scopes (local/project/user), autenticación OAuth, tool search, managed MCP, recursos y prompts MCP."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/mcp.md"
8
8
  ---
9
9
  ## Practical examples
@@ -3,7 +3,7 @@ name: cc-mcp-respond-to-mcp-elicitation-requests
3
3
  description: "Configuración de MCP servers en Claude Code: instalar, scopes (local/project/user), autenticación OAuth, tool search, managed MCP, recursos y prompts MCP."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/mcp.md"
8
8
  ---
9
9
  ## Respond to MCP elicitation requests
@@ -3,7 +3,7 @@ name: cc-mcp-scale-with-mcp-tool-search
3
3
  description: "Configuración de MCP servers en Claude Code: instalar, scopes (local/project/user), autenticación OAuth, tool search, managed MCP, recursos y prompts MCP."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/mcp.md"
8
8
  ---
9
9
  ## Scale with MCP Tool Search
@@ -3,7 +3,7 @@ name: cc-mcp-use-claude-code-as-an-mcp-server
3
3
  description: "Configuración de MCP servers en Claude Code: instalar, scopes (local/project/user), autenticación OAuth, tool search, managed MCP, recursos y prompts MCP."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/mcp.md"
8
8
  ---
9
9
  ## Use Claude Code as an MCP server
@@ -3,7 +3,7 @@ name: cc-mcp-use-mcp-prompts-as-commands
3
3
  description: "Configuración de MCP servers en Claude Code: instalar, scopes (local/project/user), autenticación OAuth, tool search, managed MCP, recursos y prompts MCP."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/mcp.md"
8
8
  ---
9
9
  ## Use MCP prompts as commands
@@ -3,7 +3,7 @@ name: cc-mcp-use-mcp-resources
3
3
  description: "Configuración de MCP servers en Claude Code: instalar, scopes (local/project/user), autenticación OAuth, tool search, managed MCP, recursos y prompts MCP."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/mcp.md"
8
8
  ---
9
9
  ## Use MCP resources
@@ -3,7 +3,7 @@ name: cc-mcp-use-mcp-servers-from-claude-ai
3
3
  description: "Configuración de MCP servers en Claude Code: instalar, scopes (local/project/user), autenticación OAuth, tool search, managed MCP, recursos y prompts MCP."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/mcp.md"
8
8
  ---
9
9
  ## Use MCP servers from Claude.ai
@@ -3,7 +3,7 @@ name: cc-mcp-what-you-can-do-with-mcp
3
3
  description: "Configuración de MCP servers en Claude Code: instalar, scopes (local/project/user), autenticación OAuth, tool search, managed MCP, recursos y prompts MCP."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/mcp.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-memory
3
3
  description: "CLAUDE.md y auto-memory en Claude Code: dónde poner archivos, import de archivos adicionales, rules directory, gestión para equipos."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/memory.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-model-config
3
3
  description: "Configuración de modelos en Claude Code: aliases (opusplan, fast-mode), restrict model selection, extended context, env vars para pinning."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/model-config.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-permissions
3
3
  description: "Sistema de permisos de Claude Code: sintaxis de reglas, modos (auto, plan, bypassPermissions), tool-specific rules, wildcards."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/permissions.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-plugins
3
3
  description: "Crear plugins para Claude Code: estructura, skills, LSP servers, MCP servers incluidos, distribución en marketplaces."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/plugins.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-sandboxing
3
3
  description: "Sandboxing en Claude Code: filesystem isolation, network isolation, cómo habilitar, configurar paths permitidos, relación con permisos."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/sandboxing.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-scheduled-tasks
3
3
  description: "Tareas programadas en Claude Code: /loop, cron syntax, one-time reminders, gestión de tasks recurrentes."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/scheduled-tasks.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-settings-configuration-scopes
3
3
  description: "Todas las opciones de configuración de Claude Code en settings.json: permisos, hooks, plugins, sandbox, env vars, precedencia de scopes."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/settings.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-settings-environment-variables
3
3
  description: "Todas las opciones de configuración de Claude Code en settings.json: permisos, hooks, plugins, sandbox, env vars, precedencia de scopes."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/settings.md"
8
8
  ---
9
9
  ## Environment variables
@@ -3,7 +3,7 @@ name: cc-settings-plugin-configuration
3
3
  description: "Todas las opciones de configuración de Claude Code en settings.json: permisos, hooks, plugins, sandbox, env vars, precedencia de scopes."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/settings.md"
8
8
  ---
9
9
  ## Plugin configuration
@@ -3,7 +3,7 @@ name: cc-settings-see-also
3
3
  description: "Todas las opciones de configuración de Claude Code en settings.json: permisos, hooks, plugins, sandbox, env vars, precedencia de scopes."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/settings.md"
8
8
  ---
9
9
  ## See also
@@ -3,7 +3,7 @@ name: cc-settings-settings-files
3
3
  description: "Todas las opciones de configuración de Claude Code en settings.json: permisos, hooks, plugins, sandbox, env vars, precedencia de scopes."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/settings.md"
8
8
  ---
9
9
  ## Settings files
@@ -3,7 +3,7 @@ name: cc-settings-subagent-configuration
3
3
  description: "Todas las opciones de configuración de Claude Code en settings.json: permisos, hooks, plugins, sandbox, env vars, precedencia de scopes."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/settings.md"
8
8
  ---
9
9
  ## Subagent configuration
@@ -3,7 +3,7 @@ name: cc-settings-tools-available-to-claude
3
3
  description: "Todas las opciones de configuración de Claude Code en settings.json: permisos, hooks, plugins, sandbox, env vars, precedencia de scopes."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/settings.md"
8
8
  ---
9
9
  ## Tools available to Claude
@@ -3,7 +3,7 @@ name: cc-skills-guide
3
3
  description: "Cómo crear y configurar Skills en Claude Code: frontmatter, invocation control, subagent skills, path-specific, bundled skills."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/skills.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-sub-agents
3
3
  description: "Configuración de sub-agents en Claude Code: frontmatter fields, modelos, tools disponibles, persistent memory, hooks en subagents."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "https://code.claude.com/docs/en/sub-agents.md"
8
8
  ---
9
9
  > ## Documentation Index
@@ -3,7 +3,7 @@ name: cc-tutor
3
3
  description: "Tutor interactivo de Claude Code. Úsame cuando el usuario parezca ser nuevo en Claude Code, pregunte cómo empezar, qué puede hacer, cómo funciona, o pida que lo guíes o enseñes. También respondo sobre hooks, MCP, sub-agents y features avanzadas. Detecto el idioma del usuario automáticamente y me adapto."
4
4
  invocation: auto
5
5
  _pulse: true
6
- _syncedAt: "2026-04-07T04:44:06.766Z"
6
+ _syncedAt: "2026-04-07T04:52:28.527Z"
7
7
  _source: "static"
8
8
  ---
9
9
  # Pulse — Tu tutor de Claude Code