II.
LibraryProcess JSON
Structured · livelib-process:sdk-platform-development--cli-tool-development
specializations/sdk-platform-development/cli-tool-development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:sdk-platform-development--cli-tool-development",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/sdk-platform-development/cli-tool-development",
"description": "Develops command-line interface tools for SDK ecosystems, including\n project scaffolding, code generation, debugging utilities, and\n developer workflow automation.",
"libraryPath": "library/specializations/sdk-platform-development/cli-tool-development.js",
"specialization": "sdk-platform-development",
"references": [
"- https://oclif.io/docs/",
"- https://cobra.dev/",
"- https://click.palletsprojects.com/"
],
"example": "inputs: {\n sdkName: \"platform-sdk\",\n cliName: \"platform-cli\",\n languages: [\"typescript\", \"go\"],\n commandCategories: [\"init\", \"generate\", \"deploy\", \"debug\", \"config\"],\n features: [\"interactive-prompts\", \"progress-bars\", \"color-output\", \"autocomplete\"]\n }",
"usesAgents": [
"cli-ux-reviewer",
"template-customization-agent",
"platform-architect"
]
},
"outgoingEdges": [
{
"from": "lib-process:sdk-platform-development--cli-tool-development",
"to": "skill-area:sdk-codegen",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--cli-tool-development",
"to": "skill-area:api-clients-sdks",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:sdk-platform-development--cli-tool-development",
"to": "topic:api-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--cli-tool-development",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:sdk-platform-development--cli-tool-development",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--cli-tool-development",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--cli-tool-development",
"to": "workflow:sdk-release-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--cli-tool-development",
"to": "specialization:sdk-platform-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--cli-tool-development",
"to": "lib-agent:sdk-platform-development--cli-ux-reviewer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:sdk-platform-development--cli-tool-development",
"to": "lib-agent:sdk-platform-development--template-customization-agent",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:sdk-platform-development--cli-tool-development",
"to": "lib-agent:sdk-platform-development--platform-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}