Skip to content

feat(advise): Holistic algorithmic workspace triage and step-by-step guidance engine #68

Description

@tom-sapletta-com

Problem Statement

Currently, monag can monitor processes, worktrees, and basic issue candidates. However, for a massive ecosystem (>4200 repos, 300+ orgs, multiple parallel autonomous agents), operators require a holistic, algorithmic workspace summary that:

  1. Encompasses all organizations and repositories (via orgs.txt, github.repo.csv, and GitHub GraphQL/Search).
  2. Audits the active agent fleet (processes, PIDs, active worktrees, uncommitted changes) to prevent lease and worktree collisions.
  3. Categorizes pending issues into actionable classes:
    • Strategic / architectural issues (e.g. cross-repository state engines).
    • Core / personal repository backlogs.
    • Quality & code-smell hygiene queues (e.g. cyclomatic complexity, shotgun surgery, data clumps).
    • Operator and IDE integration alerts (e.g. MCP bootstrap, Planfile API availability).
    • Fleet health diagnostics.
  4. Synthesizes deterministic, conflict-free, step-by-step guidance for developers and autonomous agents according to Wellmanifest Worktrees v5 policy.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions