tool-usage-discipline

Community

Smart tool selection, avoid reinventing the wheel.

Authorbaphled
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents inefficient manual workarounds and redundant tool usage by guiding the selection of the most appropriate and efficient tools for a given task.

Core Features & Use Cases

  • Prioritizes MCP Tools: Encourages the use of specialized tools like LSP and grep over generic shell commands.
  • Leverages Skills: Promotes consulting loaded skills for domain knowledge before resorting to external searches.
  • Avoids Redundancy: Prevents re-fetching information already present in the context.
  • Use Case: When asked to find a specific function in a large codebase, this skill would guide the AI to use lsp_goto_definition or grep instead of manually browsing files.

Quick Start

Use the tool-usage-discipline skill to determine the best approach for searching code.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: tool-usage-discipline
Download link: https://github.com/baphled/dotopencode/archive/main.zip#tool-usage-discipline

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 223,000+ vetted skills library on demand.