18 lines
556 B
JSON
18 lines
556 B
JSON
{
|
|
"name": "claude-agent-lifecycle",
|
|
"owner": {
|
|
"name": "Hendrik Geldenhuys",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "claude-agent-lifecycle",
|
|
"description": "Persistent agent lifecycle management for Claude Code. Provides 6 agent lifespans (ephemeral, turn, context, session, workflow, project) with automatic disposal via hooks.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-hgeldenhuys-claude-agent-lifecycle.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |