MCP server for zagenticloop — exposes patterns, skills, state, and audit tools as runtime-queryable resources for AI agents
Estimate token budgets and daily costs for agentic loop working patterns. By cadence, readiness level (L1/L2/L3), and coding agent tool.
Agentic Loop Working readiness auditor. Compute Loop Readiness Score (L0-L3), detect activity, and get actionable suggestions. npx @jununfly/zj-loop-audit . --suggest
Detect and sync drift between Loop configuration files (STATE.md ↔ LOOP.md, Skills versions)
Scaffold agentic loop working patterns and starters into any project. Supports Grok, Claude Code, Codex and more. npx @jununfly/zj-loop-init . --pattern daily-triage --tool grok
Goal readiness auditor for run-until-done agentic workflows. Compute Goal Readiness Score (G0-G3). npx @jununfly/zj-goal-audit . --suggest
Shared Agentic Loop Working domain models and registry loading utilities.