PreToolUse
25Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing pre-bash-sanitize.sh via bash. From Enovatr-Labs/SpecRoute.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing pre-bash-sanitize.sh via bash. From Enovatr-Labs/SpecRoute.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing post-edit-frontmatter.sh via bash. From Enovatr-Labs/SpecRoute.
Settings file Claude Code
Agent settings declaring 3 hook events (SessionStart, PreToolUse, PostToolUse) and 6 allowed tools.
Instructions file CodexOpenCode
Instructions for Enovatr-Labs/SpecRoute, covering agents.md, about the agents.md convention, what this repository is, what "spec-driven" means here and core artifact taxonomy.
Instructions file
Instructions for Enovatr-Labs/SpecRoute, a project described as: Open source framework for spec-driven agentic software engineering. PRDs, prompts, agents, skills, workflows, and coding rules for Codex, Claude, and modern AI development teams.
Instructions file Gemini CLI
Instructions for Enovatr-Labs/SpecRoute, a project described as: Open source framework for spec-driven agentic software engineering. PRDs, prompts, agents, skills, workflows, and coding rules for Codex, Claude, and modern AI development teams.
Agent
. Owns . Triggers - 'literal user utterance 1', 'literal user utterance 2', 'literal user utterance 3'." Trigger phrases drive auto-selection - without them the agent will not be invoked.>.
Agent
Cross-vendor inventory of agents for a SpecRoute-driven project. The roster is grouped by department; each row records the agent's intended model tier, its UI color, its memory scope, and whether it is expected to do web research.
Command Claude Code
Command "command-template.claude" from Enovatr-Labs/SpecRoute, covering what this command does, implementation, inline shell commands the slash command runs, output and when to use.
Agent Claude Code
General-purpose backend implementer for the user-search feature. Owns API handlers, request validation, RBAC scoping, query builders, cache logic, observability instrumentation, and rate limiting. Triggers - "implement task.
Agent Claude Code
Database engineer for the user-search feature. Owns the index migration, query plan validation, and schema decisions. Triggers - "run task.
Agent Claude Code
Deployment / SRE for the user-search feature. Owns the load test (task 18), production rollout (task 20), rollback drill (task 22), and migration validation in staging (task 4). Triggers - "run the load test against staging", "begin the 10% production rollout", "execute the rollback drill", "validate the index…
Agent Claude Code
Frontend implementer for the user-search feature. Owns the SearchInput, FilterChips, ResultTable, CursorPagination components and the /users/search page composition. Triggers - "implement task.
Agent Claude Code
Integration / E2E test author for the user-search feature. Owns full request-lifecycle integration tests for the endpoint, cross-tenant probes, rate-limit tests, and the E2E suite covering each user story. Triggers - "write integration tests for task.
Agent Claude Code
Security reviewer for the user-search feature. Reviews tasks 6 (RBAC scoping), 8 (cursor encoding), 11 (audit log content), 12 (rate limiting). Owns the privacy review for query-string logging (task 3). Triggers - "review the RBAC boundary", "audit the cursor signing", "review the audit log shape", "validate the…
Agent Claude Code
Unit test author for the user-search feature. Writes tests against requirement IDs back-referenced by tasks - validator rules, RBAC matrix, query-builder SQL shapes, cursor round-trips, cache hit/miss paths, observability metrics, frontend component behaviors. Triggers - "write unit tests for task.
Agent Claude Code
Use when reviewing a PRD, requirements/design/tasks triplet, implementation plan, or agent prompt for completeness before code work starts. Owns requirement coverage, acceptance criteria quality, task back-references, and unresolved open questions. Triggers - "review this spec", "audit the requirements", "check this…
Command Claude Code
Drop your project's slash commands here. Each command is a flat .md file with YAML frontmatter and a body. Users invoke as / .
Command Claude Code
Review a spec, PRD, or implementation plan for implementation-readiness. Usage - /review-spec.
Skill Claude CodeCodex
Interactive workflow for auditing a SpecRoute artifact before it is treated as implementation-ready. Use when checking a PRD, spec triplet, prompt set, agent file, skill, command, hook, rule, or runtime layout. Asks which artifact path to inspect and which contract to apply. Triggers - "audit this artifact", "check…
Cursor rule Cursor
SpecRoute spec-driven workflow and artifact routing.
Skill Claude CodeCodex
. Use when . Asks the user . Triggers - 'literal user utterance 1', 'literal user utterance 2'." The description drives auto-selection - include trigger phrases.>.