From ebc21b8dd3b840cc7d6d9bac9b2689df037c58a2 Mon Sep 17 00:00:00 2001 From: Hua Hua Date: Sun, 21 Jun 2026 00:33:42 -0400 Subject: [PATCH] docs(agents): update project planning catalog count (#2083) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 📝 - Generated by Copilot --- docs/agents/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/agents/README.md b/docs/agents/README.md index c22c274ec..7aec84322 100644 --- a/docs/agents/README.md +++ b/docs/agents/README.md @@ -3,7 +3,7 @@ title: Agent Systems Catalog description: Overview of all hve-core agent systems with workflow documentation and quick links sidebar_position: 1 author: Microsoft -ms.date: 2026-05-20 +ms.date: 2026-06-22 ms.topic: overview keywords: - github copilot @@ -22,7 +22,7 @@ hve-core organizes specialized agents into functional groups. Each group combine | GitHub Backlog Management | 1 active | Very High | [Backlog Manager](github-backlog/README.md) | | ADO Backlog Management | 2 active | Very High | [Backlog Manager](ado-backlog/README.md) | | Jira Backlog Management | 2 active | Very High | Backlog Manager | -| [Project Planning](#project-planning) | 10 | Medium-High | [Project Planning](project-planning/README.md) | +| [Project Planning](#project-planning) | 9 | Medium-High | [Project Planning](project-planning/) | | [Security Planning](#security-planning) | 3 active | Very High | [Security Planner](security/README.md), [SSSC Planner](sssc-planning/README.md) | | [RAI Planning](#rai-planning) | 1 active | Very High | [RAI Planner](rai-planning/README.md) | | [Data Science](#data-science) | 5 | Medium | Data Science | @@ -59,7 +59,8 @@ Automates issue discovery, triage, execution, and PRD-to-issue translation acros ## Project Planning -Ten specialized agents for project planning activities. Includes builders for Business Requirements Documents, Product Requirements Documents, Architecture Decision Records, architecture diagrams, agile coaching, meeting analysis, network ISA-95 planning, product manager advising, system architecture review, and UX/UI design. See the [Project Planning Agents](project-planning/README.md) for detailed documentation. +Nine specialized agents for project planning activities. Includes builders for Business Requirements Documents, Product Requirements Documents, Architecture Decision Records, agile coaching, meeting analysis, network ISA-95 planning, product manager advising, system architecture review, and UX/UI design. +Architecture diagrams are generated using the portable [architecture-diagrams skill](project-planning/arch-diagram-builder). See the [Project Planning Agents](project-planning/) for detailed documentation. ## Data Science