What problem does it solve?
Provide consistent, reproducible, and actionable critiques of writing or source code so reviewers and authors can identify quality issues without accidental edits or unclear feedback.
Core Features & Use Cases
- Lens detection: Automatically selects a writing or code critique lens based on file extension, with explicit flags to force a lens.
- Template-driven outputs: Produces strict, copy-pasteable critique formats for Writing or Code, including Assessment, ordered Critiques, and an inline Document or Code section.
- Safety and workflow rules: Reads a specified file or the assistant's immediately preceding response, never modifies source files, and handles large files by producing annotated copies.
- Use Case: Run a file-based code review during a pull request or ask for a focused editorial critique of a draft reply to ensure high-quality, actionable feedback.
Quick Start
Invoke the skill with /critique-skill <path> to critique a file or omit the path to critique the assistant's previous response and receive a structured assessment.