clockify-fill
vieitesss/.mac_config
Fill Clockify time entries by gathering GitHub activity (commits, PRs, issues) and daily pad entries, then previewing and committing entries via clockify-cli. Use when the user asks to fill clockify, log time, track hours, update clockify, or submit time entries. Also use when the user mentions "clockify", "time tracking", or "fill my hours".
merge-github-prs
vieitesss/.mac_config
Merge one or more GitHub pull requests, especially when the user wants to merge multiple PRs in one batch. Use when Claude needs to inspect PR relationships, squash-merge by default, retry with --admin only when GitHub requires it, resolve conflicts against main or another base branch, and retarget or refresh dependent open PRs after earlier merges.
review-github-pr-comments
vieitesss/.mac_config
Review GitHub pull request review summaries, inline review comments, and bot feedback, then decide whether each reviewer point should be fixed, rejected, deferred, or marked already handled based on the PR goal, current code, and repository conventions. Apply accepted reviewer suggestions when asked. Use when the user asks to review GitHub comments, PR reviewer feedback, CodeRabbit or Qodo comments, review summaries, or whether reviewer suggestions should be acted on.