Personal collection of Claude Code plugins and skills.
Add this plugin marketplace to Claude Code:
claude plugin marketplace add shreyansvm/claude-pluginsOr install individual skills manually:
cp -r jira-brief ~/.claude/skills/Generate personalized daily Jira briefings with detailed change tracking.
Features:
- 5-section morning briefing (Active Focus, Blocked/Stale, Watched/Reported, Top 3 Priorities, Insights)
- Detailed change tracking for last 24 hours
- Smart filtering by status, staleness, and recent activity
- Atlassian MCP integration
Usage:
Generate my Jira morning briefing
See jira-brief/README.md for details.
- Claude Code (CLI, Desktop, or Web)
- MCP support enabled
- Appropriate MCP servers configured per plugin (e.g., Atlassian MCP for jira-brief)
Each plugin lives in its own directory:
claude-plugins/
├── README.md
├── LICENSE
└── jira-brief/
├── SKILL.md
└── README.md
MIT License - See LICENSE for details.