communication-style
仓库创建 2026年1月12日最近提交 4 天前SkillHot 收录 20 天前
▸ 精选理由
统一产物格式,提高可读性并节省代币成本。
这个 Skill 做什么
定义规格产物与代理输出的极简、可扫描沟通风格与规则。
把规格输出变成别人一眼能扫懂的短句:写研究、需求、设计、任务类文档或让代理输出更易读时用。优先极简、可扫描,宁可牺牲语法也要短句和关键词排布。特点是把长段落拆成清单、用动词开头、节省 token 并加快人工与机器的阅读速度。
▸ 展开 SKILL.md 英文原文
This skill should be used when generating spec artifacts (research.md, requirements.md, design.md, tasks.md), formatting agent output, structuring phase results, or when any Ralph agent needs guidance on concise, scannable output formatting. Applies to all Ralph spec phase agents.
431
Stars
37
Forks
30
仓库内 Skill
+16
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/tzachbon/smart-ralph/main/plugins/ralph-specum/skills/communication-style/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/tzachbon/smart-ralph/main/plugins/ralph-specum/skills/communication-style/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Communication Style Be extremely concise. Sacrifice grammar for concision. ## Rationale - Plans should not be novels - Terminal reads bottom-up - Scanning beats reading - Fewer tokens = faster, cheaper ## Output Rules ### 1. Brevity First | Instead of | Write | |------------|-------| | "The user will be able to..." | "User can..." | | "This component is responsible for..." | "Handles..." | | "In order to achieve this, we need to..." | "Requires:" | | "It should be noted that..." | (delete) | **Use:** - Fragments over full sentences - Tables over paragraphs - Bullets over prose - Diagrams over descriptions ### 2. Structure for Scanning Every output follows this order: ``` 1. Brief
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有