mpm-ticket-view
About
The mpm-ticket-view skill orchestrates a ticketing agent to handle project management workflows, delegating all operations like organizing tickets and analyzing project boards. It provides high-level commands for reviewing, transitioning states, updating priorities, and identifying next actionable steps. Developers should use this skill when they need to manage ticketing workflows without directly interacting with MCP tools.
Quick Install
Claude Code
Recommendednpx skills add MacPhobos/research-mind -a claude-code/plugin add https://github.com/MacPhobos/research-mindgit clone https://github.com/MacPhobos/research-mind.git ~/.claude/skills/mpm-ticket-viewCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
mpm-session-resume
OtherThis skill loads and displays context from the most recently paused Claude Code session, automatically created when context reaches 70% capacity. It shows session summaries, completed work, current tasks, Git context, and pending TaskList items to help developers resume work seamlessly. The skill reads existing session files without creating new ones and uses approximately 20-40k tokens of context.
mpm-session-pause
OtherThis skill saves your current work state—including todos, git status, and context—into a session file for later resumption. It's ideal for context switching or pausing mid-task, and automatically updates a pointer to the latest session. Developers can invoke it with an optional descriptive message to capture their progress.
mpm-init
OtherThe mpm-init skill initializes or updates Claude Code projects by creating/refreshing CLAUDE.md documentation and project structure. It intelligently detects existing setups and offers smart updates or full recreations using AST analysis and priority rankings. Developers should use it to bootstrap new projects or maintain documentation when project code changes significantly.
mpm-help
OtherThe mpm-help skill provides developers with documentation for all available Claude MPM commands. It displays command listings, detailed syntax, usage examples, and delegation patterns when invoked directly or with a specific command argument. Use this skill to understand MPM workflows and get guidance on proper command usage within Claude Code.
