@clarityforge/cf-claude
v0.1.5
Published
Claude Code agent employee for Clarity Forge
Maintainers
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-claudeThen run anytime:
cf-claudeOption 2: Run with npx
Try it instantly without installing:
npx @clarityforge/cf-claudeThis 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 --supervisedThis 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-claudeThis 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
