check-code-complete | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / check-code-complete

check-code-complete

maintained by whoabuddy

star 0 account_tree 4 verified_user MIT License
bolt View GitHub

name: check-code-complete description: Verify code has no TODOs, stub implementations, or dead code before merge allowed-tools: Bash, Read, Glob, Grep

Check Code Complete Skill

Scan codebase for incomplete work that shouldn't be merged.

Usage

/check-code-complete           # Check current directory
/check-code-complete ./src     # Check specific path

What Gets Checked

Category Examples
TODOs TODO:, FIXME:, HACK:, XXX:
Stubs Empty functions, throw "not implemented"
Dead code Commented blocks, unused imports/vars
Debug artifacts console.log, debugger, .only()

Output

List of issues found with file:line references and summary count.

Runbook

Full procedure: runbook/check-code-complete.md in your knowledge base.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 0
GitHub Forks 4
Created Jan 2026
Last Updated 5 months ago
tools tools code quality

Related Skills

creating-pr
chevron_right
reviewing-pr
chevron_right
packmind-standard-creator
chevron_right
packmind-standard-creator
chevron_right
code-review-router
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.