Qa risk review
Skill authenticfake/clike/extensions/vscode/templates/harper-init/.clike/skills/vendor/bmad/qa-risk-review
Clike is an AI-native developer experience layer AI Native Pipeline principles and from some visionar on internetFrom the repository description
npx -y skills add authenticfake/clike --skill qa-risk-reviewAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.3 KB, 521 tokens by cl100k_base, as published. Nobody here has run it
BMAD Skill Mapping: QA Risk Review
Intent
Provide advisory QA and repair guidance around candidate artifacts while preserving EvalRunner as the canonical judge.
BMAD source/reference concept
Inspired by BMAD QA review, risk assessment, missing-test identification, and repair guidance practices.
CLike adaptation
Use this mapping in eval/qa to improve pre-eval hardening and advisory companion docs. It must never alter canonical eval verdicts.
Applies when
Applies to eval/qa.
Required inputs
AGENT_EVAL_CONTEXT.json.- Candidate source, tests, CI, LTC, HOWTO, and reports.
- SPEC, PLAN, plan.json, TECH_CONSTRAINTS, lane guides, and companion docs.
Required outputs
- Focused repair notes and QA advisory companion outputs under the target KIT root.
- Exact commands rerun and remaining blockers when repair is incomplete.
Companion outputs
runs/kit/<REQ-ID>/docs/BMAD_QA_ADVISORY.mdruns/kit/<REQ-ID>/docs/FIX_GUIDANCE.mdruns/kit/<REQ-ID>/docs/MISSING_TESTS.mdruns/kit/<REQ-ID>/docs/RISK_REVIEW.mdruns/kit/<REQ-ID>/reports/BMAD_EVAL_REPAIR_NOTES.md
Downstream consumers
Canonical EvalRunner, Gate, KIT repair loops, and FINALIZE use the advisory output as context only.
Quality checks
- Root cause is tied to exact files, checks, and evidence.
- Repairs are candidate-owned and minimal.
- Missing tests and risks are named without hiding failures.
- Environment blockers include concrete evidence.
Eval/Gate evidence expectations
EvalRunner remains authoritative. Gate may consider advisory risk notes but must rely on CLike canonical reports and policy.
Forbidden behavior
- Do not decide pass/fail.
- Do not mutate canonical eval verdict fields.
- Do not modify canonical roots or dependency KIT roots.
- Do not weaken LTC, tests, typecheck, lint, security checks, or gate policy.
- Do not call BMAD runtime or external CLI.
Runtime dependency status
Reference-only. No BMAD QA runtime executes.
Cloud usage notes
Use concise advisory framing and preserve canonical eval authority.
Local-agent usage notes
Read selected skill context before repair. Patch only under allowed write roots and rerun the failing checks when possible.
Governance boundaries
CLike owns EvalRunner, Gate, write policy, reports, and promotion status.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.