·agentic-jujutsu
</>

agentic-jujutsu

chrislemke/stoffy

ReasoningBank インテリジェンスとマルチエージェント調整を備えた AI エージェント向けの耐量子性、自己学習バージョン管理

3インストール·0トレンド·@chrislemke

インストール

$npx skills add https://github.com/chrislemke/stoffy --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 |

ReasoningBank インテリジェンスとマルチエージェント調整を備えた AI エージェント向けの耐量子性、自己学習バージョン管理 ソース: chrislemke/stoffy。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/chrislemke/stoffy --skill agentic-jujutsu
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

agentic-jujutsu とは?

ReasoningBank インテリジェンスとマルチエージェント調整を備えた AI エージェント向けの耐量子性、自己学習バージョン管理 ソース: chrislemke/stoffy。

agentic-jujutsu のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/chrislemke/stoffy --skill agentic-jujutsu インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/chrislemke/stoffy