
Claude Skills by Hank95
github.com/Hank95Move aged completed tasks from tasks/done/ to tasks/archive/ to reduce clutter
Mark a task as blocked with a reason appended to the work log
Print the command to launch the local kanban board (does not start a background server)
Initialize or reconfigure MDPM (ID prefix, task directories, sync preferences)
Complete a task — move to done/, append work log, update CHANGELOG, report unblocked dependents
Edit a task's metadata (priority, due date, tags, assignee, dependencies)
List all MDPM commands with a one-line description
Triage incoming requests in tasks/inbox/ — one at a time
Create a new task file in tasks/backlog/ with auto-incrementing ID
Recommend the next task to work on based on priority, dependencies, and due dates
Break a feature or epic into 3-8 scoped tasks with dependency mapping
Search tasks by title, tag, ID, assignee, or content
Generate a stakeholder-ready standup summary (yesterday / today / blockers)
Move a task from backlog to active and begin work
Show project dashboard — active work, upcoming priorities, and blockers
Sync task state with Jira via MCP (optional, graceful degradation)
Sync task state with Wrike via MCP (optional, graceful degradation)