progress

Installation
SKILL.md

Progress — Session Log Entry Generator

Generates a properly-formatted progress.yaml entry with typed candidates that the compaction engine can process. This is the intake funnel for promoting lessons into CLAUDE.md (rules) and ARCHITECTURE.md (facts).

Why This Matters

progress.yaml is NOT a rule store — it's a machine-readable intake funnel. Lessons stay as free text in session reports unless explicitly typed as candidates. Without typed candidates, the compaction promotion gate has nothing to process, and lessons never reach CLAUDE.md or ARCHITECTURE.md.

Session ends → /progress generates entry with candidates
    → Appends to progress.yaml (intake funnel)
    → Optionally generates docs/sessions/ report (durable documentation)
    → Runs compaction CLI → classifies candidates
        → rule candidates → proposed for CLAUDE.md (with approval)
        → fact candidates → proposed for ARCHITECTURE.md (with approval)
    → Marks promoted entries as absorbed

Language Behavior

Related skills

More from touricks/fanshi_personal_skills

Installs
1
GitHub Stars
2
First Seen
Mar 30, 2026