Skip to content

dloomis/claude-code-skills

Repository files navigation

Claude Code Skills

Custom skill agents for Claude Code to enhance productivity workflows.

Agents

Agent Description
jira-expert Search, create, and manage Jira issues using JQL queries
kanban-operations-agent Shared operations for Kanban board management
mattermost-expert Search Mattermost channels and DMs for content and threads
mattermost-kanban-review-agent Review Mattermost activity against Kanban board
meeting-kanban-review-agent Review meeting summaries against Kanban board
obsidian-vault-expert Manage and query Obsidian vault content

Usage

Skills are invoked automatically by Claude Code when relevant tasks are detected, or can be triggered manually using slash commands.

Structure

Each agent follows the standard skill structure:

agent-name/
├── SKILL.md           # Main skill definition
├── examples/          # Usage examples (optional)
└── references/        # Reference documentation (optional)

About

Custom skill agents for Claude Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors