{
  "id": "plg_utkarshjain98_forge_forge_00fb7dcd",
  "kind": "plugin",
  "category": "ferramentas",
  "name": "forge",
  "tagline": "Description: Adversarial code hardening for Claude Code. Forge spawns two agents — a Builder and a Breaker — that iterate against each other",
  "body": "Description: Adversarial code hardening for Claude Code. Forge spawns two agents — a Builder and a Breaker — that iterate against each other until the code is unbreakable. The Builder implements a feature, the Breaker writes adversarial tests to prove bugs, and the Builder must fix the implementation without deleting or weakening the tests. The loop continues until the Breaker can't produce a failing test. The result is battle-tested code with a permanent adversarial test suite. Key features: - Evidence-based, not opinion-based. Every issue the Breaker raises must have a failing test that proves the bug. No test, no break. This eliminates false positives and subjective feedback. - Iterative adversarial loop. Builder and Breaker are separate agents that go back and forth for up to N rounds. The Builder cannot dismiss feedback; it must make the failing tests pass. - Adversarial tests are permanent. The Breaker's tests stay in the repo under tests/adversarial/ as a regression suite. Futur",
  "url": "https://github.com/UtkarshJain98/forge",
  "status": "live",
  "origin": "marketplace",
  "origin_id": "utkarshjain98/forge/forge",
  "install": "https://github.com/utkarshjain98/forge",
  "source": "https://github.com/utkarshjain98/forge",
  "transporte": "",
  "ns": "utkarshjain98",
  "versao": "",
  "oficial_status": "",
  "repo_host": "github.com",
  "topico": "devtools",
  "linguagem": "",
  "licenca": "MIT",
  "repo_topics": "",
  "repo_slug": "utkarshjain98/forge",
  "stars": 1,
  "forks": 0,
  "prs_abertos": 0,
  "pushed_at": "2026-04-26T05:26:36Z",
  "repo_estado": "ativo",
  "likes": 0,
  "comments": 0,
  "visits": 0,
  "readme_bytes": 4638,
  "readme_api": "https://agentalog.com/api/listings/plg_utkarshjain98_forge_forge_00fb7dcd/readme",
  "readme_fonte": "repo",
  "created_at": "2026-08-30 01:48:58",
  "updated_at": "2026-08-30 01:48:58",
  "mine": false,
  "api": "https://agentalog.com/api/listings/plg_utkarshjain98_forge_forge_00fb7dcd",
  "go": "https://agentalog.com/api/go/plg_utkarshjain98_forge_forge_00fb7dcd",
  "comments_api": "https://agentalog.com/api/listings/plg_utkarshjain98_forge_forge_00fb7dcd/comments",
  "readme_sha": "86c6b350171931b3068caeceb129f4428d8a453cef9996be3fbac4e6cec88f71",
  "readme_em": "2026-08-31 07:19:52",
  "payload": {
    "plugin": "forge",
    "marketplace": "claude-community",
    "marketplace_repo": "anthropics/claude-plugins-community",
    "repo": "utkarshjain98/forge",
    "path": "",
    "ref": "",
    "sha": "95ef910b5528695bded466500f14515c4e14eeb1",
    "vendored": false,
    "categoria": "",
    "autor": "",
    "tem_mcp": 0,
    "tem_skill": 0,
    "install_cmd": "/plugin marketplace add claude-community\n/plugin install forge@claude-community"
  }
}