Delegates delivery tasks to kb-complete for project pipeline management.
Install
mkdir -p .claude/skills/klfg && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15972" && unzip -o skill.zip -d .claude/skills/klfg && rm skill.zipInstalls to .claude/skills/klfg
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Full KB pipeline orchestrator. Chains /kb-brainstorm → /kb-plan → /kb-work → kb-complete → DONE. kb-work handles the per-slice gauntlet (scope lock, execution, tests, diff-scope, destructive guard, QA, repair, Figma sync). kb-complete handles post-work quality, follow-up resolution, proof/demo evidence, learning, memory refresh, compaction, and alerts. Use when the user says 'klfg', 'run the full KB pipeline', 'go from brainstorm to done', or wants the hands-off KB vertical-slice workflow.Key capabilities
- →Delegate to the `kb-complete` orchestrator
- →Enforce project delivery policies
- →Manage feature delivery workflow state
- →Re-read durable manifest state after delegation
- →Return the `kb-complete` outcome
How it works
This skill acts as a deprecated compatibility alias that immediately delegates all requests to the `kb-complete` orchestrator, which then manages the feature delivery workflow and enforces policies.
Inputs & outputs
When to use klfg
- →Complete feature delivery
- →Orchestrate project pipeline
About klfg
Acts as an alias to ensure delivery policies are enforced via the kb-complete orchestrator. Manages feature delivery workflow state.
Full KB pipeline orchestrator. Chains /kb-brainstorm → /kb-plan → /kb-work → kb-complete → DONE. kb-work handles the per-slice gauntlet (scope lock, execution, tests, diff-scope, destructive guard, QA, repair, Figma sync). kb-complete handles post-work quality, follow-up resolution, proof/demo evide
When not to use it
- →When `kb-complete` is not the desired orchestrator
- →When full-pipeline requests are not being made
- →When the skill is not intended as a compatibility alias
Limitations
- →This skill is a deprecated compatibility alias
- →It delegates to `kb-complete`
- →It does not duplicate phase execution
How it compares
This skill provides a redirection mechanism to a single state-aware command, ensuring consistent policy enforcement and workflow orchestration, unlike direct execution of individual phases.
Compared to similar skills
klfg side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| klfg (this skill) | 0 | 1mo | No flags | Beginner |
| schedules | 1 | 2mo | Review | Beginner |
| gsd-execute-phase | 0 | 3mo | No flags | Advanced |
| executing-plans | 0 | 2mo | No flags | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by Irtechie
View all by Irtechie →You might also like
schedules
windmill-labs
MUST use when configuring schedules.
gsd-execute-phase
SrivarsanK
Execute all plans in a phase with wave-based parallelization
executing-plans
liujiarui0918
Use to execute a written plan. Run tasks in batches with human checkpoints.
gsd-execute-phase
AcidicSoil
Execute all plans in a phase with wave-based parallelization
speckit-hotfix
pradeepmouli
Create an emergency hotfix workflow with expedited process and mandatory
team
yangyuan-zhen
[OMX] N coordinated agents on shared task list using tmux-based orchestration