II.
LibrarySkill JSON
Structured · livelib-skill:shared--pr-shepherding
pr-shepherding json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--pr-shepherding",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "pr-shepherding",
"description": "Monitor PR lifecycle from creation through merge including CI monitoring, review comment handling, thread resolution, and merge readiness verification.",
"libraryPath": "library/methodologies/metaswarm/skills/pr-shepherding/SKILL.md",
"contentSummary": "- When a PR needs CI monitoring\n- When review comments need automated handling\n\n## Process\n\n1. **Monitor CI** - Watch pipeline status, triage failures\n2. **Handle Comments** - Respond to review feedback, make code changes\n3. **Resolve Threads** - Close addressed review threads\n4. **Verify Re"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--pr-shepherding",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--pr-shepherding",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--pr-shepherding",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--pr-shepherding",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--pr-shepherding",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--pr-shepherding",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--pr-shepherding",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}