optimism
Build, test, and ship OP Stack blockchain infrastructure with AI
All Skills in This Repository (9)
Pure Emerald Level Indicatorsvm-compat-triage
Triage analyze-op-program-client CI failures by analyzing syscall and opcode findings.
fix-todo
Reopen closed GitHub issues referenced in TODO comments after CI failures.
fix-rust-fmt
Fix Rust formatting issues to resolve failing rust-fmt CI jobs.
watch-reviews
Polls GitHub pull requests for review activity and acts only on feedback from authorized org members.
release-notes
Write curated OP Stack release notes from git-cliff drafts using house style.
dispute-game-investigator
Diagnose OP Stack fault dispute games and challenger behavior during incidents.
run-acceptance-tests
Build dependencies and run acceptance tests locally in the Optimism monorepo.
update-reth
Updates the pinned reth dependency across OP Stack Rust workspaces and adapts code to upstream API changes.
create-pr
Creates pull requests in the Optimism monorepo with review agents, tests, and CI monitoring.
Frequently Asked Questions
FAQPage SchemaHow to install Optimism skills?โผ
Run `npx skills add ethereum-optimism/optimism --all -g -y` in your terminal to install all skills in this suite globally.
What is the OP Stack monorepo?โผ
It is the open-source codebase behind Optimism and Base, containing rollup node software, smart contracts, fault proofs, and testing tools. These skills help an AI agent navigate and modify it safely.
Can AI agents run Optimism acceptance tests?โผ
Yes. The run-acceptance-tests skill builds contracts, Rust binaries, and prestates, then executes full devnet test scenarios automatically.
How does AI write Optimism release notes?โผ
The release-notes skill triages merged PRs, groups changes by theme, and drafts curated release notes in the project's house style for your review before publishing.
Do these skills work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run directly inside Claude Code and compatible AI coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core