A workspace of modular Effect-TS libraries, testing utilities, and linters designed around pure functional cores and verifiable boundaries.
| Package | Purpose |
|---|---|
@systemfsoftware/effect-gherkin-spec |
BDD feature/scenario specifications composed as typed Effect workflows. |
@systemfsoftware/effect-daemon-spec |
Supervision tree daemon primitives, leader election, and health monitors. |
@systemfsoftware/effect-schema-law |
Property-based law tests asserting bidirectional roundtrips for Effect Schemas. |
@systemfsoftware/rx-effect |
Bidirectional bridge between RxJS Observables and backpressured Effect Streams. |
@systemfsoftware/oxlint-plugin |
Fast Oxlint rules enforcing functional purity, schema invariants, and test placement. |
@systemfsoftware/omp-agent-discipline |
Guardrails and dispatch interception for Oh My Pi coding agents. |
@systemfsoftware/omp-claude-compat |
Claude Code settings and hook compatibility extension for Oh My Pi. |
Install packages directly using your preferred package manager:
pnpm add @systemfsoftware/effect-gherkin-specpnpm add -D @systemfsoftware/oxlint-pluginDevelopment setup and developer commands are documented in AGENTS.md.
Licensed under Apache 2.0.