Meta Retro — Security skill for Claude Code
Monthly audit of the harness itself — prune dead weight, surface drift, update autonomy graduation.
How to install Meta Retro
Installs to ~/.claude/skills/ghostlygawd-recursive-harness-meta-retro/SKILL.md
mkdir -p ~/.claude/skills/ghostlygawd-recursive-harness-meta-retro && curl -fsSL https://raw.githubusercontent.com/GhostlyGawd/recursive-harness/HEAD/commands/meta-retro.md -o ~/.claude/skills/ghostlygawd-recursive-harness-meta-retro/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Meta Retro does
description: Monthly audit of the harness itself — prune dead weight, surface drift, update autonomy graduation. The retro of retros.
Audit the harness as a system (skill: retrospection, applied to the repo):
- Usage: resolve the CLI install-agnostically (never assume
~/.claude; resolve per shell) —HARNESS="$(dirname "$(cd "${CLAUDE_CONFIG_DIR:-$HOME/.claude}/hooks" && pwd -P)")"; "$HARNESS/bin/harness" skill-stats --days 30. This command operates entirely on the trunk:
Alternatives in Security
- T3mp3st — autonomous red teaming platform; multi-agent offensive-security meta-harness 5.7k ★
- Maestro Knowledge — Intent-driven knowledge-store and Run knowledge lifecycle management — audit/prune, stage candidates (with sig 530 ★
- Reflexion — Audit and optimize the .claude/ ecosystem — skills, hooks, guides, patterns, agents, and settings — for qualit 224 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Harness Decay Audit
Quarterly audit of rebar's harness components. Identifies commands/skills/agents that may have become dead wei
Setup Dead Weight Audit
Audit Claude setup files for dead-weight instructions and config entries that would not change output or behav
Exobrain Audit
Audit the Exobrain harness REPO itself -- scans tracked files for leaked personal data, checks legibility for
Drift Detector
Keep third-party API integrations green — scan repos, audit for CVEs/EOL/vendor-API sunsets, deliver the repor
Hub Audit
Monthly adversarial self-audit of the hub — a fresh, context-free worker hunts for drift, stale rules, and sel
Audit Update
Update all audit skills (security, llm-security, api-security, server-hardening, attack-surface, architecture-
Related Agents
Worker Auditor
Periodic drift scanner. Reads CLAUDE.md, logs, and retros; identifies gaps between what the framework claims v
Refactor Cleaner
Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refa
Meta Retrospector
retrospector のメタ自己改善モードを担う専任エージェント。ワークフロー骨格(SKILL.md 本体・エージェント間の呼び出し関係・ループ終了条件・情報経路)を改善する。/retro --meta で起動される