
code-exploreAnalyze local codebase to explain directory structure, entrypoints, dependencies, call chains, and data flow without modifying code.
code-refactorImprove code readability, structure, and maintainability by cleaning up duplication, simplifying flow, renaming, or reorganizing without changing behavior.
git-disciplineEnforce safe Git workflows by inspecting repo state, managing branches, staging, commits, and history without risking unrelated or shared work.