LogoClawIndex
CasesSkillsAbout
LogoClawIndex

debug - Outfitter Stack Debugging Assistant

Troubleshoots Outfitter Stack issues including Result handling, MCP, CLI output, exit codes, and logging

Tags

Updated: 2026-03-10

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • check Result validation
  • check async handling
  • fix type narrowing
  • use error type tags
  • register MCP tools
  • verify tool handler
  • return Result values
  • force JSON output mode
  • set environment variables
  • use exitWithError
  • check exit codes
  • enable redaction
  • create child logger
  • set log levels
  • trace Result chain
  • inspect context
  • validate Zod schemas

Inputs

  • Outfitter package codebase
  • error messages
  • stack traces
  • environment variables
  • Zod schemas
  • MCP tool schemas
  • configuration files

Outputs

  • error diagnosis
  • code fix suggestions
  • exit code analysis
  • schema validation results
  • debug trace logs

Requirements

  • TypeScript environment
  • Read tool access
  • Grep tool access
  • Glob tool access
  • Bash tool access

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
debugging
error handling
outfitter
stack
troubleshooting
result
mcp
cli
logging
check Result validation
check async handling
fix type narrowing
use error type tags
Outfitter package codebase
error messages
stack traces
error diagnosis
code fix suggestions
exit code analysis