SKILLS/DEVELOPER TOOLS/ghidra-rename-and-retype/SKILL.md
Turn raw analysis into a cleaner knowledge base by renaming functions, variables, and data while applying signatures, comments, and types. Use when enough evidence exists to improve semantic clarity without guessing.
npx skillsauth add mattmre/evokore-mcp ghidra-rename-and-retypeInstall 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.
Convert analysis notes into durable semantic improvements. Rename, comment, and retype only after the supporting evidence is explicit.
ghidra_headless_function.renameghidra_headless_variable.renameghidra_headless_variable.retypeghidra_headless_function.signature.setghidra_headless_function.return_type.setghidra_headless_type.parse_cghidra_headless_type.apply_atghidra_headless_layout.struct.fill_from_decompilerGhidraMCP-style equivalents:
handler, func1, or process_data unless there is no stronger evidence.maybe_parse_config.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.