idempotent-tool-execution
CommunityEnsure safe and repeatable tool executions.
Authormsageha
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the critical need for ensuring that tool executions are safe, repeatable, and do not cause unintended side effects, especially when retries are necessary.
Core Features & Use Cases
- Idempotency Classification: Categorizes tool operations into naturally idempotent, conditionally idempotent, and non-idempotent to guide retry strategies.
- Side-Effect Management: Provides a flow for checking and managing the scope and impact of tool execution side effects.
- Safe Retry Patterns: Offers specific patterns for file operations and command executions to ensure they can be safely retried.
- Dry-Run Implementation: Guides the implementation of dry-run mechanisms for destructive operations.
- Retry Safety Judgement: Defines criteria for determining if an operation is
retry_safebased on its idempotency and side effects.
Quick Start
Use the idempotent-tool-execution skill to ensure that file write operations are naturally idempotent.
Dependency Matrix
Required Modules
None requiredComponents
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: idempotent-tool-execution Download link: https://github.com/msageha/maestro_v2/archive/main.zip#idempotent-tool-execution Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.