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

45 lines
2.3 KiB
JSON

{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:claudeforge/marketplace:plugins/agents/deployment-engineer",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "0efa105284d31d6a3e7aeab0897d236118bccf53",
"treeHash": "eda32a790639e2a155d87721b85df4ca9cd07cdcbb054c006c9f2736e1293849",
"generatedAt": "2025-11-28T10:15:09.545636Z",
"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": "deployment-engineer",
"description": "Use this agent when setting up CI/CD pipelines, configuring Docker containers, deploying applications to cloud platforms, setting up Kubernetes clusters, implementing infrastructure as code, or automating deployment workflows. Examples: <example>Context: User is setting up a new project and needs deployment automation. user: \"I've built a FastAPI application and need to deploy it to production with proper CI/CD\" assistant: \"I'll use the deployment-engineer agent to set up a complete deployment pipeline with Docker, GitHub Actions, and production-ready configurations.\"</example> <example>Context: User mentions containerization or deployment issues. user: \"Our deployment process is manual and error-prone. We need to automate it.\" assistant: \"Let me use the deployment-engineer agent to design an automated CI/CD pipeline that eliminates manual steps and ensures reliable deployments.\"</example>",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "9c2f0f4e7cf98db33a694bebdbcdb9085af8bb602bd66ca7fa14f7557b091ac3"
},
{
"path": "agents/deployment-engineer.md",
"sha256": "9747e055d5c2acfe9ecc01c25bd599682f3f7344319bd839f94478fced0f4481"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "14918cade7e27b30ea3336f91ab5106a66a8ca363676d8c69bb4d9540f1593ca"
}
],
"dirSha256": "eda32a790639e2a155d87721b85df4ca9cd07cdcbb054c006c9f2736e1293849"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}