Use when the user produces or wants to file away an ephemeral artifact — screenshots, Playwright traces/videos, reports, profiles, coverage, or command logs. Routes the file under .dev/artifacts/ or .dev/logs/ instead of polluting the source tree.
Manually initialize the local .dev workspace, create standard directories, and ensure .dev is ignored by Git. Use only when the SessionStart hook is unavailable or the workspace needs an explicit re-bootstrap.
Use when the user wants to investigate a topic, gather external sources, capture notes, or document evidence — produces a structured research package under .dev/research/ /.
Use when the user wants to record a code review locally — for a branch, PR, commit range, or file set. Produces a structured review package under .dev/reviews/ with findings, evidence, checklist, and optional patch notes.
Use when the user needs a place for temporary development materials — research notes, code review logs, Playwright artifacts, screenshots, logs, external reference repos, scratch scripts, or Claude handoffs. Routes everything to the local .dev/ workspace, which is gitignored and never source-of-truth.
★not rated 11 3mo agoA65 tokens
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: