M Task Planner banner
penwyp penwyp

M Task Planner

Productivity community

Description

# Dev Task Plan Workflow: Structure Implementation & Tests **Target:** $ARGUMENTS (Default: requirement document(s) discovered in the project) **Scope:** Analyze requirements and generate structured implementation plan with tests ## Execution Steps 1. **Requirements Analysis** - Parse target documents and extract functional requirements - Identify technical constraints and dependencies - Document ambiguities and unclear specifications 2. **Implementation Strategy Design** - Defi

Installation

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

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

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

Full documentation available on GitHub

View Source Repository