architect
01Agent Claude Code
Produce design options, define boundaries, and surface trade-offs for new work.
Agent Claude Code
Produce design options, define boundaries, and surface trade-offs for new work.
Agent Claude Code
Write and edit Python code, tests, and configuration in small, verified slices. Implement coding plans.
Agent Claude Code
Draft ADRs, architecture notes, and task summaries in the docs directory.
Agent Claude Code
Read-only codebase search, dependency tracing, and impact scanning.
Agent Claude Code
Main coordinator that talks to the human, routes subtasks to specialists, and merges results.
Agent Claude Code
Review local diffs for correctness, safety, typing, and test coverage before commit.
Agent Claude Code
Focused test author and test-coverage reviewer for behavior changes.
Hook Claude Code
Runs when the agent sends a notification for idle_prompt and permission_prompt tool calls, running notify-send 'Claude Code' 'Нужно твое внимание'. From serjteplov/tg-mcp-spy.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing inject-git-context.sh. From serjteplov/tg-mcp-spy.
Hook Claude Code
Runs before the agent uses a tool for Read, Edit, Write, MultiEdit, Bash and Bash tool calls, executing protect-files.sh, block-dangerous-commands.sh and git-push-reminder.sh (3 commands). From serjteplov/tg-mcp-spy.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing format-and-check.sh. From serjteplov/tg-mcp-spy.
Hook Claude Code
Runs when the agent finishes a response, executing log-stop.sh. From serjteplov/tg-mcp-spy.
Settings file Claude Code
Agent settings declaring 5 hook events (Notification, UserPromptSubmit, PreToolUse, PostToolUse) and 23 allowed tools.
Skill Claude CodeCodex
Integrate an external API into the project. Use with --type (rest, graphql, grpc, websocket, etc.).
Skill Claude CodeCodex
This skill should be used when a change's implementation is complete, reviewed, and approved, to merge its delta specs into the main specs and archive the change folder.
Skill Claude CodeCodex
Build, run, and manage local Docker Compose deployments. Use for containerized dev environments, service orchestration, and deployment health checks. Accepts action and optional flags via args.
Skill Claude CodeCodex
Draft an Architecture Decision Record in docs/adr/.
Skill Claude CodeCodex
Search and map the codebase before making changes. Read-only exploration.
Skill Claude CodeCodex
Run local Git workflows safely (branch, commit, rebase) before pushing.
Skill Claude CodeCodex
Implement a scoped feature or fix in a single verified slice.
Skill Claude CodeCodex
This skill should be used when starting a new feature or change under OpenSpec, to scaffold proposal.md, design.md, and delta specs before any implementation begins.
Skill Claude CodeCodex
Clean up code without changing behavior. Stepwise and verified.
Skill Claude CodeCodex
Use when reviewing local changes before commit, especially for Python code, tests, and project configuration.
Skill Claude CodeCodex
Use when starting a new coding task, issue, bugfix, or feature in this Python repository.