Tag: error-handling
Fixture for testing invalid skill naming
This skill is a testing fixture designed to validate agent framework error handling. It simulates the use of an invalid or improperly formatted skill name to ensure robust system validation.
Automated diagnosis of complex system architecture issues
This skill diagnoses and manages complex operational failures, covering areas from architectural flaws and deployment errors to autonomy and ROI concerns. It guides the agent to utilize specialized tools for systematic debugging and process…
Persistent Agent Memory and Failure Prevention
This tool provides persistent, structured memory for agents across sessions. It allows developers to capture detailed success or failure feedback, automatically generating prevention rules that guide the agent to avoid repeating past mistak…
Structured Error Reporting for Agent Resolution
This skill enables agents to systematically detect, classify, and report various types of errors—such as build, runtime, or test failures—to designated target repositories. It supports cross-repository reporting and auto-detection, ensuring…
Structured Error Reporting and Resolution Skill
This skill enables agents to systematically detect, classify, and report various error types, such as build, runtime, and test failures, to a designated target repository. It automatically resolves the target location and stores a structure…
Codebase Debugging and Execution Flow Tracing
This tool facilitates deep code introspection by querying execution flows, identifying function dependencies, and tracing complex call chains across a codebase. It allows developers to pinpoint the root cause of bugs, errors, or unexpected …
Integration testing for core error processors
This guide provides patterns for writing robust integration tests for core error processors, detailing how to mock LLM API calls and verify complex retry and error recovery behaviors. It covers structured testing for happy paths, control te…
testing core agent error handling and retries
This guide details patterns for writing robust integration tests for error processors, focusing on mocking LLM API calls to simulate failures and verify retry logic. It covers best practices for asserting successful retries, error propagati…
Context preservation for service diagnostics
This skill establishes a pattern for enriching service failure responses by stamping shared diagnostic context, such as the originating command and session ID, across MCP and CLI error envelopes. It ensures improved observability while main…
Sentry Logging and Error Handling Audit
An automated code review skill designed to enforce correct logging and error handling patterns within the Sentry MCP codebase. It ensures 4xx errors are handled without creating Sentry issues, while 5xx errors are correctly captured via log…
Idiomatic Go Patterns and Best Practices Guide
A comprehensive guide covering advanced Go development patterns, including robust error handling, idiomatic concurrency using contexts and worker pools, and best practices for interface design and package structure.
Skill with Invalid Name Format
A test fixture representing a skill with an invalid name format, used for verifying error handling during registration.