📝
WritingShell

Communication Style

by tzachbon

Communication Style is a Writing skill for Claude Code, published by tzachbon in smart-ralph.

527 stars47 forkson tzachbon/smart-ralphAdded 2026/08/26+2% in starsRepository updated 2026/07/23
agentic-codingaiai-agentsautonomous-codingclaudeclaude-codeclaude-code-pluginclaude-code-skillsclaude-skillscodex-skillscoding-agentdeveloper-toolsllmproductivityralph-loopralph-wiggumspec-driven-developmentworkflow-automation
Install in seconds
Install Communication Style
Copy Communication Style into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/tzachbon/smart-ralph/tree/main/plugins/ralph-speckit/skills/communication-style ~/.claude/skills/communication-style

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/tzachbon/smart-ralph.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/ralph-speckit/skills/communication-style/SKILL.md in tzachbon/smart-ralph
Installs to
~/.claude/skills/communication-style
Collection
One of 19 skills cataloged from this repository
Category
Writing1012 skills

What Communication Style does

Communication Style defines concise output rules for agents: short, scannable, actionable. Use it when writing plans, status updates, or task breakdowns that need to be easy to scan in a terminal.

Communication Style is cataloged under Writing on DirSkills. Communication Style comes from a repository tagged agentic-coding, ai, ai-agents, autonomous-coding and claude.

Documentation

README

Communication Style

Core Rule

Be extremely concise. Sacrifice grammar for concision.

Why

  • Plans shouldn't be novels
  • Terminal reads bottom-up
  • Scanning > reading
  • Less 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:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Communication Style

  • What else does tzachbon publish alongside Communication Style?

    Communication Style is one of 19 skills that DirSkills catalogs from tzachbon/smart-ralph, the repository it ships in. Its siblings there include Delegation Principle, Ralph Specum and Ralph Specum Cancel. Each one is a separate skill with its own page in this directory, installs the same way Communication Style does, and is maintained by tzachbon in that same repository. The rest of the collection is listed on the tzachbon/smart-ralph page.

  • How does Communication Style compare to other Writing skills?

    Communication Style ranks #799 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Communication Style against them. Open each page to compare what they document and how they install.

More from tzachbon/smart-ralph

Communication Style is one of 19 skills cataloged on DirSkills from tzachbon/smart-ralph.

See all 19 skills
🧭
5d ago

Delegation Principle

Delegation Principle defines the main agent as a coordinator that parses input, reads context, and delegates all work to subagents. Use it when an agent must avoid direct implementation and route each phase to the right specialist.
AI Engineering
52747
🧭
5d ago

Ralph Specum

Ralph Specum coordinates spec-driven coding phases for Ralph workflows, including triage, research, requirements, design, tasks, and implementation. Use it when explicitly invoking $ralph-specum, asking for autonomous or quick mode, or resuming a named phase.
AI Engineering
52747
🛑
5d ago

Ralph Specum Cancel

Ralph Specum Cancel stops a spec execution and can remove spec state or files when explicitly requested. Use it to resolve the target spec, clear execution state, and confirm before deleting directories.
Automation
52747
🧩
5d ago

Ralph Specum Design

Ralph Specum Design coordinates the design phase for an active spec and delegates all architecture work to an architect-reviewer sub-agent. Use it when explicitly invoking the Ralph design phase for a spec.
AI Engineering
52747
📝
5d ago

Ralph Specum Feedback

Ralph Specum Feedback captures product feedback or bug reports for Ralph Specum. Use it to summarize the issue, collect reproduction details, and draft or submit a GitHub issue when requested.
Writing
52747
🤖
5d ago

Ralph Specum Help

Ralph Specum Help explains the Ralph Specum surface in Codex and when to use each helper command. Use it when a user explicitly asks for $ralph-specum-help or asks for Ralph Specum command guidance.
AI Engineering
52747