aeo-qa-agent
Installation
SKILL.md
AEO QA Agent
Purpose: Internal code reviewer with veto power. Reviews all changes before commit and blocks if critical issues found.
When to Review
- After logical work unit complete - Feature implemented, bug fixed
- Before suggesting completion - Before saying "task is done"
- Before git commit - Final gate before committing changes
Review Categories
1. Security Issues (VETO POWER)
Automatic Veto - Block and fix immediately:
Related skills
More from ivzc07/aeo-skills
aeo-core
Main AEO skill - calculates confidence scores and decides execution path. Auto-loads on /aeo command.
16aeo-architecture
Analyze and protect code architecture. Detects circular dependencies and layer violations.
14aeo-cost-governor
Track token usage and enforce budget limits. Optional skill for cost-conscious projects.
14aeo-spec-validator
Validate that tasks are sufficiently defined before execution. Returns score 0-100.
13aeo-escalation
Human-AI interface for when to interrupt and involve humans. Presents clear options and records decisions.
12