AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Task Brief

skill-moonlight-lupin-agent-skills-task-brief · by moonlight-lupin

>

No reviews yet
0 installs
33 views
0.0% view→install

Install

$ agentstack add skill-moonlight-lupin-agent-skills-task-brief

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-moonlight-lupin-agent-skills-task-brief)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Task Brief? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Task Brief

Thin requests are the biggest cause of mediocre agent output: the agent guesses the deliverable, the audience and the guardrails, and the user only discovers the misreading after the work is done. This skill moves that discovery to the cheapest possible point — before the work starts — by having the agent compile a short task brief, show it, and only then execute. The user never has to write a better prompt; the agent does the structuring.

When to run it — and when not to

Run it when:

  • the user explicitly asks ("brief this first", "make sure you understand before starting"); or
  • the task is substantial — multi-step, multi-document, or a deliverable someone

else will read (a memo, a report, a dashboard, a document batch) — and the request is thin or ambiguous enough that two reasonable readings would produce different work.

Skip it (just do the task) for quick factual questions, single-step edits, and requests already crisp enough to act on. A brief on a trivial ask is friction, not quality — proportionality is part of the skill. When in doubt, a one-line restatement of the goal ("I'll read this as X — say if not") beats a full brief.

The brief

Compile and show this exact shape — short, in plain business language:

**Task brief — [short task name]**
- **Goal** — what "done" looks like: the deliverable, its format, its audience,
  and the test it must pass.
- **Context** — everything known that bears on the task: the inputs/files
  provided, relevant background from the conversation or memory, the entities /
  period / parties involved, what already exists.
- **Constraints** — what to avoid and the guardrails: task-specific limits
  (scope, exclusions, deadline, tone) plus whichever standing rules materially
  bite this task (see below).
- **Assumptions** — anything filled in without asking, flagged so the user can
  correct it with one word.
- **Tooling** — the installed skill(s) or tool(s) that will do the work.

Compiling it

  1. Extract before you ask. Mine the request, the conversation so far, any files

provided, and memory first — never ask the user for something already in front of you.

  1. Ask only what changes the output. For each gap, test: would a different

answer produce different work? If yes, ask — at most 2–3 questions, via a structured question tool where available, else as a short numbered list in chat. If no, fill it with a sensible default and record it under Assumptions. Never stack an interrogation in front of the task.

  1. Inject the standing constraints — don't ask about them. Every organisation

has rules that apply to all its work; they go into Constraints automatically (list only the ones that bite). Source them from the host environment first — the system prompt, org instructions, a CLAUDE.md / agents file, a principles or style document. Where none are defined, apply these defaults: outputs are drafts for a person to review, not advice; never invent a fact — ask or leave a visibly flagged blank; keep spelling, date and currency conventions consistent with the house style; confidential data stays local — de-identify before anything crosses to an external tool; the action boundary — prepare, never send / post / pay / file / sign without an explicit go-ahead.

  1. Route the tooling. Survey what is actually installed (skills, connectors,

scripts) and name the most specific one that will do the work. If a better-suited capability exists but isn't installed, say so as advisory — never make the brief depend on something the user doesn't have. If nothing fits, say that too, and proceed with general capability.

  1. Confirm, then execute. Show the brief and wait for a go / corrections — a

one-word "go" is enough; this is a glance, not a form. Then do the work against the brief.

  1. Close the loop. On delivery, check the output against the Goal line and

say plainly which parts of "done" are met and which are outstanding — never claim a check that didn't run.

Worked example (fictional)

> User: "put together something on the Northwind account numbers for Thursday's > call"

The agent checks the folder (finds northwind-q2-summary.xlsx), then asks two questions — audience (internal team vs the client) and form (one-page dashboard vs talking-points memo) — and compiles:

**Task brief — Northwind Q2 numbers for Thursday's call**
- **Goal** — a one-page dashboard (PDF via browser print) of the Northwind
  account's Q2 numbers, for the internal team call on Thu 12 Mar; done = the
  reader sees revenue vs budget, pipeline and overdue items at a glance.
- **Context** — source: northwind-q2-summary.xlsx (this folder); Q1 comparison
  available in the same file; internal audience per your answer.
- **Constraints** — internal draft, not for client distribution; figures traced
  to the source file, none invented; consistent currency and date formats.
- **Assumptions** — "numbers" = the account KPIs, not the contract terms (say
  if you want those in).
- **Tooling** — the installed dashboard/visualisation skill; spreadsheet read
  via the local data engine.

User replies "go, add contract renewals" — one correction, caught before the work, not after.

Principles

  • Drafts, not advice — the brief and the work it frames are drafts for a person

to review, not professional advice.

  • Never invent — a gap the user doesn't close becomes a flagged assumption or a

visible blank, never a plausible guess.

  • Proportionality — the brief must cost less than the misunderstanding it

prevents; skip it on trivial asks.

  • Honesty and calibration — close the loop against the Goal line and report

what's met and what's outstanding, plainly.

  • The confirmation moment is the value — a misreading corrected before the work

starts is nearly free; the same correction after delivery costs the whole task.

Data handling

The brief itself often quotes client, counterparty or personal context — it lives in chat and the local working folder only; never send a brief to an external or third-party tool. If a step in the task would cross to an external service, de-identify sensitive data first and confirm the egress with the user. This skill itself needs no network, no scripts and no credentials.

Pitfalls

  1. Interrogation fatigue — more than 2–3 questions up front and users stop

answering; convert the rest to flagged assumptions.

  1. Asking what you can read — a question about something already in the folder

or the conversation erodes trust in the whole brief.

  1. Generic constraints padding — listing every standing rule on every brief

buries the one that matters; include only the rules that bite this task.

  1. Skipping the close-the-loop step — the Goal line is the test of "done";

delivering without checking against it wastes the brief.

  1. Tool dependence — naming a tool the user doesn't have as the plan; keep

uninstalled capabilities advisory.

Verification checklist

  • [ ] Substantial task confirmed (or explicit invocation) — not a trivial ask.
  • [ ] Request, conversation, files and memory mined before any question was asked.
  • [ ] At most 2–3 questions asked, each one output-changing.
  • [ ] Standing rules injected from the host environment (or the defaults), not asked.
  • [ ] Brief shown and confirmed by the user before the work started.
  • [ ] Output checked against the Goal line; met vs outstanding reported.

Requirements

  • None — a reasoning-only skill: no Python, no network, no credentials. Runs in any

agent environment that can read this file.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.