·af

Agent Farm CLI — the tool for spawning builders, managing Tower, workspaces, and cron tasks. ALWAYS consult this skill BEFORE running any `af` command to get the exact syntax. This prevents wasting time guessing flags that don't exist. Use this whenever you need to spawn a builder, check status, send messages, clean up worktrees, manage Tower, or run cron tasks. If you're about to type `af` followed by anything, check here first.

11Installs·1Trend·@cluesmith

Installation

$npx skills add https://github.com/cluesmith/codev --skill af

How to Install af

Quickly install af AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cluesmith/codev --skill af
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cluesmith/codev.

SKILL.md

View raw

| --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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cluesmith/codev --skill af
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from cluesmith/codev

Quick answers

What is af?

Agent Farm CLI — the tool for spawning builders, managing Tower, workspaces, and cron tasks. ALWAYS consult this skill BEFORE running any `af` command to get the exact syntax. This prevents wasting time guessing flags that don't exist. Use this whenever you need to spawn a builder, check status, send messages, clean up worktrees, manage Tower, or run cron tasks. If you're about to type `af` followed by anything, check here first. Source: cluesmith/codev.

How do I install af?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cluesmith/codev --skill af Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cluesmith/codev

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-10