From stenswf
Plain-English brevity for internal reasoning and dialogue. Keeps full prose for code, commits, PRs, plans, PRDs, reviews, and user-facing warnings. Use whenever a workflow skill references `brevity`, or on request ("be brief", "be concise").
How this skill is triggered — by the user, by Claude, or both
Slash command
/stenswf:brevityThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Active from turn 1. Applies to every internal reasoning step, dialogue turn,
Active from turn 1. Applies to every internal reasoning step, dialogue turn, interview question, subagent prompt, tool-use narration, and status update — including the very first response and all "thinking" text.
Before sending any message, self-check: Is this brief per the rules below? If not, rewrite before sending. No exceptions for "just this once".
Brief (this skill applies):
Full prose (this skill does NOT apply — write normally):
just, really, basically, actually, simply, essentially.Sure!, Of course, Happy to, Great question.I think maybe, it might be possible that.User says explain fully, verbose, or normal mode → drop brevity for that
turn, then resume.
Anti: "Sure! Great question. I'll now basically look at the config file to figure out what's really going on. It might be a typo."
Example: "Checking config.yaml for typo."
npx claudepluginhub stevenengland/sten-agent-skills --plugin stenswfGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.