milestone-score

Calculate milestone debt from support-maturity grid gaps and roadmap epic progress.

30|12|Updated Jun 21, 2026
One-click install
npx skills add https://github.com/anthony-chaudhary/fak --skill milestone-score
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: milestone-score
Source: https://github.com/anthony-chaudhary/fak/tree/main/.claude/skills/milestone-score
Command: npx skills add https://github.com/anthony-chaudhary/fak --skill milestone-score

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the lack of a measurable, retire-able debt metric for project milestones, preventing the RSI loop from effectively driving progress on maturity and roadmap goals.

Core Features & Use Cases

  • Deterministic Scoring: Calculates a milestone_debt integer based on support-maturity grid gaps and un-progressed roadmap epics.
  • Worst-First Prioritization: Generates a worklist that forces the retirement of structural climb debt before roadmap tasks.
  • Verification & Ratcheting: Provides automated comparison tools to prove debt reduction and prevents regression by pinning climb baselines.

Quick Start

Run the milestone-score skill to generate a scorecard, identify the highest priority debt, and verify progress against the current baseline.

Frequently Asked Questions about milestone-score

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

FAQPage Schema
How do I quantify and track project milestone debt automatically?

Project milestone debt is quantified by calculating a deterministic integer score based on support-maturity grid gaps and un-progressed roadmap epics. This provides a measurable, retire-able metric to drive maturity and roadmap goals within an automated loop.

What is the best way to prioritize roadmap debt versus structural maturity gaps?

Prioritize roadmap debt using a worst-first worklist that forces the retirement of structural climb debt before addressing roadmap tasks. This ensures foundational maturity gaps are resolved systematically prior to feature progression.

How do I prevent milestone debt regression after retiring project debt?

Prevent milestone debt regression by using automated verification tools to prove debt reduction and pinning climb baselines. This ratcheting mechanism ensures structural climb debt stays retired across subsequent development cycles.

Can I integrate milestone scorecard calculations with kernel operations?

Milestone scorecard calculations integrate with fak kernel operations to ensure milestone programs remain retirable and measurable. This integration embeds deterministic scoring and verification directly within the automation loop.

Do I need specific dependencies to generate a milestone scorecard?

Generating a milestone scorecard requires no external dependencies, as the skill operates independently to evaluate support-maturity grid gaps. It relies solely on internal roadmap epic progress and maturity data to calculate the milestone debt integer.