II.
LibraryAgent JSON
Structured · livelib-agent:shared--quality-auditor
quality-auditor json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:shared--quality-auditor",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "quality-auditor",
"description": "Validates implementation quality through custom checklists, scoring against constitution standards, and producing remediation recommendations.",
"libraryPath": "library/methodologies/spec-kit/agents/quality-auditor/AGENT.md",
"role": "Checklist Validation Auditor",
"expertise": [
"Quality checklist validation",
"Constitution compliance auditing",
"Test coverage assessment",
"Code quality scoring",
"Remediation recommendation"
]
},
"outgoingEdges": [
{
"from": "lib-agent:shared--quality-auditor",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--quality-auditor",
"to": "skill-area:prompt-engineering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:shared--quality-auditor",
"to": "skill-area:multi-agent-coordination",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:shared--quality-auditor",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--quality-auditor",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--quality-auditor",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--quality-auditor",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:shared--quality-auditor",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:shared--quality-auditor",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--quality-auditor",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:education--addie-model",
"to": "lib-agent:shared--quality-auditor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:product-management--conversion-funnel-analysis",
"to": "lib-agent:shared--quality-auditor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:product-management--jtbd-analysis",
"to": "lib-agent:shared--quality-auditor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:product-management--retention-cohort-analysis",
"to": "lib-agent:shared--quality-auditor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:technical-documentation--how-to-guides",
"to": "lib-agent:shared--quality-auditor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:technical-documentation--runbook-docs",
"to": "lib-agent:shared--quality-auditor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:technical-documentation--style-guide-enforcement",
"to": "lib-agent:shared--quality-auditor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:ux-ui-design--user-feedback",
"to": "lib-agent:shared--quality-auditor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}