← All tools

debug-pro

SKILL

Tested 8 Feb 2026
3.2

Dimension scores

Security 10.0
Reliability 0.0
Agent usability 2.0
Compatibility 0.0
Code health 2.0

Compatibility

Framework Status Notes
Claude Code Not an MCP server - this is a documentation/knowledge skill, No server implementation found, No stdio transport, No tools/list endpoint, No executable or configuration
OpenAI Agents SDK Not an MCP server - this is a documentation/knowledge skill, No server implementation found, No SSE transport, No tools/list endpoint, No function schemas
LangChain Not an MCP server - this is a documentation/knowledge skill, No server implementation found, No tools to wrap, No executable code

Reliability

Success rate

0%

Calls made

100

0 0

Failure modes

  • No executable code present - this is a documentation-only skill
  • No MCP server implementation - no tools, resources, or prompts defined
  • No error handling - no code to handle errors
  • No input validation - no code to validate inputs
  • No API endpoints - cannot be called as an MCP tool
  • No programmatic interface - purely reference material in markdown format

Code health

License

none

Has tests

No

Has CI

No

Dependencies

0

This is a documentation-only 'skill' (likely for an AI assistant system) with no executable code. Repository analysis is impossible - only 2 files provided (SKILL.md and _meta.json). Critical issues: (1) No license file or license field in metadata, (2) No source code to analyze for tests/types/dependencies, (3) No git history accessible to evaluate maintenance activity, (4) No CI/CD configuration, (5) No tests for a documentation artifact, (6) Published to some registry (version 1.0.0 per _meta.json) but not a traditional package manager. The SKILL.md content is well-structured debugging documentation but this appears to be a static knowledge artifact rather than a maintained software project. Cannot properly assess code health without access to the actual repository structure, commit history, or any executable components.