Complete reference — agents, skills, slash commands, hooks, and tips | Updated 2026-04-16
~/.claude/projects/C--Users-vicky/C:\Users\vicky\.claude\agents\
| Persona | File | Use For |
|---|---|---|
Reyna |
security-analyst.md |
Security reviews, vulnerability assessments, pre-deploy sign-off, credential audits. Assumes everything is a vulnerability until proven otherwise. |
Marcus |
lead-engineer.md |
Building features, multi-file implementations, architectural decisions. Reads before writing, finds root causes, verifies before marking done. |
Diesel |
devops.md |
VPS management, deployments, systemd, Caddy config, service health. Checks logs before touching anything. |
Kai |
qa-engineer.md |
End-to-end testing, regression checks, integration verification. Tests against real systems — never mocks. |
Scout |
researcher.md |
Codebase exploration, technical research, API docs lookups. Preserves main context window — returns clean summaries. |
— |
code-simplifier.md |
Post-build cleanup. Reduces complexity in working code without changing behavior. Conservative — if in doubt, leaves it alone. |
— |
verify-vps.md |
Post-deploy verification. Confirms services healthy after Diesel makes changes. Reports only — does not fix. |
memory/last_session_briefing.md. Loaded automatically next session.Sonnet 4.6 for 95% of work. Switch to Opus 4.6 only for deep architecture decisions. Opus burns ~5x more quota./status for a color-coded context bar. Green = fine. Orange = slow down. Red = compact or clear. Type /context to see what's eating space./deploy or pipe method: cat localfile | ssh Taz@100.88.255.43 "cat > /tmp/file && ...".claude/commands/*.md files MUST have YAML frontmatter (--- with at least description:). Without it the command silently fails — requires session restart after fixing.true in VPS .env — intentional for dev. Must set to false before going live with real carriers.