edit-tool

Route Claude Code tool creation and updates to the appropriate editor.

19|5|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/digital-stoic-org/agent-skills --skill edit-tool
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: edit-tool
Source: https://github.com/digital-stoic-org/agent-skills/tree/main/dstoic/skills/edit-tool
Command: npx skills add https://github.com/digital-stoic-org/agent-skills --skill edit-tool

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates triage and delegation of Claude Code tool creation, updates, and improvements to the appropriate editor (skill, command, agent, or script) so teams can move faster with correct tooling.

Core Features & Use Cases

  • Automatically triages tool requests against a decision framework and routes to edit-skill, edit-command, or edit-agent.
  • Encapsulates a reusable workflow for when to use scripts, references, or assets and how to delegate work with rationale.
  • Provides safety and planning prompts (Plan Mode) for multi-file or architectural changes and ensures explicit rationale is shared.

Quick Start

Provide a tool-change request to start triage and delegation.

Frequently Asked Questions about edit-tool

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

FAQPage Schema
How do I triage Claude Code tool creation requests automatically?

Triage Claude Code tool requests by applying a decision-tree based on token budget, frequency, context needs, and execution type to route tasks to the correct editor. This skill evaluates your request and delegates creation or updates to edit-skill, edit-command, or edit-agent.

When should I use a skill instead of a command or agent for Claude Code automation?

Choose a skill, command, or agent based on token budget, frequency, context needs, and execution type. This triage process evaluates your specific automation requirements and provides explicit rationale for routing the extension creation to the appropriate editor.

How does Claude Code tool delegation work for multi-file architectural changes?

Tool delegation for multi-file changes uses safety and planning prompts, known as Plan Mode, to ensure explicit rationale is shared before routing. The triage orchestrator manages the delegation workflow to guarantee correct tooling changes across architectural updates.

What is the best way to update existing Claude Code extensions?

Updating Claude Code extensions is best handled by submitting a tool-change request to start triage and delegation. The orchestrator evaluates your improvement request and routes it to the appropriate editor, such as edit-skill or edit-agent, with clear reasoning.

Can I use this triage workflow for both creating and improving Claude Code tools?

Yes, the triage workflow handles creation, updates, and improvements for Claude Code extensions. It encapsulates a reusable framework to determine when to use scripts, references, or assets and delegates the work to the correct editor with explicit rationale.