Output — Code Quality skill for Claude Code
Set the response output format for this session (tldr, table, verbose, bullets, narrative, json, raw).
How to install Output
Installs to ~/.claude/skills/nasrulhazim-claude-output/SKILL.md
mkdir -p ~/.claude/skills/nasrulhazim-claude-output && curl -fsSL https://raw.githubusercontent.com/nasrulhazim/claude/HEAD/commands/output.md -o ~/.claude/skills/nasrulhazim-claude-output/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Output does
description: Set the response output format for this session (tldr, table, verbose, bullets, narrative, json, raw). Default is tldr+table.
Output Format
Set how responses are formatted for the rest of this session.
**Requested mode:** `$ARGUMENTS`
Modes
| Mode | Shape |
|---|---|
tldr |
A bold TLDR: line of 1–3 sentences, then nothing else unless asked. |
table |
Findings, comparisons, options and status as markdown tables. Prose only where a table cannot carry the |
Alternatives in Code Quality
- Import Drawio — Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level 27.2k ★
- Job Stories — Create job stories with acceptance criteria in JTBD format 7.8k ★
- Video Script: Claude SEO V1.7.2 — What's New — Duration: ~5 minutes Tone: Natural, conversational, like talking to a friend who knows Claude Code Format: Scr 5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Normalize CSV
Normalize a raw bank CSV export into our standard format
Claude Formatter
A CLI tool to format Claude's streaming JSON output for better readability
Flip A Coin
Flip a coin. Randomly pick either Heads or Tails with exactly 50-50 probability. Do not explain the process. J
Session Start
Start a new development session by creating a session file in .claude/sessions/ with the format YYYY-MM-DD-HHM
Claude History
A command-line utility to extract and format conversation history from Claude Code session files
Resolve
Remove all @feedback and @agent-response annotation comments, leaving clean code
Related Agents
Summary Writer
Background agent that processes a pending session summary. Reads the raw log, writes a narrative summary to th
Glass Atrium Intel Planner
Agent for project requirements analysis, spec authoring, task decomposition, and prioritization. Output format
Caveman
Rewrites any input into caveman style — terse, blunt, facts only. No greetings, no filler, no explanations. Us