M Next Context banner
penwyp penwyp

M Next Context

Productivity community

Description

# Next Context Workflow: Compile Task List & Background Info **Target:** $ARGUMENTS (Default: unstaged code changes and current conversation context) **Scope:** Analyze project state and compile comprehensive task context ## Execution Steps 1. **Project Background Analysis** - Inspect unstaged code changes and modifications - Extract context from current conversation history - Assess project objectives and technical constraints 2. **Task Extraction & Classification** - Detect TO

Installation

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

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

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

Full documentation available on GitHub

View Source Repository