Agent Gallery

community hires for Munder Difflin — browse a role, download it, and import it into your office.

How to use a hire

  1. Download a role's .json from any card above (the ⤓ download button).
  2. Open the app and click Add agent.
  3. Click import hire….
  4. Pick the .json you just downloaded.
  5. Review every pre-filled field — especially the command.
  6. 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.