Install
openclaw skills install @leostehlik/brief-masterWrite precise execution briefs for agents, cron jobs, reviewers, researchers, and delegated coding tasks.
openclaw skills install @leostehlik/brief-masterWrite agent briefs that agents actually execute correctly.
Every wasted token is a wasted API call. Every vague word is a future bug. Every missing acceptance criterion is a future rework cycle.
Read references/9-dimensions.md before extracting intent.
Read references/brief-formats.md for the right format per agent type.
This skill writes briefs only. A generated brief can instruct another agent to edit code, run commands, schedule jobs, or use external services, so the user or orchestrator must review the final brief before execution.
Do not invent credentials, secret names, hostnames, destructive commands, cron schedules, repository permissions, or approval status. If a brief would require elevated access, remote execution, persistent automation, or public posting, mark that as requiring explicit approval in the brief.
references/9-dimensions.mdreferences/brief-formats.md"The best brief is not the longest. It's the one where every word is load-bearing."
Before delivering, ask: does removing this sentence change what the agent does? If not, cut it.
Every brief for a dev/build agent must include:
FIRST — update status to working with task description
...task...
LAST — update status to done + notify orchestrator
And the 95% confidence gate:
Before starting ANY work, ask clarifying questions until you are 95% confident
you can complete this task successfully. Do not start until you have that confidence.
See references/brief-formats.md for full templates.