·agentic-jujutsu
</>

agentic-jujutsu

ruvnet/claude-flow

Quantenresistente, selbstlernende Versionskontrolle für KI-Agenten mit ReasoningBank-Intelligenz und Multi-Agenten-Koordination

26Installationen·1Trend·@ruvnet

Installation

$npx skills add https://github.com/ruvnet/claude-flow --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 |

Quantenresistente, selbstlernende Versionskontrolle für KI-Agenten mit ReasoningBank-Intelligenz und Multi-Agenten-Koordination Quelle: ruvnet/claude-flow.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/ruvnet/claude-flow --skill agentic-jujutsu
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist agentic-jujutsu?

Quantenresistente, selbstlernende Versionskontrolle für KI-Agenten mit ReasoningBank-Intelligenz und Multi-Agenten-Koordination Quelle: ruvnet/claude-flow.

Wie installiere ich agentic-jujutsu?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/ruvnet/claude-flow --skill agentic-jujutsu Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/ruvnet/claude-flow