@metta-ai
Metta-AIaddress-review
skillApply review comments (including comment-on-lines) and respond to each with what changed. Use when asked to address review feedback.
ai-chain-modularize-plan
skillCreate a plan to modularize the AI include chain.
worldgen-resource-clusters
skillRebalance resource clustering and wildlife spawns.
graphite-stack
skillSplit changes into a Graphite stack with PR titles and descriptions. Use when asked to create or propose a stacked PR series.
pr-summary
skillGenerate a PR title and description from the branch diff vs main. Use when asked for a PR summary or PR description.
cleanup-refactor
skillSimplify code and remove legacy/backcompat shims while preserving behavior. Use when asked to clean up or simplify code.
worldgen-biome-tune
skillAdjust biome or terrain distribution parameters.
include-sprawl-map
skillMap include chains and explain module relationships.
fix-traceback
skillAnalyze a traceback or error log, identify root cause, and implement the minimal fix with a short summary. Use when a traceback is provided.
tv-economy-respawn
skillInspect inventory, stockpile, altars, hearts, and respawn logic.
tv-game-loop
skillOpen the main step loop and action handlers.
tv-observation
skillInspect observation space and inventory encoding.
spawn-goblin-hives
skillEnsure fixed count of goblin nests or hives per map.
assets-oriented-generate
skillGenerate oriented sprites using prompts.
assets-split-quadrants
skillSplit a 2x2 sprite sheet into four PNGs.
worldgen-hub-variation
skillMake the trading hub feel more organic without blocking roads.
review-main
skillReview branch changes vs main using a merge-base diff and return prioritized findings, risks, and cleanup opportunities. Use when asked to review changes against main/origin/main.