Shutter Review banner
aiopshwang aiopshwang

Shutter Review

Development community

Description

--- description: Count how many questions this session asked before showing anything. --- Look back over this session. For each request the user made, count: 1. how many questions you asked before you first showed something that could be looked at (a running page, an output, rows, a draft, a reproduced failure), 2. the turn on which that first photo appeared (or "none"). Report one table — request · questions before first photo · first photo turn — with counts only, no judgment. Close with on

Installation

Installs to ~/.claude/skills/aiopshwang-shutter-shutter-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aiopshwang-shutter-shutter-review && curl -fsSL https://raw.githubusercontent.com/aiopshwang/shutter/HEAD/commands/shutter-review.md -o ~/.claude/skills/aiopshwang-shutter-shutter-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository