implementation-tracker

Track Fakt implementation progress across phases, tests, compilation, milestones, and blockers.

63|6|Updated Oct 25, 2025
One-click install
npx skills add https://github.com/rsicarelli/fakt --skill implementation-tracker
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: implementation-tracker
Source: https://github.com/rsicarelli/fakt/tree/main/.claude/skills/validation/implementation-tracker
Command: npx skills add https://github.com/rsicarelli/fakt --skill implementation-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitors Fakt implementation progress, including phase completion, test pass rates, compilation success metrics, milestone validation, and blockers, to guide development priorities.

Core Features & Use Cases

  • Status aggregation: track phase-by-phase completion
  • Metrics collection: monitor test pass rates and compilation success
  • Blocker detection: identify blockers early
  • Milestone validation: verify milestones have been met

Quick Start

Request a general status or a phase-specific report; the skill reads current docs and test outputs to summarize progress.

Frequently Asked Questions about implementation-tracker

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

FAQPage Schema
How do I track Fakt compiler implementation progress across all development phases?▼

Track implementation progress by requesting a status report; the Skill monitors phase completion, test pass rates, compilation success metrics, and milestones to show where development stands and identify blockers across the Fakt compiler lifecycle.

Can I get a phase-specific progress report for my Fakt implementation?▼

Yes. Request a phase-specific report and the Skill reads current documentation and test outputs to summarize completion status, test pass rates, and metrics for that phase alone.

How do I identify blockers during Fakt compiler development?▼

The Skill detects blockers by analyzing phase completion, test results, and compilation metrics; early blocker identification helps guide development priorities and unblock stuck phases.

What metrics does progress tracking capture for compilation and testing?▼

Progress tracking aggregates test pass rates, compilation success metrics, phase-by-phase completion status, and milestone validation to provide visibility into development health and readiness.

When should I use status aggregation instead of checking individual phase reports?▼

Use status aggregation during progress reviews and milestone validation to see the full implementation picture at once; use phase-specific reports when diagnosing failures or drilling into one area.