II.
LibraryProcess JSON
Structured · livelib-process:shared--bmad-party-mode
bmad-party-mode json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:shared--bmad-party-mode",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "bmad-party-mode",
"description": "BMAD Party Mode - Multi-agent collaborative sessions for complex decisions",
"libraryPath": "library/methodologies/bmad-method/bmad-party-mode.js",
"usesAgents": [
"bmad-master"
]
},
"outgoingEdges": [
{
"from": "lib-process:shared--bmad-party-mode",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--bmad-party-mode",
"to": "skill-area:prompt-engineering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--bmad-party-mode",
"to": "skill-area:multi-agent-coordination",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:shared--bmad-party-mode",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--bmad-party-mode",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--bmad-party-mode",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--bmad-party-mode",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--bmad-party-mode",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:shared--bmad-party-mode",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--bmad-party-mode",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--bmad-party-mode",
"to": "methodology:bmad-method",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--bmad-party-mode",
"to": "lib-agent:shared--bmad-master",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}