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

gevico

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

skills collected
30
repositories
4
updated
2026-07-14
repository explorer

Repositories and representative skills

cosim-gpu-debug
software-developers

Use as the main entry for cosim debugging: gem5 crashes, assertions, hangs, timeouts, address translation faults, non-PASS test results, guest-side waits, and QEMU exits that may be secondary to gem5. Collect logs, preserve live state when needed, route to gem5 model references, and decide the first failing component.

2026-07-14
cosim-gpu-build
network-and-computer-systems-administrators

Use when building gem5 or QEMU, checking build provenance, or preserving gem5 incremental builds across worktrees. Delegates to scripts/cosim_build.sh; never hand-roll Docker, scons, or QEMU make commands.

2026-07-07
cosim-gpu-codex-review
software-quality-assurance-analysts-and-testers

Use when delegating independent code review, design review, or focused bug investigation to an AI reviewer. Provides delegation templates and records reviewer evidence; higher-level review flow remains in cosim-gpu-review or cosim-gpu-rlcr-loop.

2026-07-07
cosim-gpu-disk-image-edit
network-and-computer-systems-administrators

Use when the guest disk image needs modification without a full rebuild. Mount with guestmount, add files, systemd services, kernel module config.

2026-07-07
cosim-gpu-flow-plan
computer-occupations-all-other

Use as the first step for non-trivial cosim testing, debugging, review, or iterative implementation tasks. Do not use for ordinary repository maintenance such as commit splitting, submodule pointer updates, author config, or documentation-only cleanup.

2026-07-07
cosim-gpu-guest
network-and-computer-systems-administrators

Use when you need to send commands to a running cosim guest. Console pipe interaction, 9p share mount, GPU status check, manual driver load.

2026-07-07
cosim-gpu-info-gathering
software-developers

Use when collecting, summarizing, auditing, or comparing cosim evidence from artifact directories, large logs, matrices, verdict files, build provenance, or prior conversation records; also use when reducing raw log reads or checking whether existing artifacts lose information. Enforces full raw evidence preservation, bounded reads, source attribution, compact tables, raw-read plans, coverage self-reporting, and unknown-event preservation before analysis.

2026-07-07
cosim-gpu-launch
software-developers

Use when you need to start the QEMU+gem5 cosim environment. Launches gem5 in Docker, QEMU with KVM on host, via vfio-user or legacy cosim socket.

2026-07-07
Showing top 8 of 13 collected skills in this repository.
Showing top 8 of 10 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded