completeness-review

Community

Ensure code is truly done, not just stubbed.

Authortrevorbyrum
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents unfinished code, stubs, and TODOs from slipping into production, ensuring that features marked as complete are genuinely implemented.

Core Features & Use Cases

  • Pattern Scanning: Detects common markers of incomplete code like TODOs, FIXMEs, placeholders, and debug statements.
  • Feature Verification: Cross-references implemented code against feature definitions in features.md to ensure full functionality.
  • Deliverable Check: Validates that all items in the project-plan.md have corresponding, complete code implementations.
  • Use Case: Before deploying a new feature developed by an AI, run this skill to catch any "TODO: Implement this later" comments or functions that only return dummy data, ensuring a robust release.

Quick Start

Scan the codebase for any incomplete implementations or placeholders.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: completeness-review
Download link: https://github.com/trevorbyrum/claude-skills-suite/archive/main.zip#completeness-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.