Ross ROSS = Recommend OSS · open-source software intelligence for agents

lidangzzz/goal-driven

A multi-agent system that keeps running for ~100 hours and solve a very complicated coding or math problem that can be verified observed · 2026-08-28

github.com/lidangzzz/goal-driven observed · 2026-08-28

Health v2 · maintenance only

47/100

  • Activity 72
  • Release rhythm 35
  • Longevity 12

Flags: no_releases young no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 170
  • days_rel: n/a
  • days_push: 168
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1614 stars · 125 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Goal-Driven is a prompt-based multi-agent methodology that wraps coding agents like Claude Code or Codex in a master-agent loop, keeping subagents working for hundreds of hours on a single verifiable goal. The master agent periodically evaluates subagent output against explicit success criteria and restarts work until the criteria are met.

Use cases

  • run an AI agent for 100+ hours to build a compiler from specs
  • have agents persistently solve a hard verifiable math or computational problem
  • keep a coding agent from stopping early on a long complex task
  • orchestrate master and subagent loops for goal completion checking
  • generate large open-source projects like a SQLite clone with agents

When to choose

  • your task has a clear goal and strict machine-checkable success criteria
  • you use a multi-agent coding tool like Claude Code, Codex, or OpenClaw
  • the problem is complex, long-running, and verifiable such as compilers or theorem proving

When to avoid

  • your task is subjective or lacks well-defined completion criteria
  • you need a quick one-shot coding assistant rather than a long autonomous run
  • you cannot afford extended agent runtime and token costs

Facets

framework · maturity experimental

agent-framework llm-inference prompt-engineering developer-tools artificial-intelligence large-language-models developer-tools cli cross-platform multi-agent long-running-agents goal-driven claude-code codex autonomous-coding verification-loop ai-agents automation

1 source

Member repositories

RepositoryRoleHealth v2
lidangzzz/goal-drivenmain47

For agents

markdown · JSON · MCP: product_card(name="lidangzzz/goal-driven")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem