M Next Task banner
penwyp penwyp

M Next Task

Productivity community

Description

# Next Tasks Workflow: Analyze Status & Plan Actions **Target:** $ARGUMENTS (Default: medium priority if none specified) **Scope:** Analyze current development status and generate prioritized action plan ## Execution Steps 1. **Documentation & Tracker Scan** - Inspect development tracking files (`docs/dev*.md`, `TODO.md`, etc.) - Extract pending tasks and action items - Review project roadmap and milestone documents 2. **Git History Analysis** - Parse recent commits for TODO mar

Installation

Installs to ~/.claude/skills/penwyp-claudepreference-m-next-task/SKILL.md

Terminal
mkdir -p ~/.claude/skills/penwyp-claudepreference-m-next-task && curl -fsSL https://raw.githubusercontent.com/penwyp/ClaudePreference/HEAD/commands/m-next-task.md -o ~/.claude/skills/penwyp-claudepreference-m-next-task/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository