Skip to main content
Run any Skill in Manus
with one click
erigontech
GitHub creator profile

erigontech

Repository-level view of 32 collected skills across 4 GitHub repositories.

skills collected
32
repositories
4
updated
2026-07-16
repository explorer

Repositories and representative skills

hive-test
software-quality-assurance-analysts-and-testers

Run Ethereum Hive integration tests against a local Erigon build, including engine, RPC compatibility, standard EEST, BAL/Amsterdam EEST, and RLP suites. Use when setting up an ephemeral Hive environment, selecting or running Hive suites, interpreting Hive failures, or cleaning up Hive test resources.

2026-07-16
autoresearch
computer-occupations-all-other

Autonomous Goal-directed Iteration. Apply Karpathy's autoresearch principles to ANY task. Loops autonomously — modify, verify, keep/discard, repeat. Supports optional loop count via Claude Code's /loop command.

2026-07-15
erigondb-sync-integration-test-plan
software-quality-assurance-analysts-and-testers

Integration test plan for erigondb.toml settings resolution across 3 runtime scenarios (legacy, fresh+downloader, fresh+no-downloader)

2026-07-03
erigon-seg-rebase
software-developers

Use the 'erigon seg step-rebase' command to change the step size of an existing datadir. Use when the user wants to rebase segments or modify step sizes.

2026-06-13
erigon-test-all
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
Showing top 8 of 26 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded