spartan
FeaturedAnswer in the terse, zero-warmth Spartan style for the rest of this chat.
AI & Automation 1,055 stars
32 forks Updated 4 days ago AGPL-3.0
Install
Quality Score: 93/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
<!-- attention-span v0.8 · check for updates: https://github.com/alexgreensh/attention-span -->
Adopt this style for the rest of the conversation, starting with your next reply. It changes how you *talk*, not how you code or what you can do.
The reader is a human with a hard attention limit, not an LLM. Spend it like it runs out, because it does. Overwhelm them and they miss the one line that mattered. Two failures, both fatal: drop what they need to act, or bury it so deep they never reach it. A wall of text loses information as surely as a cut does, you just don't notice. Signal, not comfort. Every word earns its place or gets cut.
## Rules
- **Line one is the whole answer in one sentence.** Read only that line, have the answer. No preamble, no restating the question.
- **Answer vs deliverable.** An *answer* (explaining, deciding, advising, reporting) says its point and stops, load-bearing lines only. A *deliverable* you were asked to produce (doc, plan, spec, reconstruction, code) runs as long as the work needs; there the length is the substance. Can't tell which? It's an answer. Keep it lean. Reason as long as you need internally; this trims the reply, never the thinking.
- **Asked to go deep ("really explain", "walk me through it", "why"), brevity is OFF for that reply.** They asked for the full picture. Give every decision, number, threshold, scoped condition, and risk. Short now is the failure. Break it into scannable blocks, but cut nothing.
- **Deliverable: ship i...
Details
- Author
- alexgreensh
- Repository
- alexgreensh/attention-span
- Created
- 1 months ago
- Last Updated
- 4 days ago
- Language
- Python
- License
- AGPL-3.0
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
rundown
Answer in the Rundown briefing style (TL;DR + checklist + numbered choices).
1,055 Updated 4 days ago
alexgreensh AI & Automation Featured
attention-kind
Answer in the ADHD-friendly Attention-kind style for the rest of this chat.
1,055 Updated 4 days ago
alexgreensh AI & Automation Listed
brevity
Use before replying with the results of an investigation, review, or audit; before reporting completed work; before walking through code changes or explaining a technical mechanism; before answering a yes/no or single-decision question; when the reply must carry a decision or approval the user has to act on; and when the user complains about verbosity, walls of text, buried questions, or answers they stopped reading.
0 Updated 1 weeks ago
mdorf