blockscout

54 mods across 2 repositories, 74 stars between them.

blockscout/mcp-server

Skill Claude CodeCodex

Enter the worktree of a GitHub PR, validate the code-review comments raised on it against what the code actually does and the repo rules, fix the valid ones directly in the PR's source/tests, and report in chat — a brief note per closed comment and a detailed plain-language explanation of every comment left unclosed…

44 27d ago A 83 tokens

blockscout/mcp-server

Skill Claude CodeCodex

Validate review findings about an implementation plan against the codebase and repo rules, fix the valid ones in the plan, and write a feedback file noting what changed and what was rejected (and why). For plan-review findings, not code-review findings.

44 27d ago A 54 tokens

consult-spec

03

blockscout/mcp-server

Skill Claude CodeCodex

TRIGGER CONDITIONS - invoke this skill when ANY of these apply: User-triggered (explicit request): User mentions "specification", "SPEC", "SPEC.md", "spec requirements" User asks to "verify with spec", "confirm with specification", "check requirements" User requests "authoritative requirements" or "source of truth"…

44 27d ago A 170 tokens

describe-changes

04

blockscout/mcp-server

Skill Claude CodeCodex

Describe very high level changes required to implement discussed functionality (functionality, test, docs).

44 27d ago A 22 tokens

blockscout/mcp-server

Skill Claude CodeCodex

Export the survived comments from a completed implementation-plan review into a timestamped Markdown findings artifact. Use when the user asks to save, write, or export plan-review comments/findings under .ai/implplans/PLANID/findings/REVIEWTIMESTAMP/finding.md while preserving the original review wording and wrapping…

44 27d ago A 77 tokens

gh-issue-bug

06

blockscout/mcp-server

Skill Claude CodeCodex

Generate a structured bug report for GitHub issues based on conversation context about bugs, errors, or broken functionality.

44 27d ago A 27 tokens

blockscout/mcp-server

Skill Claude CodeCodex

Generate a structured improvement/enhancement proposal for GitHub issues based on conversation context.

44 27d ago A 22 tokens

gh-issue-publish

08

blockscout/mcp-server

Skill Claude CodeCodex

Publish a GitHub issue from a markdown file in .ai/ghissues/ created by gh-issue-bug or gh-issue-improvement skills.

44 27d ago A 37 tokens

gh-safe

09

blockscout/mcp-server

Skill Claude CodeCodex

Use this skill whenever you are about to run any write gh CLI command — gh pr edit, gh pr create, gh issue edit, gh issue create, gh pr comment, gh issue comment, gh pr close, gh pr merge, gh release create, or similar. High-level gh commands sometimes fail with "missing required scopes" auth errors even though the…

44 27d ago A 135 tokens

blockscout/mcp-server

Skill Claude CodeCodex

Expert review of an implementation plan against a GitHub issue/enhancement description (provided as a local file or a GitHub issue URL) and the current repository codebase. Use when asked to critique a plan for correctness, completeness, codebase alignment, risks, and test/rollout readiness (do not implement).

44 27d ago A 68 tokens

plan-export

11

blockscout/mcp-server

Skill Claude CodeCodex

Export a detailed phased implementation plan for a GitHub issue to a file, reading all applicable rules from .cursor/rules before planning.

44 27d ago A 29 tokens

blockscout/mcp-server

Skill Claude CodeCodex

Critically review a GitHub issue plus a "described changes" overview written by a developer — open the referenced code, verify the overview's claims against what the code actually does, and report gaps, inconsistencies, and likely mistakes — without modifying any files. Invoke manually.

44 27d ago A 61 tokens

blockscout/mcp-server

Skill Claude CodeCodex

Manually review a feedback file produced after implementation-plan review findings were addressed. Use when the user asks to verify that plan changes correctly close, correctly reject, or fail to close the original findings, while checking for newly introduced or newly exposed problems. Independently adjudicates only…

44 27d ago A 98 tokens

blockscout/mcp-server

Skill Claude CodeCodex

Use this skill WHENEVER you are about to run the integration tests of this project — the whole suite, a single module, or one test. This includes any time you would otherwise type pytest -m integration, uv run pytest -m integration, run anything under tests/integration/, or want to check live…

44 27d ago A 158 tokens

sepolia-foundry-tx

15

blockscout/mcp-server

Skill Claude CodeCodex

Use this skill whenever the agent needs to deploy a smart contract to Sepolia testnet via Foundry (forge create or forge script --broadcast), routed through the Blockscout PRO API's JSON-RPC gateway instead of a third-party RPC provider. Trigger on requests like "deploy this contract to Sepolia", "deploy via Foundry"…

44 27d ago B 202 tokens

blockscout/mcp-server

Skill Claude CodeCodex

Use when user asks to "run tool as function", "test directly", or "call standalone" (outside MCP server). Essential for correct mock Context setup (MagicMock + AsyncMock). Finds integration tests with real test data.

44 27d ago A 52 tokens

phase-developer

17

blockscout/mcp-server

Agent Claude Code

Use to implement EXACTLY ONE phase of a structured implementation plan, or to fix ONE Final-Checklist item. Invoked by the implement-plan orchestrator. Follows the phase's detailed spec — Files to Modify, Implementation Details, Unit Tests, and Verification — without straying into other phases. Does not commit; the…

44 27d ago A 74 tokens

blockscout/mcp-server

Agent Claude Code

Use to verify that ONE phase of a structured implementation plan was implemented completely and honestly. Invoked by the implement-plan orchestrator after a phase-developer finishes a phase (and after each fix round). Checks correspondence between the plan's phase steps and the actual changes — catches skipped…

44 27d ago A 0 tokens

PreToolUse

19

blockscout/mcp-server

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing ensure-python-venv.sh and enforce-integration-runner.sh (2 commands). From blockscout/mcp-server.

44 27d ago A tokens not measured

SessionStart

20

blockscout/mcp-server

Hook Claude Code

Runs when a session starts on startup and clear, executing bootstrap-worktree.sh and append_context.sh (2 commands). From blockscout/mcp-server.

44 27d ago A tokens not measured

mcp-server

21

blockscout/mcp-server

Settings file Claude Code

Agent settings declaring 2 hook events (PreToolUse, SessionStart).

44 27d ago A tokens not measured

implement-plan

22

blockscout/mcp-server

Skill Claude CodeCodex

Use to implement a structured implementation plan (e.g. temp/implplans/issue-.md) phase by phase. Trigger when the user asks to implement, execute, realize, or "do" an implementation-plan file. Orchestrates a phase-developer subagent and a plan-correspondence-verifier subagent for each phase, commits each verified…

44 27d ago A 97 tokens

000-role-and-task

23

blockscout/mcp-server

Cursor rule Cursor

You are a senior Python developer. Your area of expertise is to build MCP (Model Context Protocol) servers to build a communication between an LLM-based products and large data sources accessible by REST API.

44 27d ago A 149 tokens