Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Claude Plugins

Personal collection of Claude Code plugins and skills.

Installation

Add this plugin marketplace to Claude Code:

claude plugin marketplace add shreyansvm/claude-plugins

Or install individual skills manually:

cp -r jira-brief ~/.claude/skills/

Available Plugins

jira-brief

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.

Requirements

  • Claude Code (CLI, Desktop, or Web)
  • MCP support enabled
  • Appropriate MCP servers configured per plugin (e.g., Atlassian MCP for jira-brief)

Structure

Each plugin lives in its own directory:

claude-plugins/
├── README.md
├── LICENSE
└── jira-brief/
    ├── SKILL.md
    └── README.md

License

MIT License - See LICENSE for details.

About

Personal collection of Claude Code plugins and skills

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors