Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

casa-rs

casa-rs enthält 11 gesammelte Skills von bglenden, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
11
Stars
2
aktualisiert
2026-07-04
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

wdad-backlog-to-ready
Projektmanagementspezialisten

Use when moving work from backlog to ready. Produces a single-issue or wave-lead issue with outcome, acceptance checks, stop conditions, and a short shaping interview when the request is still sparse.

2026-07-04
wdad-planning-board-audit
Projektmanagementspezialisten

Use on a schedule to audit a project's planning board for state/metadata consistency. Flags items that were moved into stages like Ready, Review, or Done without the supporting detail or evidence those stages imply.

2026-07-04
wdad-pr-merge
Softwareentwickler

Use for final PR review and housekeeping. If serious issues are found, leave detailed PR comments and stop. If the PR is ready, merge to main, close linked issues, prune the branch, delete the temporary worktree, and report the result.

2026-07-04
wdad-wave-implementation
Softwareentwickler

Use to implement an approved wave on a branch. Keeps work inside the approved boundary without silently descoping accepted work, runs preflight and refactor passes only where bounded by the wave, commits and pushes the wave branch, and creates or updates the PR.

2026-07-04
casa-rs-imaging-performance
Softwareentwickler

Use when optimizing casa-rs imaging performance or correctness/performance parity against CASA, especially for MFS, cube, mosaic, W/AW projection, MT-MFS, multi-worker CPU, Metal/GPU, benchmark bundles, or large MeasurementSet streaming behavior.

2026-06-12
wdad-architecture-review
Softwareentwickler

Use for a dedicated architecture pass on a branch or diff. Checks boundaries, dependencies, public contracts, and entropy risk against the scaled-layer docs.

2026-05-08
wdad-ci-failure-diagnosis
Softwarequalitätssicherungsanalysten und -tester

Use when `verify`, release, or scheduled CI checks fail repeatedly. Produces a diagnosis, a likely root cause, and the smallest safe next step.

2026-05-08
wdad-reality-sync
Softwareentwickler

Use after a scaled-layer wave or at architecture checkpoints. Compares code and tests with ARCHITECTURE.md, TESTING.md, ADRs, and generated artifacts.

2026-05-08
wdad-stabilization-wave
Softwareentwickler

Use when a brownfield repo needs a focused wave to repair the development loop, tighten verification, or reduce local entropy before feature work continues.

2026-05-08
wdad-test-adversary-review
Softwarequalitätssicherungsanalysten und -tester

Use for a skeptical review of the tests after implementation. Looks for shallow coverage, over-mocking, and ways the implementation could still be wrong while tests pass.

2026-05-08
casa-review
Softwarequalitätssicherungsanalysten und -tester

Read-only review agent for casa-rs. Analyzes interop test coverage, performance tests, demo parity, rustdoc documentation, and crate separation against quality criteria. Use when reviewing a wave, branch, or the full codebase.

2026-04-08