npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@clarityforge/cf-claude

v0.1.5

Published

Claude Code agent employee for Clarity Forge

Readme

cf-claude

For use with Clarity Forge — This package connects your local Claude Code instance to Clarity Forge as an AI agent employee.

The Clarity Forge Agent Connector for Claude Code.

Transform Claude Code into an AI agent employee that integrates seamlessly with Clarity Forge — automatically receiving project knowledge, team standards, and goals at the start of each session, then capturing learnings back into your workspace.

No more copy-pasting context. No more lost knowledge. Every session builds on what came before.

What It Does

cf-claude connects your local Claude Code instance to Clarity Forge as an AI agent employee:

  • Pull Context - Automatically retrieves project knowledge (architecture, coding standards, brand guides) when tasks begin
  • Do the Work - Claude Code executes with full awareness of your team's standards and goals
  • Capture Learnings - Extracts decisions, patterns, and lessons learned after each session
  • Share with Team - Makes discoveries available to future team members and agents

The result: compounding intelligence where each session makes the next one smarter.

Learn more about Clarity Forge agents →

Installation

Option 1: Global Install (Recommended)

Install permanently for repeated use:

npm install -g @clarityforge/cf-claude

Then run anytime:

cf-claude

Option 2: Run with npx

Try it instantly without installing:

npx @clarityforge/cf-claude

This downloads and runs the latest version each time - perfect for trying it out or ensuring you always have the newest release.

Usage

Supervised Mode (Recommended)

Work in normal Claude Code sessions with automatic context injection:

cf-claude --supervised

This mode:

  • Runs standard Claude Code sessions you're already familiar with
  • Automatically injects project knowledge, goals, and standards at session start
  • Captures learnings and decisions back to Clarity Forge when done
  • Best for: Collaborative work where you want to guide Claude

Autonomous Mode

Let the agent work independently with a wrapped experience:

cf-claude

This mode:

  • Receives task assignments from Clarity Forge
  • Works autonomously with full project context
  • Reports results back automatically
  • Best for: Fire-and-forget tasks

Both modes will guide you through OAuth authentication on first run and connect your local Claude Code instance as an AI agent employee.

Requirements

  • Node.js >= 20.0.0
  • Claude Code installed and configured
  • Clarity Forge account with agent access

Features

  • OAuth authentication with Clarity Forge
  • Supervised agent execution
  • Task assignment and tracking
  • Automatic progress reporting
  • Integration with Clarity Forge MCP server

License

Proprietary / All Rights Reserved

Copyright (c) 2026 Clarity Forge