mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-23 20:05:12 +00:00
CASTLABS-501
This commit is contained in:
@@ -6,34 +6,35 @@ items:
|
|||||||
- path: agents/cast-imaging-software-discovery.agent.md
|
- path: agents/cast-imaging-software-discovery.agent.md
|
||||||
kind: agent
|
kind: agent
|
||||||
usage: |
|
usage: |
|
||||||
This agent is designed for comprehensive software application discovery and architectural mapping. It helps users understand code structure, dependencies, and architectural patterns, starting with listing all available applications.
|
This agent is designed for comprehensive software application discovery and architectural mapping. It helps users understand code structure, dependencies, and architectural patterns, including database schemas and physical source file locations.
|
||||||
|
|
||||||
Ideal for:
|
Ideal for:
|
||||||
- Exploring available applications and getting overviews.
|
- Exploring available applications and getting overviews.
|
||||||
- Understanding system architecture and component structure.
|
- Understanding system architecture and component structure.
|
||||||
- Analyzing dependencies and identifying patterns.
|
- Analyzing dependencies and database schemas (tables/columns).
|
||||||
|
- Locating and analyzing physical source files.
|
||||||
|
|
||||||
- path: agents/cast-imaging-impact-analysis.agent.md
|
- path: agents/cast-imaging-impact-analysis.agent.md
|
||||||
kind: agent
|
kind: agent
|
||||||
usage: |
|
usage: |
|
||||||
This agent specializes in comprehensive change impact assessment and risk analysis. It assists users in understanding ripple effects of code changes, developing testing strategies, and evaluating cross-application impacts.
|
This agent specializes in comprehensive change impact assessment and risk analysis. It assists users in understanding ripple effects of code changes, identifying architectural coupling (shared resources), and developing testing strategies.
|
||||||
|
|
||||||
Ideal for:
|
Ideal for:
|
||||||
- Assessing potential impacts of code modifications.
|
- Assessing potential impacts of code modifications.
|
||||||
- Evaluating quality risks and technical debt implications.
|
- Identifying architectural coupling and shared code risks.
|
||||||
- Analyzing impacts spanning multiple applications.
|
- Analyzing impacts spanning multiple applications.
|
||||||
- Developing targeted testing approaches.
|
- Developing targeted testing approaches based on change scope.
|
||||||
|
|
||||||
- path: agents/cast-imaging-structural-quality-advisor.agent.md
|
- path: agents/cast-imaging-structural-quality-advisor.agent.md
|
||||||
kind: agent
|
kind: agent
|
||||||
usage: |
|
usage: |
|
||||||
This agent focuses on identifying, analyzing, and providing remediation guidance for structural quality issues. It includes structural context analysis of occurrences with a focus on necessary testing and indicates source code access level.
|
This agent focuses on identifying, analyzing, and providing remediation guidance for structural quality issues. It supports specialized standards including Security (CVE), Green IT deficiencies, and ISO-5055 compliance.
|
||||||
|
|
||||||
Ideal for:
|
Ideal for:
|
||||||
- Identifying and understanding code quality issues.
|
- Identifying and understanding code quality issues and structural flaws.
|
||||||
- Prioritizing quality issues based on impact.
|
- Checking compliance with Security (CVE), Green IT, and ISO-5055 standards.
|
||||||
- Performing root cause analysis for specific quality problems.
|
- Prioritizing quality issues based on business impact and risk.
|
||||||
- Analyzing quality trends across the application.
|
- Analyzing quality trends and providing remediation guidance.
|
||||||
|
|
||||||
display:
|
display:
|
||||||
ordering: alpha
|
ordering: alpha
|
||||||
|
|||||||
Reference in New Issue
Block a user