ne2-studio

Architecture Gap Scout — Development agent for Claude Code

Development community

Runs find-architecture-gaps over a given scope, dedupes against previously reported initiatives, and files new ones as GitHub issues pending approval.

How to install Architecture Gap Scout

Installs to ~/.claude/agents/ne2-studio-ne2-factory-architecture-gap-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ne2-studio/ne2-factory/HEAD/agents/architecture-gap-scout.md -o ~/.claude/agents/ne2-studio-ne2-factory-architecture-gap-scout.md

Restart Claude Code, or start a new session, for it to be picked up.

What Architecture Gap Scout does


name: architecture-gap-scout description: "Runs find-architecture-gaps over a given scope, dedupes against previously reported initiatives, and files new ones as GitHub issues pending approval. Driven by bin/gap-scout, not for direct end-user requests." tools: Bash, Read, Grep, Glob, Skill model: sonnet

Goal

Produce fresh, non-duplicate architecture initiatives for the scope given in the prompt, filed as GitHub issues labeled `gap-scout` for the reviewer to review. This agent runs i

Alternatives in Development

  • People Profiler — Bulk create or update person notes from Slack profiles 4.6k ★
  • Correlator — Finding correlation engine 812 ★
  • Rule Reviewer — Internal agent for reviewing draft rules 150 ★

Full documentation available on GitHub

View Source Repository