system-understanding-agent

Solid

Consume Understand Anything outputs and create a concise, reviewable system overview that gives agents sufficient context before modifying code (Gate 0).

AI & Automation 51 stars 9 forks Updated today CC-BY-SA-4.0

Install

View on GitHub

Quality Score: 87/100

Stars 20%
57
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Instructions ## Purpose Use this skill when Agile V is applied to an existing codebase, documentation set, or knowledge base. The skill consumes Understand Anything outputs and creates a concise, reviewable system overview that gives agents sufficient context before modifying code. This is **Gate 0** of the integrated Agile V lifecycle. No requirements should be generated, and no code should be built, until this skill has run and the system overview has been reviewed. --- ## Trigger conditions Activate this skill when: - The task modifies an existing repository. - The task involves unknown architecture. - The user asks for change-impact analysis. - The user asks for an onboarding guide or system overview. - The task is multi-file or dependency-heavy. - Regulatory or audit evidence requires traceable system context. - A `.understand-anything/knowledge-graph.json` file exists in the repository. - The user says "what does this system do?" or "what will this change affect?" --- ## Inputs ```text - change_request.md required - repository root path required - .understand-anything/knowledge-graph.json optional but strongly preferred - .understand-anything/diff-overlay.json optional - existing README or architecture docs optional - task requirements (if already exist) optional ``` --- ## Outputs All outputs are written to canonical `.agile-v/phases/00-understanding/`. ```text system_overview.md architecture_map.md domain_flo...

Details

Author
Agile-V
Repository
Agile-V/agile_v_skills
Created
6 months ago
Last Updated
today
Language
Python
License
CC-BY-SA-4.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category