Skip to content

shreyansvm/claude-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors