implement

Automate test-driven milestone implementation with spec, architecture, and plan checklists.

3|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/xiongxianfei/rigorloop --skill implement-xiongxianfei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement
Source: https://github.com/xiongxianfei/rigorloop/tree/main/.codex/skills/implement
Command: npx skills add https://github.com/xiongxianfei/rigorloop --skill implement-xiongxianfei

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Implementing software milestones is often hampered by vague scopes and late verification. This Skill ensures that every milestone begins with a concrete plan, architecture alignment, and a test-first approach, delivering traceable progress and verifiable outcomes.

Core Features & Use Cases

  • Enforces smallest scope-complete changes with tests-first development to avoid scope creep.
  • Maintains an active plan with progress updates, decisions, discoveries, and validation notes as work advances.
  • Provides an auditable trail from idea to milestone completion for team review and governance.

Quick Start

Begin a milestone by outlining the required spec, architecture, and test plan, then implement the smallest verifiable change.

Frequently Asked Questions about implement

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

FAQPage Schema
How do I enforce test-driven development for software milestones?

Test-driven development for software milestones is enforced by automating strict tests-first workflows, ensuring spec, architecture, and test checklists are completed before any coding begins. This delivers verifiable validation artifacts and traceable progress.

What is the best way to prevent scope creep during milestone implementation?

Preventing scope creep during milestone implementation is achieved by enforcing smallest scope-complete changes with a test-first approach. This maintains an active plan with progress updates, decisions, and discoveries as work advances.

How do I maintain an auditable trail from idea to milestone completion?

An auditable trail from idea to milestone completion is maintained by actively updating the plan with decisions, discoveries, and validation notes as work advances. This provides team review and governance with verifiable outcomes.

Do I need an architecture and test plan before starting TDD milestone coding?

Yes, an architecture and test plan is required before starting TDD milestone coding. The workflow mandates that concrete spec, architecture alignment, and test checklists are fully outlined to ensure verifiable outcomes before implementation.

Can I use this for software delivery workflows without strict test checklists?

Software delivery workflows without strict test checklists are not ideal for this approach. It specifically satisfies requirements for tests-first workflows, smallest-scope changes, and verifiable validation artifacts, requiring completed checklists before coding.