Can I customize agents?
Yes. Clone the file, edit instructions, and keep both the original and custom versions in source control.
Use this checklist when something is not working. Most problems come from missing files, wrong paths, or unsynced context.
| Symptom | Likely cause | Fix |
|---|---|---|
| "Command not found" in Claude | Files missing from .claude/commands/ | Re-copy session-commands/ files and restart Claude |
Session commands complain about .current-session | Pointer file missing | Create empty file .claude/sessions/.current-session |
| Agent not responding | Agent file not in .claude/agents/ or name typed wrong | Verify file path and reference with @filename.md |
| Prompt missing | Prompt not placed in .claude/prompts/ | Copy template or reference full path |
| Context stale | claude.md or gemini.md not updated | Edit files, run /init or equivalent in each tool |
ls .claude or dir .claudeagents/, commands/, prompts/, sessions/ existagents/INDEX.md to confirm agent inventoryYes. Clone the file, edit instructions, and keep both the original and custom versions in source control.
Commit for transparency, skip for sensitive work. Follow team policy.
Pull the latest version, review diffs, re-run the setup checklist, and inform the team.
Yes. All assets are plain text. Use PowerShell, Command Prompt, or Bash to copy files.