concise-docs

Convert verbose Claude Code documentation into token-efficient, scannable rules.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/drdanmaggs/rocket-fuel --skill concise-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: concise-docs
Source: https://github.com/drdanmaggs/rocket-fuel/tree/main/internal/plugin/skills/write-concise-docs
Command: npx skills add https://github.com/drdanmaggs/rocket-fuel --skill concise-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The concise-docs skill helps teams convert verbose Claude Code documentation into token-efficient, scannable rules and guides, reducing cognitive load and token usage.

Core Features & Use Cases

  • Converts long docs into concise, action-oriented content aligned with everything-claude-code patterns.
  • Maintains essential information while removing redundancy and boilerplate.
  • Useful for creating or refactoring rules, CLAUDE.md entries, and documentation in ~/.claude/rules/, ~/.claude/docs/.

Quick Start

Provide a concise, token-efficient Claude Code documentation by applying the transform rules.

Frequently Asked Questions about concise-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I make Claude Code documentation more concise and token-efficient?

To make Claude Code documentation more concise, you can automate the transformation of verbose guides into scannable, token-efficient rules. This process removes redundancy and boilerplate while maintaining essential information for quick consumption.

What is the best way to create token-efficient rules for CLAUDE.md entries?

The best way to create token-efficient rules for CLAUDE.md entries is to transform verbose documentation into action-oriented content. This ensures frontmatter presence and clean Quick Start instructions for consistent discovery across projects.

Can I refactor existing markdown guides in ~/.claude/docs to reduce cognitive load?

Yes, you can refactor existing markdown guides in ~/.claude/docs to reduce cognitive load. By applying concise formatting requirements, verbose documentation is converted into scannable rules suitable for quick consumption.

Does transforming markdown documentation require specific frontmatter or section structure?

Transforming markdown documentation requires specific frontmatter and section structure to ensure consistent discovery. The process satisfies frontmatter presence and enforces a clean Quick Start instruction in the output.

When should I avoid converting verbose docs into concise rules?

You should avoid converting verbose docs into concise rules when the original documentation contains complex, nuanced explanations that cannot be reduced without losing critical context. Concise formatting prioritizes scannability over comprehensive detail.