II.
LibrarySkill JSON
Structured · livelib-skill:shared--knowledge-curation
knowledge-curation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--knowledge-curation",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "knowledge-curation",
"description": "Context priming before work (bd prime) and self-reflection after completion to extract patterns, gotchas, and decisions into the knowledge base.",
"libraryPath": "library/methodologies/metaswarm/skills/knowledge-curation/SKILL.md",
"contentSummary": "- After completing work, BEFORE PR creation (reflect mode)\n- When recovering from context loss (recovery priming)\n\n## Knowledge Categories\n\n| Category | File | Content |\n|----------|------|---------|\n| Critical Rules | facts.jsonl | MUST FOLLOW constraints |\n| Gotchas | gotchas.jsonl | Commo"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--knowledge-curation",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--knowledge-curation",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--knowledge-curation",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--knowledge-curation",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--knowledge-curation",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--knowledge-curation",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--knowledge-curation",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}