SKILLS/DEVELOPER TOOLS/reverse-engineering-improvement-loop/SKILL.md
Convert completed reverse-engineering work into better future workflows, skills, and panel narratives. Use after meaningful milestones, repeated friction, or major analysis wins.
npx skillsauth add mattmre/evokore-mcp reverse-engineering-improvement-loopInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill keeps reverse engineering from resetting to zero every session. It is the slim memory layer: keep only what future runs can reuse.
session-replayevidence-capturepersistent-narrativesimprovement-cyclessession-wrapDo not dump full transcripts into memory. If a future analyst cannot act on it quickly, it does not belong in the persistent layer.
development
Core orchestration framework for model-agnostic multi-agent workflows with handoff protocol, policy governance, and configuration schemas
testing
Specialized skill for triage issue skill workflows.
development
Complete workflow for building, implementing, and testing goal-driven agents. Orchestrates hive-* skills. Use when starting a new agent project, unsure which skill to use, or need end-to-end guidance.
development
Iterative agent testing with session recovery. Execute, analyze, fix, resume from checkpoints. Use when testing an agent, debugging test failures, or verifying fixes without re-running from scratch.