nobody matches that. even Toby matches more than that.
How to use a hire
- Download a role's
.jsonfrom any card above (the⤓ downloadbutton). - Open the app and click Add agent.
- Click import hire….
- Pick the
.jsonyou just downloaded. - Review every pre-filled field — especially the command.
- Click spawn.
Importing only pre-fills the Add-Agent form — it never runs anything on its own. You always review the manifest and spawn it yourself.
Add a hire
A hire is one JSON file following the
hire manifest spec
(munder-difflin/hire@1). Start from any card's view json,
check your edit with the validator below, and use it immediately via the app's
Add agent → import hire… button — manifests are just files; share them
anywhere.
A public submission queue for this gallery is a separate, deliberate decision — manifest-as-PR pipelines flood maintainers fast. Follow the feature request on GitHub if you want to help design it.
Manifests can't name executables or carry shell syntax, and importing one never auto-spawns — the human always reviews the final command.
Validate a manifest
Paste a manifest to check it against the same rules the app enforces.