Implement Tasks Sequence — Productivity skill for Claude Code
Execute generated Flutter task files in dependency order without committing.
How to install Implement Tasks Sequence
Installs to ~/.claude/commands/strvcom-flutter-template-implement-tasks-sequence.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/strvcom/flutter-template/HEAD/.claude/commands/implement-tasks-sequence.md -o ~/.claude/commands/strvcom-flutter-template-implement-tasks-sequence.md Restart Claude Code, or start a new session, for it to be picked up.
What Implement Tasks Sequence does
description: Execute generated Flutter task files in dependency order without committing. argument-hint: [feature name or task folder]
Use the `implement-tasks-sequence` skill to implement generated task files.
$ARGUMENTS
Alternatives in Productivity
- Epic Decompose — Break an epic into task children without creating task branches 243.5k ★
- Claude Task Viewer — A web-based Kanban board for viewing Claude Code tasks 496 ★
- Dependency Update Workflow — Workflow command scaffold for dependency-update-workflow in JARVIS 355 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Amby.Implement
Execute the task list, checking off tasks and updating story status as you go.
Speckit Plan Task Analyze
Run speckit-plan, speckit-tasks, then speckit-analyze in sequence
Multi Aider Sub Agent
Run a multi aider_ai_code call with a sub agent call to fulfill the following tasks back to back in the most s
Amby.Tasks
Break the plan into an ordered, dependency-aware task checklist.
J Execute Plan
Execute a written implementation plan task-by-task with verification gates — inline batches or a fresh subagen
/workflow Command
Execute complete Research → Plan → Implement workflow using chief-architect orchestration.
Related Agents
Task Prioritizer
Fetches all open GitHub issues/tasks for this repo, prioritizes them by project need and dependency order, and
Blues
Work planner agent. Breaks tasks into structured PLAN.md with actionable steps, file ownership, test criteria,
Implement
Execute tasks from a track's implementation plan, following the workflow rules defined in conductor... - wshob