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

551 B

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.