Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In
d

dickolsson

npm

Packages

Current Co-maintainers

Former Co-maintainers

68 packages

@forwardimpact/basecamp

Claude Code-native personal knowledge system with autonomous agents

@forwardimpact/gear

Shared libraries and services for platform builders and agents — CLIs, retrieval, evaluation, and infrastructure published to npm.

@forwardimpact/guide

Conversational agent that grounds career guidance and quality review in your organization's engineering standard.

@forwardimpact/landmark

Surface engineering progress from activity evidence — outcomes visible without singling out individuals.

@forwardimpact/libagent

Agent orchestration library for Guide

@forwardimpact/libbridge

Threaded-channel bridge primitives — relay messages between human channels (GitHub Discussions, Microsoft Teams) and the Kata agent team.

@forwardimpact/libcli

Agent-friendly CLIs — self-documenting entry points that humans and agents reach through the same interface.

@forwardimpact/libcoaligned

Co-Aligned architecture checks — enforce instruction-layer length caps and JTBD invariants across the repo.

@forwardimpact/libcodegen

Protobuf code generation — keep types in sync with proto definitions without hand-writing.

@forwardimpact/libconfig

Environment-aware application settings — services and CLIs load configuration without custom plumbing.

@forwardimpact/libdoc

Static documentation sites from markdown — publish docs without a framework.

@forwardimpact/libeval

Agent evaluation framework — prove whether agent changes improved outcomes with reproducible evidence.

@forwardimpact/libformat

Render markdown to ANSI or HTML — formatted output in any surface without losing structure.

@forwardimpact/libgraph

RDF triple store with named ontologies — answer relationship questions without writing join logic.

@forwardimpact/libharness

Shared mocks and test fixtures so every library and service tests the same way.

@forwardimpact/libhttp

HTTP service framework — ship a Hono service endpoint without reimplementing lifecycle, security headers, or health checks.

@forwardimpact/libindex

JSONL-backed indexes with filtering and buffered writes — fast context lookup without an external search engine.

@forwardimpact/libllm

LLM API client for OpenAI-compatible endpoints

@forwardimpact/libmacos

macOS bundle assembly, code signing, and OS permission helpers — desktop delivery without platform ceremony.

@forwardimpact/libmcp

Config-driven gRPC-to-MCP tool registration — expose protobuf services as agent tools without glue code.

@forwardimpact/libmemory

Memory management library for Guide

@forwardimpact/libpack

Pack distribution — tarballs, bare git repos, and skill discovery indices

@forwardimpact/libpathway

Derivation engine for roles, skills, and agent team profiles

@forwardimpact/libpolicy

Access-control policy evaluation — scoped context access without per-service authorization logic.

@forwardimpact/libpreflight

Runtime-floor preflight — fail fast with a product-authored error when the host Node is below a package's declared floor.