npx claudepluginhub masseater/claude-code-plugin --plugin sddThis skill uses the workspace's default tool permissions.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides implementation of event-driven hooks in Claude Code plugins using prompt-based validation and bash commands for PreToolUse, Stop, and session events.
sdd-webappのMCPツールを使用して全タスクのステータスを取得・表示する。
sdd_webapp_get_status MCPツールを呼び出し## SDDタスク一覧
| タスク | ステータス | Phase進捗 | 次のコマンド |
|--------|-----------|----------|-------------|
| auth-feature | 進行中 | Phase 2 (3/5) | /sdd:phase implement auth-feature 2.4 |
| refactor-api | 未着手 | - | /sdd:spec init |
💡 詳細はsdd-webappダッシュボードで確認できます
/sdd:next [taskname] - 特定タスクの次ステップ