Tldr Init banner
jqbit jqbit

Tldr Init

Development community

Description

--- description: Drop the always-on TLDR activation rule into the current repo for every IDE agent argument-hint: "[--dry-run|--force] [--only <agent>]" --- Write the per-repo TLDR rule files (Cursor, Windsurf, Cline, Copilot, opencode, AGENTS.md) into the current repo, then report the result. How to run the init script — pick the first that applies: 1. If `src/tools/tldr-init.js` exists in the current repo (you are inside a TLDR checkout), run: `node src/tools/tldr-init.js $ARGUMENTS` 2. Oth

Installation

Installs to ~/.claude/skills/jqbit-taut-tldr-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jqbit-taut-tldr-init && curl -fsSL https://raw.githubusercontent.com/jqbit/TAUT/HEAD/commands/tldr-init.md -o ~/.claude/skills/jqbit-taut-tldr-init/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository