en un clic
.mac_config
.mac_config contient 7 skills collectées depuis vieitesss, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Review unresolved Copilot comments on the current PR branch, validate their correctness and value, implement fixes, and provide a summary of actions taken.
Auto Review closeout. Codex review is the default when no engine is set and is the recommended reviewer.
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
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".
Create conventional, one-line commits from current git changes, splitting work into the smallest sensible atomic commits.
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 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.