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

casa-rs

يحتوي casa-rs على 11 من skills المجمعة من bglenden، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
11
Stars
2
محدث
2026-07-04
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

wdad-backlog-to-ready
متخصصو إدارة المشاريع

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
متخصصو إدارة المشاريع

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

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

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

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

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

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

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

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

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

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