audit-agent-lifecycle

Installation
SKILL.md

Audit Agent Lifecycle

Purpose

Validates that agents can actually accomplish what they claim to do by examining the alignment between agent descriptions, prompt instructions, tool access, skill dependencies, and delegation patterns. This audit answers: given that all agents exist and their references resolve, can these agents execute their documented workflows correctly?

This is execution capability validation, not workflow coherence analysis.

When to Use

The model MUST activate this skill when:

  • User requests agent capability validation
  • User asks "can these agents do what they claim?"
  • User wants to find dead agents or missing tool access
  • User needs to validate agent-to-agent delegation contracts
  • User wants to identify agents with contradictory instructions
  • User needs to detect scriptable agent patterns (deterministic workflows)
  • Post-refactoring validation of agent configurations
Related skills

More from jamie-bitflight/claude_skills

Installs
9
GitHub Stars
44
First Seen
Mar 29, 2026