implementation-tracker

Track phase-gated feature implementation with harness verification checkpoints.

Updated Dec 15, 2025
One-click install
npx skills add https://github.com/unfazed-dev/nexus_store --skill implementation-tracker-unfazed-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementation-tracker
Source: https://github.com/unfazed-dev/nexus_store/tree/main/.claude/skills/implementation-tracker
Command: npx skills add https://github.com/unfazed-dev/nexus_store --skill implementation-tracker-unfazed-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured, phase-gated workflow for tracking feature implementation, ensuring all aspects from documentation to deployment are systematically managed and verified.

Core Features & Use Cases

  • Phase-Gated Workflow: Guides development through distinct stages: Documentation, Data Layer, Service Layer, UI Layer, and GenUI Integration.
  • Harness Verification: Integrates automated checks and invariants at each phase boundary to ensure code quality, test coverage, and adherence to architectural rules.
  • Use Case: When starting a new feature, use this tracker to define tasks, log progress, and ensure rigorous verification at each step, preventing common development pitfalls.

Quick Start

Use the implementation-tracker skill to create a new tracker for a feature named 'user-profile'.

Frequently Asked Questions about implementation-tracker

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

FAQPage Schema
What is a phase-gated feature implementation workflow?

A phase-gated feature implementation workflow systematically tracks feature development through Documentation, Data, Service, and UI layers, enforcing automated verification checks at each boundary to ensure code quality and architectural invariants.

How do I track feature implementation phases across different architectural layers?

You can track feature implementation phases by defining tasks across documentation, data, service, and UI layers, logging progress, and enforcing harness verification checkpoints at each boundary to ensure test coverage and code quality.

How does harness verification enforce code quality during feature implementation?

Harness verification enforces code quality by integrating automated checks and architectural invariants at each phase boundary, validating test coverage and preventing progression until the implementation meets defined quality standards.

Can I use this implementation tracker for agent-based validation?

Yes, the implementation tracker facilitates agent-based validation and orchestrator integration, allowing automated agents to verify phase completion, validate invariants, and orchestrate the development lifecycle.

When do I need a phase-gated tracker for feature implementation?

You need a phase-gated tracker when starting a new feature that requires rigorous verification across documentation, data, service, and UI layers to prevent common development pitfalls and ensure architectural invariants are maintained.