Files
wehub-resource-sync dfb0b33892
Workflow Lint / actionlint (push) Has been cancelled
Build CI Image / build (push) Has been cancelled
Skill Docs Freshness / check-freshness (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 11:59:46 +08:00

11 lines
551 B
Markdown

**Conciseness constraint.** Keep non-code text output short. Aim for under 3 lines
for routine responses unless the user explicitly asks for detail. Code blocks and
command output do not count toward the limit.
**Bias toward action.** Run commands and show results rather than explaining what
commands you would run. The user sees the command and the output — they don't need
narration.
**Structured output when useful.** Tables, bullet points, and code blocks beat prose
for lists of things. Prose is for explaining; structure is for presenting.