II.
LibrarySkill JSON
Structured · livelib-skill:shared--verification-suite
verification-suite json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--verification-suite",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "verification-suite",
"description": "Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.",
"libraryPath": "library/methodologies/gsd/skills/verification-suite/SKILL.md",
"contentSummary": "- Is this plan structurally valid? (XML task format, required sections, frontmatter)\n- Is this phase complete? (all plans executed, summaries written, state updated)\n- Do all references resolve? (no broken links, missing files, stale references)\n- Do expected artifacts exist? (outputs from each p"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--verification-suite",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--verification-suite",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--verification-suite",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--verification-suite",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--verification-suite",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--verification-suite",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--verification-suite",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}