critique

Installation
SKILL.md

Critique Command

Use this command to get a Distinguished Engineer level technical critique of the current approach and implementation.

Step 0: Prior-art check (MANDATORY)

Before critiquing, recall prior learnings from the global knowledge base so we don't re-learn or re-decide something already captured:

uv run "{{HOME_TOOL_DIR}}/skills/recall/scripts/recall.py" \
  "<QUERY>" \
  --limit 5 --format markdown

Query construction for /critique: a short summary of the approach/code being critiqued + relevant domain keywords (e.g. "event-sourced migration rollback strategy").

What to do with results:

Related skills
Installs
1
GitHub Stars
9
First Seen
8 days ago