Implementation Checklist Skill

Community

Ensure complete feature implementation.

Author1ambda
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the issue of incomplete feature implementation by automatically generating a checklist of required components (APIs, CLI commands, models, tests, etc.) based on a FEATURE document, ensuring all aspects of a feature are considered and implemented before declaring completion.

Core Features & Use Cases

  • Automated Checklist Generation: Parses FEATURE documents to identify API methods, CLI commands, data models, exceptions, and test requirements.
  • Verification Guidance: Provides grep commands and file checks to verify the existence and correctness of implemented components.
  • Progress Tracking: Supports phased checklists for planning, tracking, and final verification of feature implementation.
  • Use Case: Before a developer declares a new API endpoint complete, this Skill generates a checklist that includes not only the API method itself but also its corresponding CLI command, necessary model definitions, exception handling, and unit tests, ensuring a holistic implementation.

Quick Start

Use the implementation-checklist skill to generate a checklist for the 'FEATURE_USER_AUTH.md' document.

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: Implementation Checklist Skill
Download link: https://github.com/1ambda/dataops-platform/archive/main.zip#implementation-checklist-skill

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 223,000+ vetted skills library on demand.