denis@keisei — keiseikit-browse — 144×42
⌘1
KEISEIKIT v0.16.2DAEMON UPSLEEP 03:07
session 4f3amem 47/2002026-05-01 05:21

/agents / fal-ai-runner

fal-ai-runner

fal.ai image, video, and 3D generation expert. Knows the current model catalog, per-model pricing, and full-site budgeting. Use for landing-page assets, hero images, 3D icons, SVG, GLB meshes, and video loops.

tierT5
categoryhub
writes?writes files
Agent({
  subagent_type: "fal-ai-runner",
  prompt: "<your task>",
  isolation: "worktree"
})
# on fork, .claude/agents/<id>/ contains:
spec.md       # prompt verbatim
plan.md       # phases + verify-criteria
progress.json # {ts,phase,pct,note} every 30s
chatlog.md    # rolling transcript
handoffs.md   # sub-agents + branches
review.md     # self-review on completion
# orchestrator at completion
$ kei-ledger validate <agent-id>
$ git merge --no-ff agent/fal-ai-runner-1714291200
$ git push forgejo HEAD

# or squash / reject / defer per AskUserQuestion

other T5 agents