feature-gaps-implement

Implement confirmed feature-gap ledger entries through a test-driven development workflow.

2|Updated May 18, 2022
One-click install
npx skills add https://github.com/alexfalkowski/bin --skill feature-gaps-implement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-gaps-implement
Source: https://github.com/alexfalkowski/bin/tree/main/skills/feature-gaps-implement
Command: npx skills add https://github.com/alexfalkowski/bin --skill feature-gaps-implement

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the problem of uncoordinated or speculative feature development by enforcing a strict, evidence-based ledger workflow for implementing product gaps.

Core Features & Use Cases

  • Evidence-Based Implementation: Ensures every feature is backed by a confirmed ledger entry before any code is written.
  • Standardized Workflow: Enforces a rigorous TDD-based execution cycle including Red, Green, Refactor, and Validation steps.
  • Use Case: When a developer identifies a missing capability in the repository, they use this skill to document the gap in the ledger, verify it against existing patterns, and execute the implementation with built-in safety and documentation standards.

Quick Start

Use the feature-gaps-implement skill to implement the confirmed feature entry identified by the ID in the ledger.

Frequently Asked Questions about feature-gaps-implement

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement confirmed feature gaps using a test-driven development workflow?

A feature-gap ledger provides evidence-based documentation of missing capabilities in a repository. It is needed when performing product-gap resolution to ensure implementation follows defined formats, safety standards, and validation protocols.

How do I execute repository-scoped feature development without speculative coding?

You execute repository-scoped feature development by enforcing a strict ledger workflow. This requires documenting the product gap, verifying it against existing patterns, and executing implementation through built-in safety and documentation standards.

Does this feature-gap implementation workflow require a specific ledger format?

Yes, this feature-gap implementation workflow requires adherence to defined ledger formats. You must identify the confirmed feature-gap entry by its ID in the ledger before beginning the test-driven development execution cycle.

What is the best way to maintain architectural consistency during product maintenance?

The best way to maintain architectural consistency during product maintenance is applying an evidence-based ledger workflow. This enforces safety standards and validation protocols while resolving product gaps through test-driven development.