Agent
This document defines the standard output contract for background agents spawned by the meta-orchestrator or any plugin skill.
44 tagged ai rules, measured the same way as everything else here.
Browse within: agentskills 24agents-md 22coding-assistant 9cursor-rules 9coding-standards 7software-engineering 7
Agent
This document defines the standard output contract for background agents spawned by the meta-orchestrator or any plugin skill.
Agent
Post-implementation verification agent. Runs Feature Completeness Engine, Zero Recommendations Gate, and visual verification. Only declares DONE when genuinely complete.
Agent
Master agent coordinating all tools, MCPs, agents, and skills. Plans multi-system workflows by chaining MCPs, spawning specialized agents, and using Computer Use for native apps.
Agent
End-to-end testing specialist using Playwright. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.
Agent
Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.
Agent
Loaded when the user invokes /learn-this, says "learn this" / "remember this", or accepts your auto-detect offer to capture a correction.
Agent
Loaded when the user invokes /new-rule or says "new rule" to add a rule from scratch (not tied to a correction).
Agent
Documentation compliance enforcer. Use after making code changes to ensure the changelog entry is written -- a chlog fragment when the project uses chlog, an [Unreleased] bullet when it does not -- and README.md and CONTRIBUTING.md are updated following the Documentation & Change Control standard. Checks git diff…
Agent
Chezmoi dotfiles specialist. Use when editing .tmpl template files, chezmoi scripts (.chezmoiscripts/), .chezmoiignore, 1Password template calls, platform-specific configurations, or debugging chezmoi apply errors.
Agent
PR review comment resolver. Fetches unresolved review threads from a GitHub PR, analyzes each comment for validity, implements valid code changes, replies with explanations, pushes changes, and resolves addressed threads. Declines invalid suggestions with reasoning or asks for clarification.
shumatsumonobu/awesome-ai-rules
Agent
This file is read by OpenAI Codex, GitHub Copilot, AND Gemini simultaneously -- one file, three editors. If your team uses different AI editors, AGENTS.md is the shared baseline. Add editor-specific files (CLAUDE.md, .cursor/rules/) for features only that editor supports.