什么是 af?
Agent Farm CLI — 用于生成构建器、管理 Tower、工作区和 cron 任务的工具。在运行任何“af”命令之前,请务必查阅此技能以获得准确的语法。这可以防止浪费时间猜测不存在的标志。每当您需要生成构建器、检查状态、发送消息、清理工作树、管理 Tower 或运行 cron 任务时,请使用此功能。如果您要输入“af”后跟任何内容,请先检查此处。 来源:cluesmith/codev。
Agent Farm CLI — 用于生成构建器、管理 Tower、工作区和 cron 任务的工具。在运行任何“af”命令之前,请务必查阅此技能以获得准确的语法。这可以防止浪费时间猜测不存在的标志。每当您需要生成构建器、检查状态、发送消息、清理工作树、管理 Tower 或运行 cron 任务时,请使用此功能。如果您要输入“af”后跟任何内容,请先检查此处。
通过命令行快速安装 af AI 技能到你的开发环境
来源:cluesmith/codev。
| --protocol | Protocol: spir, aspir, air, bugfix, tick, maintain, experiment. Required for numbered spawns. | | --task | Ad-hoc task (no issue number needed) | | --shell | Bare Claude session | | --worktree | Bare worktree session | | --amends | Original spec number (TICK only) | | --files | Context files, comma-separated. Requires --task. |
| --no-comment | Skip commenting on the GitHub issue | | --force | Skip dirty-worktree and collision checks | | --soft | Soft mode (AI follows protocol, you verify) | | --strict | Strict mode (porch orchestrates) — this is the default | | --resume | Resume builder in existing worktree | | --no-role | Skip loading role prompt |
There is NO -t, --title, --name, or --branch flag. The branch name is auto-generated from the issue title.
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/cluesmith/codev --skill afAgent Farm CLI — 用于生成构建器、管理 Tower、工作区和 cron 任务的工具。在运行任何“af”命令之前,请务必查阅此技能以获得准确的语法。这可以防止浪费时间猜测不存在的标志。每当您需要生成构建器、检查状态、发送消息、清理工作树、管理 Tower 或运行 cron 任务时,请使用此功能。如果您要输入“af”后跟任何内容,请先检查此处。 来源:cluesmith/codev。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cluesmith/codev --skill af 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cluesmith/codev