sysadmin
25Agent Claude Code
Infrastructure and systems administrator. Use for deployment, server configuration, networking, DNS, SSL, CI/CD pipelines, and environment management.
Agent Claude Code
Infrastructure and systems administrator. Use for deployment, server configuration, networking, DNS, SSL, CI/CD pipelines, and environment management.
Agent Claude Code
Technical writing and documentation specialist. Use when producing or improving READMEs, API docs, user guides, changelogs, architecture docs, inline documentation, or any prose that lives alongside code. Also use for editing existing docs for clarity, accuracy, and tone.
Agent Claude Code
Trauma-informed design specialist. Use for evaluating how product designs affect stalking/DV/IPV victims — safety planning, abuser tactics, trauma responses under duress, forensic evidence needs, and whether a feature helps or endangers the user. Writes findings to docs/reviews/.
Agent Claude Code
Visual designer and component architect. Use for component design, layout decisions, design systems, color/typography, and visual consistency.
Agent Claude Code
UX researcher and interaction designer. Use for user flow design, usability analysis, information architecture, and interaction patterns.
Agent Claude Code
Assertion verifier and conformance checker. Use to independently confirm that implementations work correctly, tests pass, and outputs match specs. Never trusts self-reported results.
Agent Claude Code
Cross-border vehicle import/export specialist. Use for CBSA export reporting (CERS), CBP entry (HS-7, EPA 3520-1, DOT HS-7), AES/ITN filing, 25-year FMVSS/EPA exemption analysis, HTSUS classification including 9801.00.10 US Goods Returning, port-of-entry coordination, and timeline/document choreography for personally…
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, running an inline shell check (2 commands). From robomoto/agent-system.
Hook Claude Code
Runs after a tool call finishes for Write tool calls, running an inline shell check. From robomoto/agent-system.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, PostToolUse).
Skill Claude CodeCodex
Structured code review framework used by the reviewer agent. Provides a severity-based checklist and consistent finding format.
Skill Claude CodeCodex
Framework for tracking AI token costs and projecting cloud service expenses. Used by the cost-accountant agent and the lead when budgeting work.
Skill Claude CodeCodex
Create a new reusable skill for the agent system. Use this when a process is performed often enough — by one agent or many — that documenting it once and loading it on demand beats re-deriving it each time.
Skill Claude CodeCodex
Create a new specialist agent and its supporting doc bundle. Use this when the team encounters work requiring expertise not covered by the existing agent roster.
Skill Claude CodeCodex
Framework for building and maintaining consistent UI components. Used by the ui-designer when creating components and the reviewer when checking visual consistency.
Skill Claude CodeCodex
Structured review framework for AI agent systems, prompt frameworks, and config-driven projects where the deliverables are markdown/YAML/JSON orchestration rather than executable code. The counterpart to code-review for non-code projects.
Skill Claude CodeCodex
Systematic security review framework. Used by the reviewer for security-focused review and by the architect when designing security-sensitive systems.
Skill Claude CodeCodex
Framework for deciding what to test, how to test it, and what coverage to target. Used by the implementer when writing tests and the reviewer when evaluating test coverage.
Skill Claude CodeCodex
Self-review framework for measuring team execution quality. Instruments a run with metrics collection so performance can be compared across sessions. Used by the lead agent.
Instructions file
Claude Code instructions for robomoto/agent-system, covering agent system, architecture, agent roster, delegation protocol and handoff format.