Check Otgw Issues banner
rvdbreemen rvdbreemen

Check Otgw Issues

Communication community

Description

# /check_otgw_issues — Monitor Discord, GitHub and Tweakers for user-reported issues Scan the OTGW-firmware Discord server, GitHub issue tracker, and Tweakers forum for new issues since the last check. Triage them, create backlog tasks, and implement fixes after developer approval. ## Token-efficiency rules (read these first) These rules apply throughout all phases and override any "fetch everything" instinct: - **O7 Early-exit**: Before any API call, check all three timestamp files. If ALL

Installation

Installs to ~/.claude/commands/rvdbreemen-otgw-firmware-check_otgw_issues.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rvdbreemen/OTGW-firmware/HEAD/.claude/commands/check_otgw_issues.md -o ~/.claude/commands/rvdbreemen-otgw-firmware-check_otgw_issues.md

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

Full documentation available on GitHub

View Source Repository