Agent Skillskenn-io/roborev › roborev-snooze

roborev-snooze

GitHub

用于临时静音或恢复 roborev Agent Hook 提醒,不影响代码审查队列。需显式调用,支持设置持续时间,处理沙箱权限及 Git 仓库状态异常。

internal/skills/droid/roborev-snooze/SKILL.md kenn-io/roborev

Trigger Scenarios

用户明确输入 /roborev-snooze 命令 请求静音或恢复特定分支的机器人提醒

Install

npx skills add kenn-io/roborev --skill roborev-snooze -g -y
More Options

Non-standard path

npx skills add https://github.com/kenn-io/roborev/tree/main/internal/skills/droid/roborev-snooze -g -y

Use without installing

npx skills use kenn-io/roborev@roborev-snooze

指定 Agent (Claude Code)

npx skills add kenn-io/roborev --skill roborev-snooze -a claude-code -g -y

安装 repo 全部 skill

npx skills add kenn-io/roborev --all -g -y

预览 repo 内 skill

npx skills add kenn-io/roborev --list

SKILL.md

Frontmatter
{
    "name": "roborev-snooze",
    "description": "Use only when the user explicitly invokes \/roborev-snooze",
    "disable-model-invocation": true
}

roborev-snooze

Temporarily silence or resume roborev Agent Hook reminders for the current worktree and branch. Reviews continue to enqueue and run while reminders are snoozed.

Usage

/roborev-snooze [on|off] [duration]

on is the default action and the duration defaults to eight hours. A duration uses Go duration syntax such as 30m, 2h, or 12h.

Explicit invocation only

Invocation must be explicit: literal personal /roborev-snooze, or structured Factory skill selection. Requests such as “silence review notifications” without one of these explicit mechanisms must use native behavior and must not run roborev.

Sandbox access

roborev uses a local daemon. If a command fails with permission denied, the sandbox may be blocking access to its loopback port or Unix socket. Retry the same command with the runtime's supported sandbox escalation mechanism. Do not start or restart the daemon because a sandboxed status probe cannot reach it.

Instructions

This skill requires you to execute the matching command and report its result. Defer to project-level AGENTS.md instructions when they conflict with these steps.

  • With no action, or with on, run roborev snooze on. If the user supplied a duration, add --duration <duration>.
  • With off, run roborev snooze off.
  • Do not pause the review queue, disable post-commit hooks, or change review configuration. Snooze affects only Agent Hook reminders in the current worktree and branch.
  • If the command fails because the current directory is not a tracked Git repository, report that error without trying to register or initialize it.

Examples:

roborev snooze on
roborev snooze on --duration 2h
roborev snooze off

Version History

  • 3148b42 Current 2026-08-16 02:33

Same Skill Collection

internal/skills/claude/roborev-design-review-branch/SKILL.md
internal/skills/claude/roborev-design-review/SKILL.md
internal/skills/claude/roborev-fix/SKILL.md
internal/skills/claude/roborev-lookahead-review-branch/SKILL.md
internal/skills/claude/roborev-lookahead-review/SKILL.md
internal/skills/claude/roborev-refine/SKILL.md
internal/skills/claude/roborev-respond/SKILL.md
internal/skills/claude/roborev-review-branch/SKILL.md
internal/skills/claude/roborev-review/SKILL.md
internal/skills/claude/roborev-snooze/SKILL.md
internal/skills/codex/roborev-design-review-branch/SKILL.md
internal/skills/codex/roborev-design-review/SKILL.md
internal/skills/codex/roborev-fix/SKILL.md
internal/skills/codex/roborev-lookahead-review-branch/SKILL.md
internal/skills/codex/roborev-lookahead-review/SKILL.md
internal/skills/codex/roborev-refine/SKILL.md
internal/skills/codex/roborev-respond/SKILL.md
internal/skills/codex/roborev-review-branch/SKILL.md
internal/skills/codex/roborev-review/SKILL.md
internal/skills/codex/roborev-snooze/SKILL.md
internal/skills/droid/roborev-design-review-branch/SKILL.md
internal/skills/droid/roborev-design-review/SKILL.md
internal/skills/droid/roborev-fix/SKILL.md
internal/skills/droid/roborev-lookahead-review-branch/SKILL.md
internal/skills/droid/roborev-lookahead-review/SKILL.md
internal/skills/droid/roborev-refine/SKILL.md
internal/skills/droid/roborev-respond/SKILL.md
internal/skills/droid/roborev-review-branch/SKILL.md
internal/skills/droid/roborev-review/SKILL.md
internal/skills/grok/roborev-design-review-branch/SKILL.md
internal/skills/grok/roborev-design-review/SKILL.md
internal/skills/grok/roborev-fix/SKILL.md
internal/skills/grok/roborev-lookahead-review-branch/SKILL.md
internal/skills/grok/roborev-lookahead-review/SKILL.md
internal/skills/grok/roborev-refine/SKILL.md
internal/skills/grok/roborev-respond/SKILL.md
internal/skills/grok/roborev-review-branch/SKILL.md
internal/skills/grok/roborev-review/SKILL.md
internal/skills/grok/roborev-snooze/SKILL.md

Metadata

Files
0
Version
3148b42
Hash
d3ad08a6
Indexed
2026-08-16 02:33

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-16 03:47
浙ICP备14020137号-1 $お客様$