From memento
Task and ticket management with Memento. When discussing tasks, bugs, features, or work items, use Memento's ticket system to check the backlog with `list-tickets`, view details with `get-ticket`, create new tickets with `add-ticket`, update status with `update-ticket`, and close completed work with `close-ticket`.
How this skill is triggered — by the user, by Claude, or both
Slash command
/memento:memento-ticketsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You have access to a **persistent ticket system** through Memento MCP tools.
You have access to a persistent ticket system through Memento MCP tools. Use it to track work, bugs, features, and follow-ups.
| Tool | Purpose |
|---|---|
list-tickets | View the backlog — open, in-progress, and recently closed tickets |
get-ticket | Get full details on a specific ticket (e.g., T-142) |
add-ticket | Create a new ticket with title, priority, and notes |
update-ticket | Change status, priority, or add notes to an existing ticket |
close-ticket | Mark a ticket as done |
get-next-tickets | Get the next batch of unassigned tickets sorted by priority |
list-tickets to see if there's an existing ticketclose-ticketadd-ticketexploding: true for large tasks that should be broken into sub-ticketsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub mementoagi/memento-claude-code-plugin --plugin memento