← 返回 Skills 市场
leostehlik

Brief Master

作者 Leo Stehlik · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
57
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install brief-master
功能描述
Writes sharp, precise agent briefs and prompts for OpenClaw agents and cron jobs. Use when asked to write a brief for any agent — dev agents, code reviewers,...
使用说明 (SKILL.md)

Brief Master

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

The Pipeline

  1. Detect the target — which agent, what runtime (subagent, cron, sessions_spawn)?
  2. Extract 9 dimensions — see references/9-dimensions.md
  3. Ask max 3 questions — only if critical info is missing. Never more.
  4. Apply the right format — see references/brief-formats.md
  5. Run token efficiency audit — strip every word that doesn't change the output
  6. Deliver — one clean brief, ready to use

Token Efficiency Rule

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

What Makes a Bad Brief

  • Vague task description ("improve the translation")
  • No acceptance criteria (how does the agent know it's done?)
  • Missing constraints (what must not break?)
  • No non-goals (what's explicitly out of scope?)
  • Too long (agent loses focus, context drifts)
  • Tool-specific instructions missing (which host? which directory? which branch?)

What Makes a Good Brief

  • One clear task per brief
  • Explicit ACs labelled AC1, AC2, AC3 (testable, not descriptions)
  • Constraints listed
  • Non-goals listed
  • Correct status update blocks (start + end)
  • 95% confidence gate instruction included
  • Right tool commands with correct paths

Mandatory Sections for Dev Agent Briefs

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.

安全使用建议
This result is low confidence because the local artifact files could not be inspected in the sandbox. Re-run the review when metadata.json and artifact contents can be read before relying on this assessment.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Unable to inspect SKILL.md or metadata.json directly; no supplied artifact evidence in the prompt shows purpose-mismatched capability.
Instruction Scope
Instruction scope could not be assessed from files because read commands failed; no prompt-provided artifact text shows hidden or coercive runtime instructions.
Install Mechanism
Install mechanism could not be assessed from workspace artifacts; VirusTotal telemetry is clean and is not treated as decisive by itself.
Credentials
Environment access could not be verified from artifact files; no artifact-backed evidence supports an overbroad environment requirement.
Persistence & Privilege
Persistence and privilege behavior could not be verified from files; no artifact-backed evidence supports persistent, privileged, or background behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install brief-master
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /brief-master 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial public Brief Master skill with public-safe templates.
元数据
Slug brief-master
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Brief Master 是什么?

Writes sharp, precise agent briefs and prompts for OpenClaw agents and cron jobs. Use when asked to write a brief for any agent — dev agents, code reviewers,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 57 次。

如何安装 Brief Master?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install brief-master」即可一键安装,无需额外配置。

Brief Master 是免费的吗?

是的,Brief Master 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Brief Master 支持哪些平台?

Brief Master 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Brief Master?

由 Leo Stehlik(@leostehlik)开发并维护,当前版本 v0.1.0。

💬 留言讨论