Sth Fb banner
jay0917 jay0917

Sth Fb

AI community

Description

--- name: sth-fb description: Log skill feedback with AI auto-analysis. User describes the pain point in plain language — AI infers type, priority, title. Also runs `sth-fb review` for weekly review → auto-draft changelog flow. --- # /sth-fb — Skill Feedback (AI-assisted) ## Purpose Capture skill feedback in 30 seconds. You say what's wrong, AI handles the rest. ## Usage ``` /sth-fb <skill> <observation> → log one feedback /sth-fb review → weekly review

Installation

Installs to ~/.claude/skills/jay0917-skills-team-hub-sth-fb/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jay0917-skills-team-hub-sth-fb && curl -fsSL https://raw.githubusercontent.com/jay0917/skills-team-hub/HEAD/commands/sth-fb.md -o ~/.claude/skills/jay0917-skills-team-hub-sth-fb/SKILL.md

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

Full documentation available on GitHub

View Source Repository