A human-in-the-loop dual-loop control-plane skill suite for coding agents that ensures progress and technical detail are maintained across sessions.

Stars

20

7-day growth

No data

Forks

0

Open issues

0

License

MIT

Last updated

2026-07-25

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It addresses fundamental reliability issues in agentic coding—memory collapse, hallucinated certainty, and attention smear—by providing a structured dual-loop workflow with durability and verification, achieving 90% first-pass success in benchmarks versus 0% for ad-hoc prompting.

Who it is for

  • Researchers & students needing verifiable multi-week experiments
  • Engineers & tech leads managing multi-module projects
  • Indie builders & founders turning concrete ideas into auditable tasks
  • Repo maintainers wanting context survival across agent switches

Use cases

  • Implementing a complex multi-step feature with precise design trade-offs
  • Debugging a subtle concurrency bug that requires a living brief
  • Migrating a codebase across modules with verifiable progress
  • Running paper-faithful experiments with locked hyperparameters and acceptance checks

Strengths

  • Four lightweight skills installable across seven major agents with one command
  • Benchmarked 90% clean pass (first oracle green) vs 0% for ad-hoc on 20 tasks with 2.5× fewer tokens
  • Explicit human gates (APPROVE) prevent hallucinated or premature code
  • Durable artifacts (plans, progress, findings) survive context loss and agent switches

Considerations

  • Requires a reasonably concrete idea; not suitable for vague one-liners or product invention from scratch
  • Human-in-the-loop means it demands active user participation, not fully autonomous
  • May be overkill for simple throwaway scripts or vibe-coded snippets

README quick start

Quick start

Description

A human-in-the-loop control plane for reliable agentic coding—plan, challenge, implement, verify, and preserve progress.

Related repositories

Similar projects matched by category, topics, and programming language.

7-e1even
Featured
7-e1even GitHub avatar

learn-agent

A collection of notes on building coding agents, derived from the production development of the desktop agent Reina, with each mechanism simplified into a zero-dependency, single-file Node.js demo.

AI & Machine LearningLarge Language Models
218
0xwilliamortiz
Featured
0xwilliamortiz GitHub avatar

ponytail-improved

Ponytail is a plugin for AI coding agents that enforces a disciplined ladder of reuse before writing code, reducing code volume by roughly 54% while preserving safety.

AI & Machine LearningAI Agents
545
makecindy
Featured
makecindy GitHub avatar

cindy

Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.

AI & Machine LearningLarge Language Models
958