# Aget Review Agent

> Review agent health and conformance Use when this capability is needed.

- Skill: `tomevault-io/aget-review-agent` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/aget-review-agent`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/aget-review-agent/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/aget-review-agent

---


# aget-review-agent

Review a specific agent's health, conformance, and recent activity. Produces assessment with recommendations.

## Instructions

When this skill is invoked:

1. **Verify Agent Exists**
   - Check fleet registry
   - Confirm in supervisor's scope
   - Note portfolio

2. **Assess Health**
   - Version currency
   - Configuration validity
   - Dependency status

3. **Check Conformance**
   - Conformance level (L0-L5)
   - Gap identification
   - Compliance issues

4. **Review Activity**
   - Recent sessions
   - Commits/changes
   - Issues/blockers

5. **Generate Recommendations**
   - Priority improvements
   - Upgrade guidance
   - Risk flags

## Output Format

```markdown
## Agent Review: [Agent Name]

### Overview

| Field | Value |
|-------|-------|
| Agent | [Name] |
| Portfolio | [Portfolio] |
| Archetype | [Type] |
| Version | [vX.Y.Z] |
| Review Date | [YYYY-MM-DD] |

---

### Health Assessment

| Check | Status | Notes |
|-------|--------|-------|
| Version Current | [Yes/No] | [Current: X, Latest: Y] |
| Config Valid | [Yes/No] | [Issue if any] |
| Dependencies | [OK/Issues] | [Details] |

**Health Score**: [Good/Fair/Poor]

---

### Conformance

| Level | Status | Gaps |
|-------|--------|------|
| L0 (Exists) | [Pass] | — |
| L1 (Structure) | [Pass/Fail] | [Gap] |
| L2 (Identity) | [Pass/Fail] | [Gap] |
| L3 (Session) | [Pass/Fail] | [Gap] |
| L4 (Evolution) | [Pass/Fail] | [Gap] |
| L5 (Governance) | [Pass/Fail] | [Gap] |

**Conformance Level**: L[N]

---

### Recent Activity

| Period | Sessions | Commits | Issues |
|--------|----------|---------|--------|
| Last 7 days | [N] | [N] | [N] |
| Last 30 days | [N] | [N] | [N] |

---

### Blockers

1. [Blocker description]

---

### Recommendations

| Priority | Recommendation | Effort |
|----------|----------------|--------|
| P1 | [High priority action] | [Low/Med/High] |
| P2 | [Medium priority action] | [Low/Med/High] |
```

## Constraints

- **C1**: NEVER review agents outside supervisor's fleet — scope boundary enforcement
- **C2**: NEVER modify agent during review — review is read-only
- **C3**: NEVER expose sensitive agent configurations — security boundary respected

## Related

- SKILL-036: aget-review-agent specification
- ONTOLOGY_supervisor.yaml: Agent_Registry, Agent_Status, Fleet_Audit concepts
- CAP-SUP-002: Agent Review capability

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/aget-framework) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

