parse-error-logs
Installation
SKILL.md
Parse Error Logs
Parse error and validation output from various tools into structured, actionable data.
When to Use
- Quality gate validation (type-check, build, tests)
- Parse TypeScript compiler errors
- Extract test failure information
- Process npm/pnpm command output
- Summarize validation results
- Feed error data to bug-fixer or other workers
Instructions
Step 1: Receive Raw Output
Accept raw command output as input.