Harvest Feedback banner
wiklob wiklob

Harvest Feedback

Development community

Description

--- description: Harvest the feedback.jsonl subjective-feedback sink into routed action — read the single feedback log since a watermark, cluster by subject, judge EMPHASIS (a re-mention is signal, not dedup-noise), route each cluster (craft-revision / pipeline-ticket / bug / drop), auto-file the bug/pipeline routes + propose the craft ones, mark every artifact review-mode. The standing consumer of the feedback sink; daily launchd schedule + on-demand. argument-hint: "[--yes] [--all] [--dry-run]

Installation

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

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

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

Full documentation available on GitHub

View Source Repository