Analyze Task banner
fockus fockus

Analyze Task

Productivity community

Description

--- description: Auto-classify the goal + diff scope into one route and write it into the mb-flow fence allowed-tools: [Bash, Read] --- # /mb analyze-task Auto-route the current flow. This is the **default** Dynamic Flow entry point (REQ-DF-020): read the durable `goal.md` and the `git diff --name-only` scope, classify a single candidate route from the catalogue, then hand that candidate to `scripts/mb-flow-route.sh`, which applies the **deterministic route-floor** (REQ-DF-022) and writes the

Installation

Installs to ~/.claude/skills/fockus-skill-memory-bank-analyze-task/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fockus-skill-memory-bank-analyze-task && curl -fsSL https://raw.githubusercontent.com/fockus/skill-memory-bank/HEAD/commands/analyze-task.md -o ~/.claude/skills/fockus-skill-memory-bank-analyze-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