Agent Skillslatitude-dev/latitude-llm › agentation-watch-mode

agentation-watch-mode

GitHub

持续监控并处理 Agentation 标注反馈。通过循环调用工具,自动确认、修复标注问题并总结变更,直到用户停止或超时,实现自动化的人工反馈闭环。

.agents/skills/agentation-watch-mode/SKILL.md latitude-dev/latitude-llm

Trigger Scenarios

用户要求进入 watch mode 请求持续监控并处理新到达的标注

Install

npx skills add latitude-dev/latitude-llm --skill agentation-watch-mode -g -y
More Options

Non-standard path

npx skills add https://github.com/latitude-dev/latitude-llm/tree/development/.agents/skills/agentation-watch-mode -g -y

Use without installing

npx skills use latitude-dev/latitude-llm@agentation-watch-mode

指定 Agent (Claude Code)

npx skills add latitude-dev/latitude-llm --skill agentation-watch-mode -a claude-code -g -y

安装 repo 全部 skill

npx skills add latitude-dev/latitude-llm --all -g -y

预览 repo 内 skill

npx skills add latitude-dev/latitude-llm --list

SKILL.md

Frontmatter
{
    "name": "agentation-watch-mode",
    "description": "Continuous Agentation annotation handling. Use when the user says \"watch mode\", asks you to watch for Agentation annotations, process feedback as it arrives, or keep fixing annotation-driven changes until told to stop or a timeout is reached."
}

Agentation watch mode

When to use: The user says watch mode, wants continuous Agentation feedback handling, or asks you to keep watching annotations and applying fixes as new feedback arrives.

Goal

Stay in a watch loop so the user can annotate in the browser and have those annotations processed continuously.

Workflow

  1. Start a watch loop with agentation_agentation_watch_annotations.
  2. For each returned annotation:
    • Call agentation_agentation_acknowledge immediately so the user can see you picked it up.
    • Read any extra session context you need.
    • Make the requested fix.
    • Call agentation_agentation_resolve with a short summary of what changed.
  3. After the batch is done, call agentation_agentation_watch_annotations again.
  4. Continue until the user says stop or the watch call times out.

Defaults

  • If the user gives a session ID, watch that session.
  • If they do not, watch all sessions.
  • Use a short batching window so nearby annotations are grouped together.
  • Use a reasonable timeout and report when it expires.

Handling ambiguous feedback

  • If an annotation is unclear, reply on the thread with a short clarifying question before making speculative changes.
  • If you cannot complete the fix safely, leave the annotation open and explain the blocker in a reply.

Response style

  • Keep progress updates brief.
  • In each resolve summary, state what you changed, not just that it is done.

Version History

  • 2479822 Current 2026-08-20 10:35

Same Skill Collection

.agents/skills/analyze-problem/SKILL.md
.agents/skills/api-endpoints/SKILL.md
.agents/skills/architecture-boundaries/SKILL.md
.agents/skills/artifact-designer/SKILL.md
.agents/skills/async-jobs-and-events/SKILL.md
.agents/skills/authentication/SKILL.md
.agents/skills/backoffice/SKILL.md
.agents/skills/better-auth-best-practices/SKILL.md
.agents/skills/code-style/SKILL.md
.agents/skills/database-clickhouse/SKILL.md
.agents/skills/database-postgres/SKILL.md
.agents/skills/docs/SKILL.md
.agents/skills/effect-and-errors/SKILL.md
.agents/skills/env-configuration/SKILL.md
.agents/skills/explain-diff-html/SKILL.md
.agents/skills/fix-datadog-issues/SKILL.md
.agents/skills/gh-issue/SKILL.md
.agents/skills/humanizer/SKILL.md
.agents/skills/managing-maintenance-windows/SKILL.md
.agents/skills/mintlify-preview/SKILL.md
.agents/skills/notifications/SKILL.md
.agents/skills/production-release/SKILL.md
.agents/skills/review-pr-comments/SKILL.md
.agents/skills/testing/SKILL.md
.agents/skills/toolchain-commands/SKILL.md
.agents/skills/web-frontend/SKILL.md
.agents/skills/ci-watchdog/SKILL.md
.agents/skills/create-pr/SKILL.md
.agents/skills/temporal-developer/SKILL.md

Metadata

Files
0
Version
2479822
Hash
4a8a3219
Indexed
2026-08-20 10:35

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-25 13:09
浙ICP备14020137号-1 $방문자$