Skip to content

thebytefarm/farmall

Repository files navigation

farmall

Farm all your agents.

One source of truth for every AI coding agent — sync skills, rules & subagents, then lint them for cross-platform support.

npm version License

📖 Documentation    ·    🐛 Issues

WIP — the name is reserved, the scaffold is live, and the real commands are landing next.

farmall keeps your skills, rules, and subagents in sync across Claude Code, Cursor, Codex, Windsurf, Copilot, and opencode — then lints them for cross-platform support, so a skill you write once actually triggers everywhere instead of silently dropping fields on the agents that don't understand it.

We don't farm agent some. We farm agent all.

Packages

Package Description
farmall The CLI. Published to npm.
@farmall/core Internal engine (private).

Develop

pnpm install
pnpm build       # tsgo build all packages
pnpm validate    # oxfmt + oxlint + typecheck + test
pnpm --filter farmall dev

pnpm docs:dev    # run the ciderpress docs site locally
pnpm docs:build  # build the docs site

Part of thebytefarm.

License

MIT © Zac Rosenbauer

About

One source of truth for all your AI coding agents — sync skills, rules & subagents across platforms, then lint them for cross-platform support. WIP.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Contributors