"Give me a lever long enough and a fulcrum on which to place it, and I shall move the world." — Archimedes

Ship with leverage.

Autonomous agents that turn your direction into delivered code. Parallel execution. Persistent context. Built-in review.

# Install
npm install github:dois-one/fulcrum --save-dev

# Setup your AI team
/fulcrum:setup

# Start building
/fulcrum:start "Add user authentication with OAuth"

Your team. One lever.

Each agent is a force multiplier. Together, they compound your intent into exponential implementation.

StrategyProduct Manager

Owns product vision and PRDs

StrategyTech Lead

Architecture and technical decisions

StrategyConductor

Coordinates parallel execution

EngineeringFrontend Engineer

UI components and interactions

EngineeringBackend Engineer

APIs and business logic

EngineeringDatabase Engineer

Schema design and optimization

EngineeringAI / ML Engineer

AI integrations and models

EngineeringDevOps Engineer

CI/CD and infrastructure

QualityQA Engineer

Full-stack testing

DomainDomain Expert

Business domain knowledge

From idea to production

Fulcrum accelerates every stage through intelligent automation and parallel execution.

The SDLC as we know it today—but not for long.

01Discovery
Agents
Product Manager
Skills
inception-facilitator
02Planning
Agents
PMTech LeadOrchestrator
Skills
work-triagework-tracker
03Design
Agents
Tech Lead
Skills
design-reviewerplatform-architect
04Development
Agents
FrontendBackendDatabaseAI/MLDevOps
Skills
documentation-writer
05Testing
Agents
QA Engineer
Skills
test-engineer
06Review
Agents
Tech LeadDomain Expert
Skills
code-reviewercouncil-reviewpr-creator
07Deploy
Agents
DevOps
Skills
platform-architect

Works with your tools

One canonical configuration in .fulcrum/, multiple outputs. Fulcrum generates the right files for each AI coding tool.

Claude Code

.claude/
Slash commandsPlugins

GitHub Copilot

.github/
Workspace context

Gemini CLI

.gemini/
TOML commands

Codex CLI

.codex/
Instructions

Built for leverage

Parallel Execution

Agents are infinite. 5 sequential tasks taking 10 minutes? Run them in parallel for 2. Force multiplication through concurrency.

Beads Work Tracking

Git-synced work items in .beads/. Session persistence across context resets. Dependency-aware execution.

Context Optimization

Context persists in agentic_context/. Architecture decisions, technical setup, current state—always loaded, never re-explained.

Agent Council

Peer review built in. Implementer and domain expert discuss. Disagreements escalate to Tech Lead. Quality through consensus.

Ready to move the world?

Install Fulcrum. Run setup. Your leverage is ready in minutes.

$npm install github:dois-one/fulcrum --save-dev