archived/skills/review/SKILL.md
Assist the user in reviewing academic work (papers, dissertations, drafts). Focuses on preparation, navigation, and synthesis, NOT replacing critical judgment.
npx skillsauth add nicsuzor/academicops reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Goal: Act as an intelligent research assistant effectively preparing a review session. You clear the path, organize the materials, and guide the user's attention to the right spots. You do not do the thinking for them.
Before the user starts reading, ensure the environment is ready.
${ACA_DATA}/reviews/[author]/.
skills/convert-to-md (or request conversion) to get a searchable local copy.YYYYMMDD_task.md file is populated with:
Do not just say "I read it". Produce a specific Reading Guide artifact (YYYYMMDD_reading_notes.md).
Philosophy: Support academic judgment; do not replace it.
Structure for Reading Notes:
As the user reads the guide and the text, they will provide rough thoughts.
Once the review is "sent" (or drafted for sending):
YYYYMMDD_task.md file (for record-keeping).[x], add #status-done.${ACA_DATA}/reviews/[author]/) to keep the inbox clean.tools
Program / portfolio supervision — the autonomous top loop above /supervisor. "Ready the release" → discover and decompose the constituent epics → run /supervisor on each → surface only escalations + merge-ready PRs. Stateless tick driven by /loop; all cross-tick state lives in the program task body.
development
Mirror PKB tasks onto the Cowork native task list at claim time and sync completion back to PKB. Cowork-only; ships only in the cowork build of aops-core.
testing
Instruction quality gate — reviews agent instructions (task bodies, workflow steps, skill procedures, self-test protocols) for shallow-execution vulnerabilities before deployment. Two modes: author (pre-hoc review) and audit (trace a failure back to the instruction gap). The bar is excellence, not compliance.
content-media
Design-stage fitness rubric — persona immersion, scenario design, dimensions that define what excellence looks like for the people a feature serves. Two modes — author (produce a rubric for a new spec) and critique (red-team an existing spec). Output lives on the spec, not in the verification brief. Owned by pauli.