Make beads claude code skill installable via marketplace (#468)

Reorganize the claude-code-skill into a publishable plugin that can be
installed through the beads-marketplace. Users can now reference the
'beads' skill right after installing the marketplace.

Co-authored-by: Steve Yegge <steve.yegge@gmail.com>
This commit is contained in:
peter schilling
2025-12-13 07:15:24 -08:00
committed by GitHub
parent 18b1eb2e07
commit 2bd661b46e
13 changed files with 459 additions and 599 deletions

View File

@@ -10,7 +10,6 @@ This directory contains examples of how to integrate bd with AI agents and workf
- **[bash-agent/](bash-agent/)** - Bash script showing the full agent workflow
- **[startup-hooks/](startup-hooks/)** - Session startup scripts for automatic bd upgrade detection
- **[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
### Tools & Utilities
- **[monitor-webui/](monitor-webui/)** - Standalone web interface for real-time issue monitoring and visualization