complex-task

Coordinate complex implementation tasks using an Explore, Plan, and Code workflow.

103|6|Updated Aug 2, 2025
One-click install
npx skills add https://github.com/n0an/VivaDicta --skill complex-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: complex-task
Source: https://github.com/n0an/VivaDicta/tree/main/.claude/skills/complex-task
Command: npx skills add https://github.com/n0an/VivaDicta --skill complex-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematic Explore-Plan-Code framework for tackling complex implementation tasks.

Core Features & Use Cases

  • Explore: understand context, gather requirements, and survey the codebase
  • Plan: create TodoWrite-driven task plans and design decisions
  • Code: implement tasks with structured execution, reviews, and iterative refinement
  • Use Case: teams facing multi-phase, high-risk projects can apply this framework to reduce ambiguity and accelerate delivery.

Quick Start

Acknowledge the complex task, begin EXPLORE phase, and document findings with TodoWrite to plan the work.

Frequently Asked Questions about complex-task

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage complex codebase implementation tasks with multiple phases?

Complex codebase implementation tasks are managed using a structured Explore-Plan-Code workflow that gathers context, creates TodoWrite-driven task plans, and executes incremental coding to reduce ambiguity and accelerate delivery.

What is the Explore-Plan-Code workflow for software architecture projects?

The Explore-Plan-Code workflow is a repeatable framework where you first survey the codebase and gather requirements, then create design decisions and TodoWrite task plans, and finally implement tasks with structured reviews and iterative refinement.

How do I scope a multi-step software initiative using TodoWrite?

To scope a multi-step software initiative using TodoWrite, you begin by exploring the codebase to understand context, then document your findings and design decisions to build a structured task plan for incremental execution.

Does the Explore-Plan-Code protocol align with project documentation like CLAUDE.md?

Yes, the Explore-Plan-Code protocol explicitly aligns with project documentation by meeting formal requirements for phase actions, artifact generation, and referencing project docs found in documentation/CLAUDE.md.

When should I use a structured task management framework for coding?

A structured task management framework should be used for high-risk, multi-phase software initiatives where thorough context, planning, and incremental coding are required to reduce ambiguity and accelerate delivery.