Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

kiloforge-skills

kiloforge-skills 收录了来自 Kiloforge 的 16 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
16
Stars
2
更新
2026-03-24
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

kf-bin
软件开发工程师

Kiloforge CLI tools reference and shared documentation hub. Lists available tools, provides runtime environment info, and hosts reference docs used by other kf-* skills.

2026-03-24
kf-developer
软件开发工程师

Receive a track ID, validate it is an active unclaimed track, then implement it following the kiloforge workflow.

2026-03-24
kf-advisor-product
项目管理专家

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.

2026-03-22
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.

2026-03-22
kf-conflict-resolver
软件开发工程师

Resolve git merge conflicts during push or pull sync operations. Fetches remote changes, merges, resolves conflicts (or escalates), and completes the sync.

2026-03-22
kf-getting-started
软件开发工程师

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.

2026-03-22
kf-manage
软件开发工程师

Manage track lifecycle: archive, bulk-archive, compact, restore, delete, rename, and cleanup

2026-03-22
kf-repair
软件开发工程师

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.

2026-03-22
kf-report
项目管理专家

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/.

2026-03-22
kf-revert
软件开发工程师

Git-aware undo by logical work unit (track, phase, or task)

2026-03-22
kf-setup
软件开发工程师

Initialize project with Kiloforge artifacts (product definition, tech stack, workflow, style guides)

2026-03-22
kf-status
软件开发工程师

Display project status, active tracks, and next actions

2026-03-22
kf-validate
软件质量保证分析师与测试员

Validates Kiloforge project artifacts for completeness, consistency, and correctness. Use after setup, when diagnosing issues, or before implementation to verify project context.

2026-03-22
kf-advisor-reliability
软件质量保证分析师与测试员

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.

2026-03-20
kf-conductor
软件开发工程师

Tmux-based multi-agent orchestration — persistent manager loop that auto-dispatches, monitors, and manages parallel Claude Code workers

2026-03-20
kf-update
软件开发工程师

Update Kiloforge skill definitions and CLI tools from the latest release

2026-03-20