II.
LibrarySkill JSON
Structured · livelib-skill:shared--quick-flow
quick-flow json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--quick-flow",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "quick-flow",
"libraryPath": "library/methodologies/bmad-method/skills/quick-flow/SKILL.md",
"contentSummary": "# Quick Flow\n\nLean solo-developer workflow for rapid spec-to-implementation with minimal overhead.\n\n## Agent\nBarry (Solo Dev) - `bmad-solodev-barry`\n\n## Workflow\n1. Quick Spec: Create technical specification with stories\n2. Quick Dev: Implement each story with tests\n3. Code Review: Multi-d"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--quick-flow",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--quick-flow",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--quick-flow",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--quick-flow",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--quick-flow",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--quick-flow",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--quick-flow",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}