Files
gh-claudeforge-marketplace-…/plugin.lock.json
2025-11-29 18:10:24 +08:00

45 lines
2.8 KiB
JSON

{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:claudeforge/marketplace:plugins/agents/devops-automator",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "ee275b157399a4525ec4439d77503c8b043b4057",
"treeHash": "cf79909fbac4be5b2011a2b38adee2f831a3b195d2051bb4e5c501cbdf2d73de",
"generatedAt": "2025-11-28T10:15:10.015058Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "devops-automator",
"description": "Use this agent when setting up CI/CD pipelines, configuring cloud infrastructure, implementing monitoring systems, or automating deployment processes. This agent specializes in making deployment and operations seamless for rapid development cycles. Examples:\\n\\n<example>\\nContext: Setting up automated deployments\\nuser: \"We need automatic deployments when we push to main\"\\nassistant: \"I'll set up a complete CI/CD pipeline. Let me use the devops-automator agent to configure automated testing, building, and deployment.\"\\n<commentary>\\nAutomated deployments require careful pipeline configuration and proper testing stages.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: Infrastructure scaling issues\\nuser: \"Our app crashes when we get traffic spikes\"\\nassistant: \"I'll implement auto-scaling and load balancing. Let me use the devops-automator agent to ensure your infrastructure handles traffic gracefully.\"\\n<commentary>\\nScaling requires proper infrastructure setup with monitoring and automatic responses.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: Monitoring and alerting setup\\nuser: \"We have no idea when things break in production\"\\nassistant: \"Observability is crucial for rapid iteration. I'll use the devops-automator agent to set up comprehensive monitoring and alerting.\"\\n<commentary>\\nProper monitoring enables fast issue detection and resolution in production.\\n</commentary>\\n</example>",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "d15509ba302f37f07a11a4e7009be5071fe62ffe8e30e29da9263d0716c63199"
},
{
"path": "agents/devops-automator.md",
"sha256": "c9bee47104ef08d3d4c9eee5c8b8c68e6e35f45ff09587b81b569d60ad47c181"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "e4b28f2473764fa33ab4481e0a6696c7b42194aa59f1c25bb8148e350b132c24"
}
],
"dirSha256": "cf79909fbac4be5b2011a2b38adee2f831a3b195d2051bb4e5c501cbdf2d73de"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}