Find oversized source files whose mixed responsibilities have a concrete, one-PR split, then propose or file GitHub issues for them. Use when the user says "行数の多いファイルを探して分割案をIssueにして", "大きすぎるファイルを分割したい", "find large files and propose splits", or "open…
List the open GitHub issues on a repository and put them in the order they should be worked on, with a one-line reason each. Use when the user says "issueの優先度をつけて", "どれから着手すべき", "open な issue を一覧して", "what should I work on next", "triage the issues", or asks…
List the open pull requests on a repository and report what each one is actually waiting on — CI, conflicts, review, or nobody — with the next action for each. Use when the user says "今上がってるPRの状態を教えて", "PRの状況", "open な PR を確認して", "check my PRs", "what is…
Survey any repository for concrete, reproducible defects and file them as GitHub issues, one per finding. Use when the user says "リポジトリの改善点を提案して", "改善点を洗い出してissue化して", "look for improvements in this repo", "find problems and open issues", or asks for a health…
Expose a locally-running dev server to the rest of the tailnet with Tailscale Serve, so a browser on another machine can reach it. Detects what is listening, serves it over HTTPS, reports the URL, and tears it down again. Use when the user says "tailscale…