What is agentic-jujutsu?
Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination Source: ruvnet/ruflo.
Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination
Quickly install agentic-jujutsu AI skill to your development environment via command line
Source: ruvnet/ruflo.
Quantum-ready, self-learning version control designed for multiple AI agents working simultaneously without conflicts.
| new JjWrapper() | Create wrapper instance | JjWrapper | | status() | Get repository status | Promise | | newCommit(msg) | Create new commit | Promise | | log(limit) | Show commit history | Promise | | diff(from, to) | Show differences | Promise | | branchCreate(name, rev?) | Create branch | Promise | | rebase(source, dest) | Rebase commits | Promise |
| startTrajectory(task) | Begin learning trajectory | string (trajectory ID) | | addToTrajectory() | Add recent operations | void | | finalizeTrajectory(score, critique?) | Complete trajectory (score: 0.0-1.0) | void | | getSuggestion(task) | Get AI recommendation | JSON: DecisionSuggestion |
Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination Source: ruvnet/ruflo.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/ruvnet/ruflo --skill agentic-jujutsuQuantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination Source: ruvnet/ruflo.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/ruflo --skill agentic-jujutsu Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/ruvnet/ruflo