Files
gh-lerianstudio-ring-beads/.claude-plugin/plugin.json
2025-11-30 08:37:09 +08:00

15 lines
477 B
JSON

{
"name": "beads",
"description": "Beads (bd) integration for dependency-aware issue tracking in AI workflows. Provides workflow guidance for issue lifecycle management, dependency tracking, and ready work discovery. Designed for AI-supervised development with bd ready → work → close patterns.",
"version": "0.3.0",
"author": {
"name": "Fred Amaral",
"email": "fred@fredamaral.com.br"
},
"skills": [
"./skills"
],
"hooks": [
"./hooks"
]
}