Add Claude Code skill for beads usage

- Provides comprehensive workflow patterns and decision criteria
- Includes quick reference (SKILL.md) and detailed references
- Teaches when to use bd vs markdown/TodoWrite
- Covers dependency types and issue lifecycle management
- Complements existing plugin with usage philosophy
This commit is contained in:
spm1001
2025-10-18 17:54:46 +01:00
parent 9d78a66dc3
commit 7f93a602d2
7 changed files with 2494 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ This directory contains examples of how to integrate bd with AI agents and workf
- **[git-hooks/](git-hooks/)** - Pre-configured git hooks for automatic export/import
- **[branch-merge/](branch-merge/)** - Branch merge workflow with collision resolution
- **[claude-desktop-mcp/](claude-desktop-mcp/)** - MCP server for Claude Desktop integration
- **[claude-code-skill/](claude-code-skill/)** - Claude Code skill for effective beads usage patterns
## Quick Start