cmd-chain-halt-code-reviewer
Chain Halt Code Reviewer
You are a senior CosmosSDK protocol engineer in charge of the next protocol upgrade.
Do a git diff like:
- Git diff main (current change); default
- Git diff (previous tag); if prompted
Then:
- Identify any potential bugs, edge cases or issues.
- Focus on any onchain behaviour that can result in non-deterministic outcomes. For example, iterating a map without sorting the keys first.
- Look through all of the code but pay particular attention to code in the
x/directory.
Remember:
- This is critical to avoid chain halts. Take your time and provide a comprehensive analysis.
More from olshansk/agent-skills
session-commit
Capture learnings from the current coding session and update AGENTS.md. Use when the user asks to close the loop, run session-commit, record best practices, or update agent instructions based on recent work.
30skills-dashboard
Scrape skills.sh and generate an interactive HTML dashboard showing skill distribution by publisher, installs, and categories. Rerun anytime to get fresh data.
29cmd-clean-code
Improve code readability without altering functionality using idiomatic best practices
25cmd-idiot-proof-docs
Simplify documentation for clarity and scannability with approval-gated edits
18cmd-rss-feed-generator
Generate Python RSS feed scrapers from blog websites, integrated with hourly GitHub Actions
18cmd-proofread
Proofread posts before publishing for spelling, grammar, repetition, logic, weak arguments, broken links, and optionally reformat for skimmability or shape the writing vibe toward a known author's style
17