scan-todos

Installation
SKILL.md

Variables

Arguments: $ARGUMENTS

Shared tracker context

The seam, operation routing, label taxonomy, canonical-role remapping, recurring schedule, and topic-docs binding that every work-items skill relies on live in ${CLAUDE_PLUGIN_ROOT}/reference/tracker-seam.md (and the references it links). Read it at the start of an invocation. Item creation goes through the seam via the /work-items:track add path; the core inlines no provider commands.

Purpose

Sweep the codebase for actionable comment markers (TODO/FIXME/HACK/XXX) and resolve or file each one. Not the encouraged workflow for new work — durable work belongs in the tracker at authoring time; prefer a commit-time hygiene gate (linter or git hook) in the consuming repo to catch new violations as they land.

Usage

Installs
2
GitHub Stars
12
First Seen
Jul 21, 2026
scan-todos — melodic-software/claude-code-plugins