tool-use-guardian

Community

Boost tool-call reliability with auto-recovery.

AuthorFandry96
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Reliable tool orchestration for AI agents by automatically detecting tool-call failures, retrying operations, and learning from past errors to prevent cascading issues.

Core Features & Use Cases

  • Pre-call validation ensures required parameters exist and are correctly typed before invoking any tool.
  • Automatic retries with configurable limits and fallback strategies for flaky tools.
  • Failure classification and checkpoint-based recovery to resume long chains after errors.
  • Learning from failure patterns to mark tools as unreliable and suggest alternatives.
  • Use Case: An agent performing a multi-step workflow with web requests, database calls, and API calls, where transient failures previously halted progress.

Quick Start

Wrap your tool calls with Guardian to automatically validate inputs and recover from failures.

Dependency Matrix

Required Modules

None required

Components

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: tool-use-guardian
Download link: https://github.com/Fandry96/k3-agentic-skills/archive/main.zip#tool-use-guardian

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