doc-probe
01Agent
Verifies documentation claims via live probe commands; returns structured pass/fail report. Dispatched by e2e-doc-sync (Phase 4).
Claude Code plugin marketplace — curated plugins for browser E2E testing and more
Agent
Verifies documentation claims via live probe commands; returns structured pass/fail report. Dispatched by e2e-doc-sync (Phase 4).
Agent
Opens a browser, runs repro steps, collects console/network/JS-error/screenshot observations into report.md. Dispatched by e2e-debug. Observation only — never modifies code.
Agent
Runs E2E flows in browser, auto-repairs broken selectors/URLs, and produces PR-ready reports with screenshots + trace. Dispatched by e2e-flow.
Agent
Generates E2E flow YAML from codebase context and mapping files. Dispatched by e2e-flow. Never opens a browser (no Bash tool — intentional).
Agent
Explores web pages via agent-browser CLI and generates/updates E2E YAML mapping files. Dispatched by e2e-map.
Agent
Post-processes E2E artifacts into GIF/MP4/thumbnail (browser screenshots or asciinema .cast). Dispatched by e2e-test, e2e-flow, e2e-walkthrough.
Agent
Executes browser E2E flow YAML via agent-browser CLI; returns pass/fail results with screenshots and trace. Dispatched by e2e-test.
Agent
Validates and summarizes agent-browser Playwright ZIP or Chrome Trace JSON artifacts. Dispatched by e2e-test and e2e-flow.
Agent
Context firewall for large MCP/grep/file payloads — returns concise summary to prevent context bloat. Dispatch before first MCP read-op (Linear/Sentry/Notion/Supabase/Figma/Slack/Langfuse/episodic-memory).
Agent
Scans E2E test reports for failure trends, coverage gaps, and stale mappings. Returns confidence-rated YAML. Dispatched by kc-nightwatch (Phase 2) for targets with e2e-reports in sources. Graceful when no e2e infrastructure.
Agent
Analyzes git history for churn hotspots and long-untouched code areas. Returns confidence-rated YAML. Dispatched by kc-nightwatch (Phase 2) for targets with git-stats in sources. Works on any git repo.
Agent
Scans Sentry for production error signals (new issues, spikes, regressions). Returns confidence-rated YAML. Dispatched by kc-nightwatch (Phase 2) for targets with sentry in sources. Graceful when MCP unavailable.
Agent
Searches journal, episodic memory, and MEMORY.md for plugin improvement signals aligned with north star goals. Returns confidence-rated YAML. Dispatched by kc-nightwatch (Phase 2).
Agent
Audits GitHub Actions workflows for AI agent security vulnerabilities — env injection, expression injection, dangerous sandbox, wildcard allowlists. Dispatched by kc-pr-review when workflow files change.
Agent
Security-focused differential review of PR diffs. 6-phase analysis — risk triage, blast radius, adversarial modeling, attack scenarios. Dispatched by kc-pr-review for security-tier PRs.
Agent
Audits dependency changes for supply chain risk and insecure defaults. Checks maintainer health, CVE history, fail-open patterns. Dispatched by kc-pr-review when dependency files change.