Skip to main content
iopsystems
GitHub creator profile

iopsystems

Repository-level view of 50 collected skills across 8 GitHub repositories.

skills collected
50
repositories
8
updated
Aug 26, 2026
repository explorer

Repositories and representative skills

review-guide
unclassified

Draft the pull-request body as a guide for the human reviewing it: where to look more closely, what was tested and what was not, which calls were rather than deduction, and what will only show up in production. Use when asked to "draft the PR body", "write…

Aug 26, 2026
architecture-diagram
unclassified

Use when creating or materially revising system architecture diagrams — a build-time structure chart (units, layers, product composition) or runtime charts (thread model, life-of-a-request flow). Triggers include "architecture diagram", "threading diagram",…

Aug 26, 2026
document-feature
unclassified

Use when creating or materially revising a project's README, code documentation, CLI help, diagrams, onboarding, or other feature documentation for users or developers.

Aug 24, 2026
document-feature
unclassified

Use when creating or materially revising a project's README, code documentation, CLI help, diagrams, onboarding, or other feature documentation for users or developers.

Aug 24, 2026
architecture-diagram
unclassified

Use when creating or materially revising system architecture diagrams — a build-time structure chart (units, layers, product composition) or runtime charts (thread model, life-of-a-request flow). Triggers include "architecture diagram", "threading diagram",…

Aug 24, 2026
dataflow-diagram
unclassified

Draw a dataflow or pipeline diagram for a program that already exists in code — a DAG, a processing chain, a stream topology, a service graph. Use when asked to "diagram the pipeline", "show the dataflow", "chart the DAG", "visualize how the data moves",…

Aug 24, 2026
format-layout-diagram
unclassified

Draw the layout of a memory or wire format that already exists in code — a byte anatomy of one encoded instance, the per-variant conventions of a shared encoding, or the linkage between blocks. Use when asked to "diagram the format", "show the byte layout",…

Aug 24, 2026
dataflow-diagram
unclassified

Use when drawing or materially revising a dataflow or pipeline diagram for a program that already exists in code — a DAG, a processing chain, a stream topology, a service graph. Triggers include "diagram the pipeline", "show the dataflow", "chart the DAG",…

Aug 24, 2026
Showing 8 of 29 collected skills.
sync-viewer-symlinks
software-developers

Ensure site/viewer/lib has correct symlinks to src/viewer/assets/lib

Jul 17, 2026
viewer-parity
software-developers

Use when adding or changing what the rezolus viewer exposes — an /api/v1 endpoint, a dashboard section, the metric catalog, metadata/description derivation, or the frontend data those depend on — or when editing src/viewer/ or crates/viewer/, or reviewing a…

Jul 17, 2026
engineering-journal
software-developers

Use when starting or picking up a non-trivial effort (feature, investigation, perf probe, refactor, migration) in a shared repo where teammates or future agents must coordinate or hand off; when a repo has no durable in-tree record of decisions and dead-ends;…

Jul 7, 2026
reviewing-samplers
software-quality-assurance-analysts-and-testers

Use when reviewing a Rezolus sampler change before merge — a new sampler, a change to an existing sampler's probes/refresh/metrics, or core changes that affect samplers; or whenever a sampler's overhead, cadence, or data source is in question.

Jul 7, 2026
document-feature
software-developers

Write or update the CLI `--help` text and README section for a new or changed rezolus feature (a subcommand, flag, mode, or behavior change), then prove the help is usable by dispatching a fresh subagent that has never seen the code. Use this whenever you add…

Jul 3, 2026
prerelease
software-developers

Tag and push a prerelease from the current Cargo.toml version. Use when the user wants to cut an alpha/beta/rc prerelease. Aborts on stable versions (no `-` in version string) and if the tag already exists.

Jun 9, 2026
pr
software-developers

Create a feature branch, commit changes, push, and open a PR against iopsystems/rezolus

Jun 9, 2026
release
software-developers

Create a release PR with version bump and changelog update

Jun 5, 2026
Showing 8 of 9 collected skills.
Showing 8 of 8 repositories
All repositories loaded