Stop
25Hook
Runs when the agent finishes a response, executing stop-hook.sh. From dapi/claude-code-marketplace.
Hook
Runs when the agent finishes a response, executing stop-hook.sh. From dapi/claude-code-marketplace.
Skill Claude CodeCodex
UNIVERSAL TRIGGER: Iterative PR review + autofix loop. Use when user wants to review, check, or fix PR changes automatically. Common patterns: "review my PR", "check my PR", "review changes" "fix review comments", "address review findings" "run review loop", "autofix PR issues" "проверь мой PR", "ревью PR", "проверь…
Plugin Claude Code
Project requirements registry via Google Spreadsheet with GitHub issues sync.
Command
Manage project requirements registry (status, sync, add, update).
Plugin Claude Code
Specification review: analyze specs for gaps, inconsistencies, and scope estimation.
Agent
A review helper that checks whether a written specification gives an AI coding agent enough information to complete the work. It is used through the `/spec-review` command.
Agent
A business-analysis helper for reviewing software specifications, focusing on goals, user stories, acceptance criteria, rules, roles, permissions, and unusual cases.
Agent
An API and integration review helper for checking specifications that describe connections between software systems.
Agent
An agent that reviews a software specification along three questions: what is being built, how it will be built, and how it will be verified. It is designed to run through the /spec-review command.
Agent
A lightweight agent that reviews a software specification and identifies which areas it covers, such as data, APIs, infrastructure, user interfaces, risks, or AI. It also gives an early estimate of the specification's size or scope.
Agent
An agent that reviews the data parts of a software specification, acting like a data architect. It checks models, fields, relationships, database choices, storage, validation, and related rules.
Agent
A specialist subagent that reviews infrastructure, security, and non-functional requirements in technical specifications. It is designed to be called by a specification-review command, not directly.
Agent
A subagent that reviews a specification for things that could go wrong. It considers technical, business, operational, schedule, and security risks and suggests ways to reduce them.
Agent
A supporting agent that estimates the size and structure of a software specification. It looks at features, dependencies, data models, APIs, interfaces, integrations, business logic, and tests.
Agent
A subagent that reviews a specification from the perspective of writing tests. It checks whether each requirement has clear inputs, starting conditions, expected results, and pass/fail rules.
Agent
A helper for reviewing user-interface specifications, meaning plans for screens, forms, and how people use them. It checks user journeys, screen states, accessibility, and behavior on different device sizes.
Command
A command for reviewing a specification or technical brief for missing details, contradictions, scope problems, and inconsistencies. It can run reviews at different levels of depth using several specialized agents.
Skill Claude CodeCodex
A specification-review router for finding gaps, inconsistencies, and contradictions in requirements. It identifies whether the source is a web page, document, issue, local file, or message text, then invokes the review workflow.
Plugin Claude Code
Smart task routing: classifies specs and routes to feature-dev or subagent-driven-dev.
Agent
A task-classification agent for deciding how incoming work should be handled. It accepts a web link, issue reference, or local file, retrieves the source content, saves the full specification temporarily, and classifies its complexity and signals.
Command
A command that classifies a development task and starts a suitable development workflow. It accepts a task link, issue reference, URL, or local file path.
Skill Claude CodeCodex
UNIVERSAL TRIGGER: ROUTE/TAKE/IMPLEMENT any task FROM a URL or issue reference URLs & References: "get task from github.com/.../issues/N", "fetch spec from docs.google.com/..." "retrieve task from https://..." Local File Paths: "реализуй /path/to/plan.md", "выполни ./docs/plans/fix.md" "take /home/user/plan.md"…
Plugin Claude Code
Zellij workflow: tab status indicators, general-purpose tabs/panes, issue development tabs.
Command
Run Claude session in new zellij tab with given instructions.