II.
LibraryProcess JSON
Structured · livelib-process:web-development--cicd-github-actions
cicd-github-actions json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:web-development--cicd-github-actions",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "cicd-github-actions",
"description": "CI/CD with GitHub Actions - Process for setting up comprehensive CI/CD pipelines with GitHub Actions for web applications.",
"libraryPath": "library/specializations/web-development/cicd-github-actions.js",
"specialization": "web-development",
"usesAgents": [
"testing-pipeline-specialist",
"deployment-pipeline-specialist",
"security-scanning-specialist",
"technical-writer-agent"
],
"usesSkills": [
"github-actions-skill"
]
},
"outgoingEdges": [
{
"from": "lib-process:web-development--cicd-github-actions",
"to": "skill-area:deployment-infrastructure-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--cicd-github-actions",
"to": "topic:continuous-integration",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--cicd-github-actions",
"to": "topic:continuous-deployment",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--cicd-github-actions",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--cicd-github-actions",
"to": "role:devops-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--cicd-github-actions",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--cicd-github-actions",
"to": "workflow:pull-request-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--cicd-github-actions",
"to": "workflow:release-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--cicd-github-actions",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--cicd-github-actions",
"to": "lib-agent:sdk-platform-development--technical-writer-agent",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}