kf-architect

Research codebases to convert feature requests into Kiloforge tracks with specs and implementation plans.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Distills ambiguous feature requests into structured Kiloforge tracks with clearly scoped specs and implementation plans, enabling teams to plan and execute work efficiently.

Core Features & Use Cases

  • Research codebase to translate user prompts into self-contained tracks with specs.
  • Split large or cross-cutting work into BE/FE tracks, and merge artifacts back to the primary branch for worker claim.
  • Manage pre-flight context loading, dependency analysis, and a strict merge protocol to avoid conflicts.

Quick Start

Provide a feature request and I will generate one or more track specifications ready for review.

Frequently Asked Questions about kf-architect

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

FAQPage Schema
How do I translate feature requests into structured implementation plans?

To translate feature requests into structured implementation plans, provide your prompt to the architect. It researches your codebase to generate self-contained track specifications with clear scopes and dependencies.

What is the best way to split cross-cutting feature work into backend and frontend tracks?

Splitting cross-cutting feature work into backend and frontend tracks is handled through coordinated BE/FE thinking. The architect divides large requests and merges track artifacts back to the primary branch for worker claim.

How do I manage dependency analysis and pre-flight checks for new feature tracks?

Managing dependency analysis and pre-flight checks for new feature tracks is automated by the architect. It enforces pre-flight context loading and strict merge protocols to prevent conflicts before developers claim work.

Why does my feature track merge protocol keep causing branch conflicts?

Branch conflicts during track merging occur without a strict merge protocol. The architect enforces pre-flight dependency analysis and coordinated merging to the primary branch to prevent these conflicts.

Can I use this architect skill to generate ready-to-work tracks for any codebase?

You can use this architect skill to generate ready-to-work tracks for any codebase. It requires no dependencies and researches your existing code structure to distill ambiguous requests into scoped track specifications.