Armory
Source
Browse
Workflows

error-trace-2

Set up error tracking and monitoring — implement structured logging, configure alerts, and integrate with error tracking services for real-time error detection.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install error-trace-2 --cli claude

writes the file to.claude/commands/error-trace-2.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/error-trace-2.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/agents workflow error-trace from the error-diagnostics plugin. Set up error tracking and monitoring — implement structured logging, configure alerts, and integrate with error tracking services for real-time error detection.

When to use it

Set up error tracking and monitoring — implement structured logging, configure alerts, and integrate with error tracking services for real-time error detection.

How to install / invoke

# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/error-diagnostics/commands/error-trace.md -o .claude/commands/error-trace.md

Notes

Extracted from wshobson/agents. Plugin: error-diagnostics.