System Documentation

What problem does it solve?

This Skill enforces concise, deterministic, and parseable AI responses to prevent verbose, ambiguous, or hallucinated outputs and to make agent behavior predictable for downstream automation.

Core Features & Use Cases

  • Agent Behavior Policy: Rules for reading files before writing, preferring edits over rewrites, and minimizing tool calls.
  • Safety & Accuracy: Constraints to prevent hallucination, require ASCII-only output, and mandate explicit "unknown" values rather than guesses.
  • Efficiency: Guidance to reduce redundant reads, cap tool calls, and return structured outputs suitable for programmatic consumption.
  • Use Case: Use when asking an AI to produce code changes, perform multi-file edits, or answer technical questions where concise, testable, and machine-readable output is required.

Quick Start

Produce a concise, testable code change that reads relevant files first, returns only structured ASCII output, and marks unknown values as UNKNOWN.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: all skills-md
Download link: https://github.com/klh/speedy-claude/archive/main.zip#all-skills-md

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.