architect
01Agent Claude Code
Plans features and makes architecture decisions.
Agent Claude Code
Plans features and makes architecture decisions.
Agent Claude Code
Implements code from specs and plans.
Command Claude Code
Break a high-level task into subtasks with dependency tracking.
Command Claude Code
Generate conventional commit message from staged changes.
Command Claude Code
Analyze and fix a GitHub issue end-to-end.
Command Claude Code
Create a pull request with full context.
Command Claude Code
Review staged or uncommitted changes.
Command Claude Code
Generate feature directory structure with boilerplate.
Command Claude Code
Deep security scan of the project (on-demand).
Command Claude Code
Generate detailed specs from a task breakdown.
Command Claude Code
Squash branch commits into one clean commit and open a PR.
Command Claude Code
Pick the next task grouping from a breakdown and implement it with an agent team.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing guard.sh via bash. From squirrelsoft-dev/dev.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing format.sh via bash. From squirrelsoft-dev/dev.
Hook Claude Code
Runs when the agent finishes a response, executing stop-quality-gate.sh and task-summary.sh via bash (2 commands). From squirrelsoft-dev/dev.
Hook Claude Code
Runs before the context is compacted, executing save-context.sh via bash. From squirrelsoft-dev/dev.
Hook Claude Code
Runs when a session starts, running an inline shell check. From squirrelsoft-dev/dev.
Settings file Claude Code
Agent settings declaring 5 hook events (PreToolUse, PostToolUse, Stop, PreCompact).
Instructions file CodexOpenCode
AGENTS.md instructions for squirrelsoft-dev/dev, covering project commands, non-negotiables, common mistakes, learnings and maintaining this file.
Instructions file
Claude Code instructions for squirrelsoft-dev/dev.