kf-report

Analyze Kiloforge tracks and git history to generate reproducible Markdown project health reports.

2|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/Kiloforge/kiloforge-skills --skill kf-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kf-report
Source: https://github.com/Kiloforge/kiloforge-skills/tree/main/kf-report
Command: npx skills add https://github.com/Kiloforge/kiloforge-skills --skill kf-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Kiloforge project teams need a consistent, reproducible mechanism to generate in-depth progress reports from track artifacts and git history.

Core Features & Use Cases

  • Generate a comprehensive set of reports including timelines, velocity, SLOC, track summaries, phases, and cost estimates in Markdown.
  • Output reports to .agent/kf/_reports/ for archival, sharing, and integration into reviews.
  • Use Case: Stakeholders request a status update; run kf-report to produce a full snapshot of project health.

Quick Start

Run kf-report to generate a complete, reproducible project report for the current Kiloforge workspace.

Frequently Asked Questions about kf-report

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

FAQPage Schema
How do I automate project health reports from git history and track artifacts?

Automating project health reports involves analyzing Kiloforge tracks and git history to produce reproducible Markdown reports covering timelines, velocity, SLOC, and cost estimates, saved directly to .agent/kf/_reports/.

What metrics are included in automated Markdown reports for project reporting?

Automated Markdown project reports include target timelines, velocity, SLOC, track summaries, phases, and multi-model cost estimates to provide a comprehensive snapshot of project health.

How do I generate a reproducible status snapshot for stakeholder reviews?

You generate a reproducible status snapshot for stakeholder reviews by running kf-report in your Kiloforge workspace, which automatically produces a full Markdown project health report for archival and sharing.

Does kf-report require any specific dependencies to analyze SLOC and velocity?

No specific dependencies are required; kf-report operates directly within the Kiloforge environment, analyzing your existing track artifacts and git history to calculate SLOC and velocity.

Where are the generated Markdown project reporting files saved?

Generated Markdown project reporting files are saved to the .agent/kf/_reports/ directory for consistent archival, seamless sharing, and direct integration into project reviews.