crew-review

Audit agent charters, skills, and memory against recent task outcomes.

5|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/vinceferro/claude-kickoff --skill crew-review-vinceferro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crew-review
Source: https://github.com/vinceferro/claude-kickoff/tree/main/plugin/skills/crew-review
Command: npx skills add https://github.com/vinceferro/claude-kickoff --skill crew-review-vinceferro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill addresses the drift between an agent crew's static configuration and the evolving reality of the work, preventing stale memories, contradictory principles, and recurring failures from degrading system performance.

Core Features & Use Cases

  • Adversarial Audit: Employs a separate agent to stress-test charters, skills, and memory against recent outcomes to identify potential failure points.
  • Automated Maintenance: Automatically applies fixes for stale or contradictory memory data while staging gated configuration changes for human approval.
  • Capability Distillation: Identifies recurring manual procedures and provides a structured path to crystallize them into native, reusable skills.

Quick Start

Run the crew-review skill to perform a deep adversarial audit of the current agent configuration and memory.

Frequently Asked Questions about crew-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit autonomous agent configurations for stale memory and recurring failures?

You can audit autonomous agent configurations by running an adversarial audit that stress-tests agent charters, skills, and memory against recent task outcomes to identify stale data and operational failures.

What is adversarial self-audit for autonomous crews?

Adversarial self-audit is a maintenance process where a separate agent stress-tests your crew's charters, skills, and memory corpus against recent outcomes to identify contradictory principles and degraded system performance.

How do I fix contradictory principles and stale memory data in my agent crew?

To fix contradictory principles and stale memory, you apply automated maintenance that automatically resolves stale memory data while staging gated configuration changes for human approval.

Does performing an agent configuration audit require access to specific directories?

Yes, performing an agent configuration audit requires access to the .claude directory and the memory corpus to validate configuration integrity and propose gated self-modifications.

Can I turn recurring manual agent procedures into reusable skills?

Yes, you can turn recurring manual procedures into reusable skills through capability distillation, which provides a structured path to crystallize repeated manual workflows into native skills.

What is the best way to prevent configuration drift in autonomous systems?

The best way to prevent configuration drift is to perform regular adversarial audits comparing recent task outcomes against established principles and agent definitions to identify and resolve discrepancies.