mike-shevchuk

43 mods across 1 repository, 2 stars between them.

auto-mode

01

mike-shevchuk/dotfiles

Command Claude Code

Toggle auto-mode for tool permissions (no confirmation prompts) — flips permissions.defaultMode in settings.local.json.

2 7d ago B 20 tokens

check-pr

02

mike-shevchuk/dotfiles

Command Claude Code

Monitor PR for Cursor Bugbot review comments, analyze and recommend fixes.

2 7d ago A 13 tokens

coaching

03

mike-shevchuk/dotfiles

Command Claude Code

Toggle English coaching for the current session (📚 block after replies). Default at session start: OFF.

2 7d ago A 20 tokens

gsd-zettel-sync

04

mike-shevchuk/dotfiles

Command Claude Code

Bridge GSD's in-repo .planning/ knowledge into Mike's Obsidian second brain — sync curated LEARNINGS / milestone summaries / roadmap as tagged Obsidian notes (write), or surface relevant vault notes for planning context (read).

2 7d ago A 50 tokens

just-test

05

mike-shevchuk/dotfiles

Command Claude Code

Run a sequence of just recipes as an end-to-end smoke trace, capture commands+outputs, and post a clean English markdown comment to the target PR.

2 7d ago A 30 tokens

lgtm-listen

06

mike-shevchuk/dotfiles

Command Claude Code

LGTM live loop — listen to review-page comments (inbox.jsonl), answer into outbox.jsonl; the page updates via SSE without reload.

2 7d ago A 30 tokens

next

07

mike-shevchuk/dotfiles

Command Claude Code

Pipeline autopilot — sense the active track (GSD phase lifecycle vs PR pipeline) and EXECUTE the next stale/pending step. PR track: code-review, simplify, merge main, push, PR, EN summary, just-test. GSD track: discuss→plan→execute→verify→review→ship. Safe steps run automatically, outward-facing steps wait for…

2 7d ago A 76 tokens

pr-recap

08

mike-shevchuk/dotfiles

Command Claude Code

Terminal-friendly BEFORE/AFTER recap for a PR or a commit — what was done, what was found, what's left.

2 7d ago A 24 tokens

pr-state

09

mike-shevchuk/dotfiles

Command Claude Code

Reconstruct the current PR branch's pipeline state — recent git activity + which workflow steps (code-review, simplify, review-pr, just-test, bugbot, CI) ran — and refresh the statusline badges.

2 7d ago A 42 tokens

prs

10

mike-shevchuk/dotfiles

Command Claude Code

Overview of ALL my open PRs — one row each: PR#(+mirror), CI, open Bugbot findings, pipeline badges (CR/SMP/RPR/JT/REV with commits-ago), worktree, merge readiness.

2 7d ago A 46 tokens

review-html

11

mike-shevchuk/dotfiles

Command Claude Code

Render the current branch's changes (or a PR) as an interactive LGTM HTML review page — Claude reads the diff, writes verified findings (bugs, two-sources-of-truth, frontend impact), then the static lgtm.cli engine renders them pinned to the right hunks.

2 7d ago A 58 tokens

review-pr-eng

12

mike-shevchuk/dotfiles

Command Claude Code

Full code review of a PR: analyze diff, find bugs, post English developer-friendly review on GitHub.

2 7d ago A 21 tokens

review-pr-ukr

13

mike-shevchuk/dotfiles

Command Claude Code

Full code review of a PR: analyze diff, find bugs, post Ukrainian beginner-friendly review on GitHub.

2 7d ago A 21 tokens

review

14

mike-shevchuk/dotfiles

Command Claude Code

Review current working directory changes: analyze code quality, find bugs, suggest improvements.

2 7d ago A 15 tokens

self-review

15

mike-shevchuk/dotfiles

Command Claude Code

Honest self-review of Mike's performance over a window — strengths, problems, patterns, and concrete pro-notes to level up.

2 7d ago A 26 tokens

sprint

16

mike-shevchuk/dotfiles

Command Claude Code

Sync Linear + Todoist, analyze rescue-serverless, create/update weekly sprint note in zettelkasten with estimates, today/tomorrow plan, and pro tips.

2 7d ago A 33 tokens

til

17

mike-shevchuk/dotfiles

Command Claude Code

Capture a TIL (Today I Learned) into the zettelkasten wiki — one lesson, verified, linked; browse later with just -g til / til-random.

2 7d ago A 37 tokens

trigger

18

mike-shevchuk/dotfiles

Command Claude Code

Manually trigger a scheduled task (standup | digest | reddit | all) to run immediately via RemoteTrigger.

2 7d ago A 22 tokens

week-recap

19

mike-shevchuk/dotfiles

Command Claude Code

Readable terminal summary of everything you did in a week — per-day commit list, per-PR scoreboard, week-at-a-glance bar chart, and Linear tracking-hygiene gaps.

2 7d ago A 36 tokens

PreToolUse

20

mike-shevchuk/dotfiles

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing danger-guard.ts via npx. From mike-shevchuk/dotfiles.

2 7d ago A tokens not measured

Notification

21

mike-shevchuk/dotfiles

Hook Claude Code

Runs when the agent sends a notification, executing notification.ts via npx with --notify. From mike-shevchuk/dotfiles.

2 7d ago A tokens not measured

Stop

22

mike-shevchuk/dotfiles

Hook Claude Code

Runs when the agent finishes a response, executing stop.ts and cost-logger.ts via npx with --chat (2 commands). From mike-shevchuk/dotfiles.

2 7d ago A tokens not measured

SubagentStop

23

mike-shevchuk/dotfiles

Hook Claude Code

Runs when a subagent finishes, executing subagent_stop.ts via npx. From mike-shevchuk/dotfiles.

2 7d ago A tokens not measured

PostToolUse

24

mike-shevchuk/dotfiles

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check. From mike-shevchuk/dotfiles.

2 7d ago A tokens not measured