agentic-jujutsu
Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination
Installation
SKILL.md
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: chrislemke/stoffy.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/chrislemke/stoffy --skill agentic-jujutsu- Source
- chrislemke/stoffy
- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is agentic-jujutsu?
Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination Source: chrislemke/stoffy.
How do I install agentic-jujutsu?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chrislemke/stoffy --skill agentic-jujutsu Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/chrislemke/stoffy
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-01