Skip to content

Commit fdf6434

Browse files
Update Claude Code Plugin section in README
- Add Vibora Skill with reference to plugins/vibora/skills/ - Fix plugin installation description (installed on startup, not per-task)
1 parent 045e320 commit fdf6434

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,12 @@ Keep an eye on system resources while your agents work. CPU, memory, and disk us
102102
The Vibora plugin for Claude Code enables seamless integration:
103103

104104
- **Automatic Status Sync** — Task moves to "In Review" when Claude stops, "In Progress" when you respond
105+
- **Vibora Skill** — CLI documentation for task management (see `plugins/vibora/skills/`)
105106
- **Slash Commands**`/review`, `/pr`, `/notify`, `/linear`, `/task-info`
106107
- **Session Continuity** — Claude sessions are tied to task IDs
107108
- **MCP Server** — Task management tools available directly to Claude
108109

109-
The plugin is automatically installed in task worktrees when tasks are created. To install globally:
110+
The plugin is automatically installed when Vibora starts. To install manually:
110111

111112
```bash
112113
claude plugin marketplace add knowsuchagency/vibora

0 commit comments

Comments
 (0)