An engineer in a hoodie, an AI robot, and a business professional wave hello

Gear

Carry the right gear. Shared libraries and services for platform builders and agents. Gear publishes CLIs, retrieval primitives, evaluation tools, and service infrastructure to npm and the forwardimpact/fit-skills skill pack.

Platform builders who compose agentic products need focused, interoperable libraries and services. They do not need monolithic frameworks. Gear provides individual capabilities that work standalone or together. Humans and agents share the same interface and documentation.

What becomes possible

For Platform Builders

Give humans and agents shared capabilities through the same interface, with tools to prove that changes improved outcomes. Every CLI prints grep-friendly help and JSON output. Most libraries ship a matching skill in the forwardimpact/fit-skills pack. Agents then land on the same docs as humans.

The pack ships these packages. All publish to npm under @forwardimpact/lib* and @forwardimpact/svc*:

  • 41 libraries
  • 15 services

Browse the full tables in libraries/README.md and services/README.md.

For Empowered Engineers

Two libraries cover memory and measurement. libwiki keeps state that survives across sessions. libxmr separates a real shift in a metric from ordinary variation.


Getting Started

npm install @forwardimpact/libcli @forwardimpact/libstorage  # any subset
apm install forwardimpact/fit-skills