Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub rjroy/vibe-gardenA Claude Code plugin for project management using GitHub Projects. Provides skills and agents for managing tasks, bugs, and feature ideas.
Desktop/mobile notifications when Claude needs user attention
A lightweight plugin for building and organizing project context. Skills for research, brainstorming, specifications, planning, implementation, and retrospectives.
Active feedback based on session patterns and sentiment analysis
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
No description available.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
A collection of Claude Code plugins for project management, development workflows, and notifications.
Repository releases use CalVer (YYYY.MM). Individual plugins maintain independent semver. Releases are cut quarterly or when significant changes land.
Purpose: GitHub Projects integration for Claude Code
Version: 1.3.0
Location: compass-rose/
Manage GitHub Projects directly from Claude Code with skills for task tracking, backlog analysis, and priority recommendations.
Features:
# Install in Claude Code
/plugin install compass-rose@vibe-garden
Purpose: Build and organize project context for development workflows
Version: 0.12.0
Location: lore-development/
A lightweight plugin for research, brainstorming, specifications, planning, and retrospectives. Helps maintain project knowledge in .lore/ directories.
Features:
# Install in Claude Code
/plugin install lore-development@vibe-garden
Purpose: Desktop and mobile notifications when Claude needs attention
Version: 1.0.0
Location: notify-hook/
Get notified when Claude Code asks a question or completes a long-running task.
Features:
# Install in Claude Code
/plugin install notify-hook@vibe-garden
Purpose: Gentle nudges based on session patterns and sentiment analysis
Version: 1.0.0
Location: mind-reader/
Get proactive feedback when sessions run long, you're working unusual hours, or frustration patterns emerge.
Features:
# Install in Claude Code
/plugin install mind-reader@vibe-garden
vibe-garden/
├── compass-rose/ # GitHub Projects management plugin
│ ├── .claude-plugin/ # Plugin metadata (v1.3.0)
│ ├── skills/ # Skill implementations
│ └── agents/ # Agent definitions
│
├── lore-development/ # Project context and workflow plugin
│ ├── .claude-plugin/ # Plugin metadata (v0.12.0)
│ ├── skills/ # Workflow skills
│ ├── agents/ # Agent definitions
│ └── shared/ # Shared resources
│
├── notify-hook/ # Desktop/mobile notification plugin
│ ├── .claude-plugin/ # Plugin metadata (v1.0.0)
│ ├── hooks/ # Hook implementations
│ └── scripts/ # Notification scripts
│
└── mind-reader/ # Active feedback plugin
├── .claude-plugin/ # Plugin metadata (v1.0.0)
├── hooks/ # UserPromptSubmit hook
├── scripts/ # Hook and baseline scripts
├── skills/ # Init skill
└── tests/ # Unit tests
Install plugins from this repository in Claude Code:
/plugin install compass-rose@vibe-garden # Project management
/plugin install lore-development@vibe-garden # Development workflows
/plugin install notify-hook@vibe-garden # Notifications
/plugin install mind-reader@vibe-garden # Active feedback
Contributions welcome:
MIT License - see LICENSE file for details.
Author: Ronald Roy Email: gsdwig@gmail.com Repository: github.com/rjroy/vibe-garden
Last Updated: 2026-02-01