Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

casa-rs

casa-rs 收录了来自 bglenden 的 11 个 skills,并提供仓库级职业覆盖和站内 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