agentworkforce
v0.19.0
Published
Top-level installer for the Agent Workforce CLI (installs the `agentworkforce` command). Wraps @agentworkforce/cli.
Downloads
2,328
Readme
agentworkforce
Top-level installer for the Agent Workforce CLI.
npm i -g agentworkforceThen:
agentworkforce create [--save-in-directory=<target>] [--save-default] [--install-in-repo] [--no-launch-metadata]
agentworkforce agent [--install-in-repo] [--no-launch-metadata] <persona>[@<tier>]
agentworkforce list [flags]
agentworkforce show <persona>
agentworkforce sources <list|add|remove>
agentworkforce harness check
agentworkforce --versionThis package is a thin wrapper around @agentworkforce/cli.
It exists so the global install command and the binary name match the
project name.
See the main README
for the full feature tour, and packages/cli/README.md
for command reference.
