Agent Skill
2/7/2026reviewing
Detect defects against the plan, architecture, code, and policies; classify findings without proposing improvements.
A
alloveralls
0GitHub Stars
1Views
npx skills add alloveralls/agentic-dev-template-expo
SKILL.md
| Name | reviewing |
| Description | Detect defects against the plan, architecture, code, and policies; classify findings without proposing improvements. |
name: reviewing description: Detect defects against the plan, architecture, code, and policies; classify findings without proposing improvements.
Purpose
Report defects with required classifications and clear impact, without remediation.
Inputs
- Artifacts under review (code, plan, architecture)
- Applicable policies and context
Steps
- Load required context: plan, architecture, policies, and artifacts.
- Identify defects against requirements, policies, and correctness.
- Classify each finding as Blocking, Fixable, or Advisory.
- Report precise locations and impacts using the required format.
Outputs
- Markdown findings with classification, location, issue, and impact; no fixes or redesigns.
Failure modes
- Suggesting improvements or scope changes
- Missing required classifications or unclear locations
- Mixing detection with remediation
Skills Info
Original Name:reviewingAuthor:alloveralls
Download