·agentic-jujutsu
</>

agentic-jujutsu

proffesor-for-testing/agentic-qe

Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination

8Installs·2Trend·@proffesor-for-testing

Installation

$npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill agentic-jujutsu

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: proffesor-for-testing/agentic-qe.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill agentic-jujutsu
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: proffesor-for-testing/agentic-qe.

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/proffesor-for-testing/agentic-qe --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/proffesor-for-testing/agentic-qe