workgraph
CommunityStart WorkGraph and reuse session patterns.
Software Engineering#codex#agent workflow#observability#pattern reuse#workgraph#session backfill#skill export
AuthorBEKO2210
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the problem of managing and reusing complex agent workflows by letting Codex sessions be captured, inspected, and turned into repeatable WorkGraph patterns.
Core Features & Use Cases
- Start and backfill WorkGraph: Begin listening for updates and ingest the current Codex session history so work-in-progress can be resumed from the UI.
- Inspect compiled session memory: View what the agent session produced in WorkGraph, making it easier to verify decisions and outcomes.
- Reuse and export patterns: Reuse an existing technique for a new query or export a new reusable skill pattern from an agent session for future use.
- Use Case: When you have an agent session that successfully produced a workflow (e.g., a specific planning and execution technique), export it from the session and reuse it for similar tasks without redoing the setup.
Quick Start
Tell the AI: start WorkGraph listening from inside Codex so it backfills the current session and connects the UI on http://127.0.0.1:8787.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: workgraph Download link: https://github.com/BEKO2210/Javis/archive/main.zip#workgraph Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.