Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
erigontech
GitHub creator profile

erigontech

Repository-level view of 31 collected skills across 4 GitHub repositories, including approximate occupation coverage.

skills collected
31
repositories
4
occupation fields
1
updated
2026-05-28
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
erigon
25 skills3.6k1.5kupdated 2026-05-28
81% of creator
erigon-test-all
소프트웨어 품질 보증 분석가·테스터

Run the full Erigon test suite locally using GOGC=80 make test-all. Use this before marking a PR ready for review. Equivalent to the "All tests" CI workflow.

2026-05-28
erigon-test-race
소프트웨어 품질 보증 분석가·테스터

Run Erigon tests with Go race detector to find data races and concurrency bugs. Use this for concurrency-sensitive changes (parallel executor, p2p, txpool). Takes 30-60 minutes.

2026-05-28
erigon-ci
소프트웨어 품질 보증 분석가·테스터

Run Erigon CI checks locally and/or trigger them remotely on a branch via GitHub Actions workflow_dispatch. Use this when you need to verify a branch passes all CI before or after pushing — especially for branches like bal-devnet-2 that don't auto-trigger on push/PR events.

2026-05-25
erigon-implement-eip
소프트웨어 개발자

Implement a new EIP for a hardfork under development in Erigon. Use when the user asks to implement, port, or wire up an EIP — covers spec lookup, dep analysis, prior-work check, implementation, lint, tests, and a wrap-up saved to `agentspecs/`.

2026-05-25
benchmarkoor
소프트웨어 품질 보증 분석가·테스터

Run benchmarkoor performance benchmarks against a locally-built Erigon binary and produce per-test MGas/s comparison tables. Covers image build, dataset reset, run invocation, result parsing, and before/after comparisons.

2026-05-22
erigon-ephemeral
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자+1

Run an ephemeral Erigon instance with a temporary datadir. Use this whenever the user wants to spin up a temporary, throwaway, or sandboxed Erigon node for quick testing, launch a second Erigon instance alongside an existing one, clone a datadir into a temp copy for safe experimentation, or find and clean up leftover ephemeral datadirs and processes from previous sessions. Handles port conflict detection and automatic port offsetting. Trigger on any mention of temporary/throwaway/ephemeral/disposable Erigon instances, running erigon briefly for testing or debugging, starting a second/additional erigon node, or cleaning up old temp erigon data.

2026-05-22
erigon-network-ports
네트워크·컴퓨터 시스템 관리자컴퓨터 네트워크 아키텍트

Reference for all Erigon network ports. Use this when running multiple Erigon instances to avoid port conflicts. Lists every CLI flag that binds a port, its default value, and the protocol used.

2026-05-22
launch-devnet
네트워크·컴퓨터 시스템 관리자

Launch erigon (EL) + a CL client on any ethpandaops devnet. Takes a devnet landing-page URL (e.g. https://bal-devnet-3.ethpandaops.io) and discovers everything else (chain id, fork schedule, EL/CL bootnodes, client images, ports) from the network's config service. Generates start/stop/clean scripts, monitors EL/CL progress, and investigates failures by comparing against the rest of the network rather than assuming the bug is in erigon.

2026-05-22
Showing top 8 of 25 collected skills in this repository.
#002
zilkworm
3 skills125updated 2026-03-24
9.7% of creator
#003
rpc-tests
2 skills107updated 2026-03-25
6.5% of creator
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다