with one click
kiloforge-skills
kiloforge-skills contains 16 collected skills from Kiloforge, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Kiloforge CLI tools reference and shared documentation hub. Lists available tools, provides runtime environment info, and hosts reference docs used by other kf-* skills.
Receive a track ID, validate it is an active unclaimed track, then implement it following the kiloforge workflow.
Product strategy advisor: research the codebase and competitive landscape to provide product design, branding, feature prioritization, and competitive analysis advice. Produces actionable reports to .agent/kf/_reports/product-advisor/ designed for handoff to /kf-architect.
Project architect: research the codebase and distill feature requests into well-scoped kiloforge tracks with specs and implementation plans. Splits large work into multiple tracks (including BE/FE splits). Merges track artifacts to the primary branch so developer workers can claim them.
Resolve git merge conflicts during push or pull sync operations. Fetches remote changes, merges, resolves conflicts (or escalates), and completes the sync.
Interactive project bootstrapper with platform-aware defaults. Guides users through project creation decisions, generates a blueprint, scaffolds the project, and invokes kf-setup with pre-populated answers.
Manage track lifecycle: archive, bulk-archive, compact, restore, delete, rename, and cleanup
Audit Kiloforge system integrity (track registry, dependency graph, conflict pairs, worktree state, branch lock, cross-references) and perform repairs directly or escalate to /kf-architect for larger issues.
Generate comprehensive project timeline, velocity, SLOC, track summary, and cost estimate reports from kiloforge tracks and git history. Outputs markdown reports to .agent/kf/_reports/.
Git-aware undo by logical work unit (track, phase, or task)
Initialize project with Kiloforge artifacts (product definition, tech stack, workflow, style guides)
Display project status, active tracks, and next actions
Validates Kiloforge project artifacts for completeness, consistency, and correctness. Use after setup, when diagnosing issues, or before implementation to verify project context.
Audit codebase reliability — testing coverage, linting strictness, type safety, build checks, CI gates, and dependency security. Produces a structured report with severity ratings and generates kiloforge tracks for improvements.
Tmux-based multi-agent orchestration — persistent manager loop that auto-dispatches, monitors, and manages parallel Claude Code workers
Update Kiloforge skill definitions and CLI tools from the latest release