@beforewave/forma
v0.1.1
Published
npm launcher for Forma, the Python-based agent workflow compiler.
Readme
@beforewave/forma
This is the npm launcher for Forma.
Forma's canonical implementation is the Python package
beforewave-forma. This npm
package exists as a lightweight npm discovery entrypoint and brand placeholder.
It does not install Python dependencies automatically and is not a Node.js
implementation.
Use Forma
Recommended install:
pipx install beforewave-forma
forma --helpTemporary run:
uvx beforewave-forma forma --helpFrom npm:
npx @beforewave/formaThat command prints the Python CLI install and run instructions.
Why This Package Exists
Forma compiles project engineering rules into dedicated agent workflows for reviewable planning, validation, and proof. The npm package only helps npm-first users find the canonical Python CLI.
