·milestone
</>

milestone

synthesys-lab/assassyn

Drive implementation forward incrementally with automatic progress tracking, LOC monitoring, and milestone checkpoint creation

2Installs·0Trend·@synthesys-lab

Installation

$npx skills add https://github.com/synthesys-lab/assassyn --skill milestone

SKILL.md

This skill instructs AI agents on how to drive implementation forward incrementally, tracking LOC count, running tests, and creating milestone checkpoints when the 800 LOC threshold is reached without completion.

The milestone skill enables AI agents to implement large features step-by-step in manageable increments. It:

This skill is the core implementation driver used by /issue-to-impl and /miles2miles commands.

Drive implementation forward incrementally with automatic progress tracking, LOC monitoring, and milestone checkpoint creation Source: synthesys-lab/assassyn.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/synthesys-lab/assassyn --skill milestone
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is milestone?

Drive implementation forward incrementally with automatic progress tracking, LOC monitoring, and milestone checkpoint creation Source: synthesys-lab/assassyn.

How do I install milestone?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/synthesys-lab/assassyn --skill milestone Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/synthesys-lab/assassyn