Agent
Generates and maintains unit, integration, and end-to-end tests; validates PRs for coverage; ensures tests are deterministic, isolated, and behavior-focused.
Agent
Generates and maintains unit, integration, and end-to-end tests; validates PRs for coverage; ensures tests are deterministic, isolated, and behavior-focused.
Agent
Builds STRIDE-based threat models for features and systems, maps attack surfaces, identifies threats, and suggests concrete mitigations.
Agent
Reviews and designs UI flows, interaction patterns, and component structures with a focus on usability, accessibility, and consistency.
Plugin Claude Code
Isolated development environments for AI sub-agents. Provides git worktree lifecycle management and dev container orchestration so sub-agents work in isolated branches and containerized environments.
Skill Claude CodeCodex
Run work inside a dev container. Builds a dev container from a workspace's .devcontainer/ config, executes an AI tool (Copilot, Claude, or AMP) inside the container, and cleans up. Triggers on: dev container, run in container, devcontainer, containerized work.
Skill Claude CodeCodex
Execute work in an isolated git worktree with a subagent. Creates a branch, sets up a worktree, spawns a subagent to do the work, creates a PR, and cleans up. Triggers on: worktree, run in worktree, isolated branch, work in worktree, branch and worktree.