用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/nicsuzor/academicOps --skill verify命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Standing experiment protocol for the academicOps project — every piece of real work is also evidence about the framework. Use when starting framework work of any type, testing instructions blind, trialling a runtime mechanism, or reviewing how well the framework served a task just completed.
Creating diagrams in any style — Mermaid flowcharts (structured, code-based) or Excalidraw (hand-drawn, organic). Use style parameter to select.
Use when driving a framework run you intend to score — choosing a surface, dispatching a worker, or when asked to "debug a polecat", "run a polecat container interactively", "attach to a polecat session", "check polecat logs", or to verify that a change to plugins, hooks, lib/, skills, or the Dockerfile actually works inside a real container. Spins up a `polecat run` container under tmux for live interaction, says where the durable host-side session state lands, and walks the layered check that separates "installed in the image" from "actually fires".
| name | verify |
| description | Judgement-based QA pass. Does this artifact meet its goal and serve its user? Demands excellence, not compliance. |
A rigorous QA review: correctness, complete implementation, fitness for purpose. Default posture — assume it is broken. The burden is on the artifact to prove it works.
Bound to marsha. Run under another disposition and the bar silently softens.
REVISE — fitness rubric missing.For a content or instruction artifact — a skill, agent body, prompt, doc, spec — the governing standard usually lives in a skill rather than in a rules file. Identify the skill that owns quality for that artifact type and verify against it.
Write an explicit answer to each in the report. A PASS verdict is unavailable until all four are written.
strategic-review skill's §2 as written and record its one-sentence verdict here. A bad premise is a FAIL.N/A, TODO, DERIVER_MISSING). Missing primary value-signals are a FAIL.FAIL.PASS on a fitness task.Stop and write the verdict when you see any of:
For any rendered output — a screenshot, dashboard, chart, slide — critically evaluate three structural dimensions and cite specific regions. Do not state what is present; judge whether it works.
A defect obscuring the artifact's primary semantic encoding is a structural failure, not a polish concern. Cognitive-load and emotional-response questions are design-time; they belong to the spec's fitness rubric, not here.
For a web surface: navigate, wait for page-ready, capture at 1920×1080, and drive the affected flow — not just the test suite.
## Verification Report
**Bar:** [mechanical / fitness / mixed]
**Verdict:** [PASS / FAIL / REVISE]
### Concrete observations
[Observed defects with file paths, line numbers, and verbatim log excerpts]
### Forcing checks
0. **Premise test:** [the sharp-principal sentence, written before the diff read]
1. **Sentinel and empty-state audit:** [count and list]
2. **Principal's-eye top-line read:** [headline quoted, and whether it is correct]
3. **Floor vs ceiling:** ["exceptional, or merely working?" — answered]
### Process compliance
[Local-rule violations, cited by rule; or the sources you read and found nothing in]
### Judgement
[Prose evaluation against the acceptance criteria and the fitness rubric]
### Recommendation
[On FAIL or REVISE: specific remediation and its user impact. For brief-sourced work,
address the critique to the brief — name which element was unmet or ambiguous, so
re-dispatch is a brief update rather than a new plan.]
Where the verified artifact has a task record, write the verdict and its evidence onto that record as well as returning it. The evidence contract binds the handback to the task record; a report that only ever existed in this turn has not crossed a boundary.