Leader.skill open-sources a framework for turning vague requests into executable agent goals

数字生命卡兹克 · wechat · 2026-07-27

Leader.skill turns fuzzy requests into executable agent goals

The author open-sourced Leader.skill, a Skill designed to convert vague human intent into a clear, long-running goal spec that an agent can execute for hours or even days. The workflow is aimed at reducing long-horizon drift by forcing the user to define the target more precisely before execution starts.

Core idea

The “goal seven questions” framework

The skill organizes goal definition around seven questions:

How it works in practice

Open source

The skill is open sourced here: github.com/KKKKhazix/khazix-skills/tree/main/leader.

Original post →

More from coding & agent

coding & agent channel →