implement

Coordinate TDD red-green-refactor cycles from task specs using bmad-commands.

1|Updated Oct 19, 2025
One-click install
npx skills add https://github.com/AcidicSoil/lms-llmsTxt --skill implement-acidicsoil
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement
Source: https://github.com/AcidicSoil/lms-llmsTxt/tree/main/.claude/skills/implement-v2
Command: npx skills add https://github.com/AcidicSoil/lms-llmsTxt --skill implement-acidicsoil

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams implementing new features from task specifications often struggle to enforce a consistent, test-driven workflow that delivers reliable outcomes and traceable verification. This Skill provides a repeatable TDD cycle (RED, GREEN, REFACTOR) orchestrated via deterministic file and test operations using bmad-commands, ensuring acceptance criteria are met and coverage is tracked.

Core Features & Use Cases

  • RED/GREEN/REFACTOR workflow to drive feature development with automated test scaffolding and validations.
  • Load task specs from the workspace and execute deterministic file operations via bmad-commands.
  • Verify acceptance criteria and report telemetry and metadata for delivery governance.

Quick Start

Supply a valid task_id to begin the TDD implementation workflow that loads the task spec, executes the RED-GREEN-REFACTOR cycle, and validates acceptance criteria.

Frequently Asked Questions about implement

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

FAQPage Schema
How do I enforce strict TDD cycles for feature implementation?

To enforce strict TDD cycles, this Skill orchestrates a repeatable RED, GREEN, and REFACTOR workflow using deterministic file and test operations. It guides teams from task spec to green tests while tracking coverage.

How do I automate test verification for task specifications using TDD?

Automating test verification for task specifications is achieved by loading the task spec via a task_id and executing the TDD workflow. The Skill validates acceptance criteria and reports telemetry for delivery governance.

What is the best way to drive feature development with red-green-refactor?

The best way to drive feature development with red-green-refactor is using a coordinated workflow that applies automated test scaffolding and validations. This ensures acceptance criteria are met and outcomes are reliable.

Can I use deterministic file operations to scaffold TDD tests?

Yes, you can use deterministic file operations to scaffold TDD tests. The workflow leverages bmad-commands to execute reliable file and test operations throughout the red-green-refactor cycle.

How do I track test coverage and telemetry during a TDD workflow?

To track test coverage and telemetry during a TDD workflow, the Skill records telemetry and generates implementation metadata as output. This provides delivery governance and verifies that acceptance criteria are satisfied.

Do I need a task_id to start the test-driven development workflow?

Yes, you need a valid task_id to start the test-driven development workflow. Supplying a task_id loads the specific task specification and initiates the RED-GREEN-REFACTOR cycle for automated validation.