Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

cosim-gpu-skills

يحتوي cosim-gpu-skills على 13 من skills المجمعة من gevico، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
13
Stars
1
محدث
2026-07-14
Forks
1
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

cosim-gpu-debug
مطوّرو البرمجيات

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
مديرو الشبكات وأنظمة الحاسوب

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
محللو ضمان جودة البرمجيات والمختبرون

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
مديرو الشبكات وأنظمة الحاسوب

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
المهن الحاسوبية الأخرى

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
مديرو الشبكات وأنظمة الحاسوب

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
cosim-gpu-repo-maintenance
مطوّرو البرمجيات

Use for cosim-gpu repository maintenance that is not cosim execution: submodule pointers, commit splitting, history rewrite for local commits, staged-index cleanup, author/signoff checks, ignore rules, skill hygiene audits for sensitive literals or unwanted coupling, skill routing validation after skill instruction changes, and keeping generated artifacts out of commits. Separates general Git practice from cosim-gpu-specific repository policy.

2026-07-07
cosim-gpu-review
محللو ضمان جودة البرمجيات والمختبرون

Use when reviewing cosim changes, preparing PR evidence, or delegating independent review. Requires a confirmed review target from cosim-gpu-flow-plan unless the user supplies an explicit standalone review brief.

2026-07-07
cosim-gpu-rlcr-loop
مطوّرو البرمجيات

Use for iterative cosim implementation, debugging, or validation after cosim-gpu-flow-plan. Runs bounded rounds until frozen acceptance criteria and independent review gates pass.

2026-07-07
cosim-gpu-rocm-stack
مطوّرو البرمجيات

Read before debugging guest-side ROCm behavior such as HSA signals, HIP waits, KFD ioctls, driver parameters, PASID/VMID routing, or known cosim runtime quirks.

2026-07-07
cosim-gpu-test
محللو ضمان جودة البرمجيات والمختبرون

Use when running GPU programs against cosim and classifying outcomes. Requires exact program identity, fresh-session runner use, verdict artifacts, and provenance checks. After cosim-gpu-flow-plan for planned test tasks.

2026-07-07