II.
LibrarySkill JSON
Structured · livelib-skill:shared--spec-driven-development
spec-driven-development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--spec-driven-development",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "spec-driven-development",
"description": "Specification creation and management for the Pilot Shell methodology. Covers semantic search, clarifying questions, structured spec generation, and iterative refinement.",
"libraryPath": "library/methodologies/pilot-shell/skills/spec-driven-development/SKILL.md",
"contentSummary": "- Search for files and code related to the task description\n- Identify existing patterns that the spec should follow\n- Map the impact area of proposed changes\n- Generate SEARCH-CONTEXT.md with findings\n\n### 2. Clarifying Question Resolution\n- Identify ambiguities in the task description\n- Gen"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--spec-driven-development",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--spec-driven-development",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--spec-driven-development",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--spec-driven-development",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--spec-driven-development",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--spec-driven-development",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--spec-driven-development",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}