Agentic Jujutsu banner
frankxai frankxai

Agentic Jujutsu

Development community

Description

# Agentic Jujutsu - ACOS Self-Learning Engine The learning backbone of ACOS. Based on ruvnet's agentic-jujutsu (v2.3.6, MIT), customized for ACOS. ## What It Does Agentic Jujutsu is the self-learning layer that makes ACOS smarter over time: 1. **Trajectory Tracking**: Every session records what operations happened, in what order, and whether they succeeded 2. **Pattern Discovery**: After 3-5 sessions, patterns emerge (e.g., "deployment always follows these 7 steps") 3. **AI Suggestions**: Be

Installation

Installs to ~/.claude/commands/frankxai-arcanea-agentic-jujutsu.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/frankxai/arcanea/HEAD/.claude/commands/agentic-jujutsu.md -o ~/.claude/commands/frankxai-arcanea-agentic-jujutsu.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository