Optimism
Official@ethereum-optimism
Offers specialized engineering maintenance for Ethereum Layer 2 infrastructure, focusing on virtual machine compatibility, issue tracking, and codebase formatting standards.
Agent Skills by Optimism
Showing 9 vetted skills indexed across 1 GitHub repositories.
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.
vm-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.
Frequently Asked Questions About Optimism
FAQPage SchemaWhat specific engineering tasks does Optimism support?▼
Optimism enables the triage of virtual machine execution failures, the automated reopening of GitHub issues linked to pending code tasks, and the correction of Rust syntax formatting to ensure continuous integration stability.
Which technical personas benefit from these capabilities?▼
These capabilities are designed for blockchain protocol engineers, core developers maintaining Ethereum Layer 2 infrastructure, and DevOps engineers responsible for managing continuous integration pipelines and repository health.
What are the prerequisites for implementing these maintenance tasks?▼
Implementation requires an active Rust development environment, access to the op-program-client codebase, and authenticated GitHub repository permissions to manage issue states and trigger build corrections.