Skip to main content

crows-nest

星标4
分支2
更新时间2026年7月5日 08:20

The ARMADA lookout. A single, maximally parallel scheduler that watches two tracks over a GitHub repo at once: a new-issue track that dispatches each labelled issue into the fleet to be built, and a ready-PR track that drives each labelled pull request through a review → address → re-validate → gated-merge pipeline. Runs as a recurring watch via /loop: each tick scans both tracks in one batched scan, builds a dependency/conflict graph spanning them, and dispatches every independent runnable unit — builds and reviews together — concurrently up to a bound, serialising only where a true dependency or file-level conflict forces it. Can also run an opt-in public-intake track that screens unsolicited issues from the general public for prompt-injection and abuse, then re-authors the safe, good ones as fresh chartered issues. Trigger when the user says "watch for issues", "start the crows-nest", "keep an eye on the backlog", "listen for new issues", "watch for ready PRs", "review and merge PRs", "screen public sugges

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
6 个文件
SKILL.md
readonly