Skip to main content

create-lean-tool

Author tools for the personal lean-tools CLI toolkit (stored in ~/.claude/tools/ globally or in a project's .claude/tools/ for repo-specific use). Use when the user asks to create a tool or script, when you notice yourself running the same multi-step command pattern 3+ times within or across sessions, when optimizing recurring bash invocations, when the user mentions lean-tools, the CLI toolkit, the manifest, or wants to reduce Claude Code token consumption from repeated commands, or when deciding whether to add a flag to an existing tool versus creating a new one. Covers the --help contract, parameter inference, structured exit codes, output thresholding, and the consolidation rule that governs when to create a new tool versus extending an existing one.

Aller à l'installation

Informations de source

Dépôt
magarcia/claude-plugins
Dernière activité de la source
8 mai 2026 à 12:35
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.