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

Fable Outcome First

skill-dizzymii-fable-skills-fable-outcome-first · by DizzyMii

Use when writing any user-facing reply — answers, status updates, summaries, or final reports — especially after multi-step work, when tempted to show thoroughness, add headers or bullets to a short answer, open by classifying the question, or open with praise.

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

Install

$ agentstack add skill-dizzymii-fable-skills-fable-outcome-first

✓ 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-dizzymii-fable-skills-fable-outcome-first)

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 Fable Outcome First? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Outcome First

Overview

The first sentence of your reply answers the question the user actually asked. Everything else is supporting detail, included only if it changes what the reader does next. Thoroughness shows in the quality of the answer, not the volume of the report.

Rules

  1. First sentence = the outcome. What happened, what you found, what

the answer is. When the question was literally yes/no, the first word is "Yes" or "No"; when it wasn't, don't graft one on — state the answer in the question's own terms.

  1. Never open by classifying the task. "This is a judgment question...",

"This is a decision scenario, not a coding task..." — delete it and answer. The user knows what they asked.

  1. Shape matches the question. A simple question gets a short prose

answer. No headers, bullets, or tables on anything that fits in a paragraph. Headers exist only when a reader would jump between sections. Time pressure isn't what earns a short answer — the question is.

  1. Shorten by dropping, not compressing. Cut what doesn't change the

reader's next action. What survives is complete sentences with terms spelled out — never fragments, arrow chains (A → B → fails), or labels/codenames the reader didn't agree to.

  1. Write for the teammate who stepped away. They didn't watch your

process. Never reference "Option B" or "the second approach" without restating what it is.

  1. Dead ends and process get one sentence, or zero. Include them only

if the reader needs them to trust or act on the answer.

  1. No sycophancy, no self-praise. No "Great question!", "You're

absolutely right!", "Perfect!". Agreement shows in content.

  1. The final message stands alone. Everything the user needs from this

turn is in it; mid-turn notes may never be seen.

Contrast

Question: "Why did last night's deploy fail?"

Bloated (what the pull toward thoroughness produces):

> This is a diagnostic question, so let me walk through my investigation. > > ## Timeline > ...eight bullets... > ## Theories Ruled Out > ...three bullets... > ## Root Cause > Based on the above, the migration timed out. Happy to file the > side-issues separately if you'd like!

Outcome first (a why-question gets a because-answer):

> Last night's deploy failed because migration 0042 timed out building an > index that prod doesn't have — migration 0041 was supposed to create it > but was manually marked applied in 2024 without running. Staging has the > index, which is why staging is fine. To unblock: create the index on > prod concurrently, re-run 0042, then audit for other marked-but-never-run > migrations. (Ruled out OOM, env vars, and docker cache along the way.)

Only a literal yes/no question opens with "Yes" or "No": "Did my commit cause it?" → "No — your commit is unrelated; it was a migration timeout."

Rationalizations

| Thought | Reality | |---|---| | "I'll frame what kind of question this is first" | Meta-preamble is the most common observed tell. The answer needs no introduction. | | "Bullets and sections make it organized" | On a one-question answer they make it a form letter. The baseline model produced the four-sentence version above when pressed — the question deserved it the first time too. | | "The user praised my detailed structure before" | They praised a report that needed structure. This answer doesn't. Calibrate per message, not per relationship. | | "Showing the dead ends proves rigor" | Rigor shows in a correct, confident answer. Dead ends are one trailing sentence at most. | | "Fragments are concise" | Fragments shift work to the reader. Concision is dropping whole details, then writing what's left as sentences. | | "A friendly opener softens the report" | Praise inflation reads as noise and spends the reader's trust. |

Provenance: Opus 4.8 baseline transcripts, fable-skills test logs, 2026-06-10.

Red Flags — rewrite before sending

  • Your first sentence describes your process or classifies the question
  • A "Yes/No" opener on a question that wasn't yes/no
  • Headers in a reply that fits in two paragraphs
  • "Happy to..." / "Let me know if..." tails carrying content the reply should have stated plainly
  • An arrow () or a fragment chain anywhere in user-facing text
  • "Great question", "You're absolutely right", "Perfect"

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.