creo-gsc
145Agent
Google Search Console analysis and SEO auditing subagent. Uses the GSC API where it can and drives the Search Console web UI in the user's browser where the API cannot (drilldowns, Validate Fix, settings, property setup).
808 tagged agentic-coding, measured the same way as everything else here.
Browse within: agentic-workflow 132agentic-engineering 82ai-workflows 80ai-coding-agent 72Multi-Agent 71claude-code-skills 67ai-coding-assistant 63agent-orchestration 62claude-code-subagents 57gemini-cli 48github-copilot 47gofer 47cline 44ai-code-review 36
Agent
Google Search Console analysis and SEO auditing subagent. Uses the GSC API where it can and drives the Search Console web UI in the user's browser where the API cannot (drilldowns, Validate Fix, settings, property setup).
Agent Claude Code
Validates module boundaries, dependency direction, coupling, and layer violations against ARCHITECTURE.md. Reports only findings with confidence >= 80.
Agent Claude Code
Deep web research agent for a specific sub-question. Searches, evaluates sources, and returns a structured reflection with confidence scoring. Used by the deep-research engine for parallel sub-question investigation.
Agent Claude Code
Verifies implementation matches acceptance criteria by cross-referencing code and test locations. Validates story format and Definition of Ready compliance. Simple PASS/FAIL classification per criterion.
affectionatec/agentic-engineering
Agent
Independent verification specialist for the agentic-engineering chain. Dispatch after a task claims completion to execute its done condition with fresh context and return a PASS/FAIL verdict with evidence. Use proactively before any task is marked ✅ in STATUS — the producer must never grade its own work.
Agent
Act as an information extraction and compression specialist. Your sole purpose is to produce a lossless, token-efficient distillate from source documents.
Agent
Act as a document reconstruction specialist. Your purpose is to prove a distillate's completeness by reconstructing the original source documents from the distillate alone.
Agent
You are a research analyst. Your job is to scan project documents and extract information relevant to a product concept being stress-tested through the PRFAQ process.
Agent Claude Code
AI code reviewer enforcing Google style guides across 21 languages/formats. Runs fix-verify loops, compressed task sync, and workspace heatmaps.
Agent
Review frontend code for common web security vulnerabilities. Use before committing or creating PRs for frontend code.
Agent
The Reviewer agent in a review-loop workflow. Use this agent when the Orchestrator needs an independent critical review of a solution plan or a set of code changes produced by the Executor. This agent reads and analyzes but never modifies files. Returns a structured verdict.
Agent
Use this agent when you need expert analysis of type design in your codebase. Specifically use it when introducing a new type to ensure it follows best practices for encapsulation and invariant expression, during code review to check all types being added, or when refactoring existing types to improve their design…
Zihao-Wu06/claude-code-orchestrate
Agent
Reasoning-heavy executor pinned to Opus. Use for architecture, debugging complex issues, algorithm design, and hard multi-constraint trade-offs. Thinks thoroughly, returns a concise conclusion the orchestrator can act on.
Zihao-Wu06/claude-code-orchestrate
Agent
Mechanical executor pinned to Sonnet. Use for boilerplate, tests from an existing spec, formatting, simple edits, renames, and bulk transforms — fully-specified work whose success is objectively checkable. Executes efficiently.
Zihao-Wu06/claude-code-orchestrate
Agent
Read-only reconnaissance executor pinned to Haiku. Use to locate code, map structure, inventory symbols and call sites, and summarize current state before work is delegated — wide, cheap collection with no judgment calls.
Agent
Single-paper deep reader. Fetches ONE paper's full text to disk and reads it directly, returning a digest in which every quoted line is text copied out of the file and every section reference is a heading that exists in it. Designed for parallel fan-out from /ml-research-ultra, isolating a paper's full text from the…
Agent
ML literature crawler. Use when the main task needs a methodology-grounded recipe drawn from multiple papers — e.g., "find the best recipe for math reasoning fine-tuning", "what dataset and method does the GRPO follow-up work use", "literature review for sparse-attention long-context training". Returns a structured…
Agent
Devil's advocate for architecture decisions. Use when proposing a new system design, choosing a technology, or making a significant structural change. Challenges assumptions and proposes alternatives.
Agent
Use after the red team has reported findings. Proposes concrete fixes, hardening measures, and defense-in-depth strategies. Reviews red team findings for false positives and prioritizes remediation by risk.
Agent
Use when reviewing code for security vulnerabilities. Thinks like an attacker. Searches for current CVEs and OWASP Top 10 issues relevant to the tech stack. Invoke for security audits, pre-deployment reviews, or when touching auth, payments, or user data.
Agent Claude Code
Use this agent before signing a maintainer Build gate on the sdlc-plugin repo. Conditionally reviews dependency manifest changes (package.json, requirements.txt, go.mod, Gemfile, pom.xml, Cargo.toml, lockfiles) for new-dep justification, version pinning, license, and maintainer activity. Self-exits with a…
Agent Claude Code
Use this agent before signing a maintainer Build gate on the sdlc-plugin repo. Reviews the current diff for security concerns from the security-review skill checklist (input validation, authN/authZ, secrets, injection surfaces, dependency hygiene, sensitive data, output encoding, error handling, cryptography, infra…
Agent
Bounded subagent that turns raw source material (markdown files, plain-text files, pasted text) into a normalized, provenance-traced scope draft at .claude/sdlc/scope-drafts/. Invoked by the plan skill when scope.md does not yet exist and the human points at a source. Write scope is restricted to scope-drafts/ only …
Agent Claude Code
Architect — AmbyKit role for plan; use for that perspective.