Harvest Pipeline Bugs banner
wiklob wiklob

Harvest Pipeline Bugs

Data community

Description

--- description: Harvest the errors.jsonl pipeline-error sink into deduped patch-tickets — read the single problem log, route/weight by the (tool, activeCommand) pair, cluster distinct problems, file one deduped ticket each into the bugs bucket. The standing consumer of the pipeline-error log; daily launchd schedule + on-demand. argument-hint: "[--yes] [--all] [--dry-run] [--since <ISO8601>]" allowed-tools: Bash, Read, Grep, mcp__linear --- # /harvest-pipeline-bugs — turn the error log into pat

Installation

Installs to ~/.claude/skills/wiklob-v-coding-setup-harvest-pipeline-bugs/SKILL.md

Terminal
mkdir -p ~/.claude/skills/wiklob-v-coding-setup-harvest-pipeline-bugs && curl -fsSL https://raw.githubusercontent.com/wiklob/v-coding-setup/HEAD/commands/harvest-pipeline-bugs.md -o ~/.claude/skills/wiklob-v-coding-setup-harvest-pipeline-bugs/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository