II.
LibrarySkill JSON
Structured · livelib-skill:shared--code-review-gate
code-review-gate json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--code-review-gate",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "code-review-gate",
"libraryPath": "library/methodologies/automaker/skills/code-review-gate/SKILL.md",
"contentSummary": "# Code Review Gate\n\nPerform code review with quality scoring and configurable threshold enforcement.\n\n## Agent\nCode Reviewer - `automaker-code-reviewer`\n\n## Workflow\n1. Review all changed files for correctness\n2. Check for security vulnerabilities\n3. Identify performance issues\n4. Verify "
},
"outgoingEdges": [
{
"from": "lib-skill:shared--code-review-gate",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--code-review-gate",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--code-review-gate",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--code-review-gate",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--code-review-gate",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--code-review-gate",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--code-review-gate",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--code-review-gate",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--code-review-gate",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--code-review-gate",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--code-review-gate",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--code-review-gate",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--code-review-gate",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--code-review-gate",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}