moai-core-todowrite-pattern

Scaffold complex feature development with TodoWrite placeholders for incremental implementation.

Updated Nov 24, 2025
One-click install
npx skills add https://github.com/jg-chalk-io/Nora-LiveKit --skill moai-core-todowrite-pattern
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-core-todowrite-pattern
Source: https://github.com/jg-chalk-io/Nora-LiveKit/tree/main/.claude/skills/moai-core-todowrite-pattern
Command: npx skills add https://github.com/jg-chalk-io/Nora-LiveKit --skill moai-core-todowrite-pattern

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a TodoWrite-based pattern that breaks large work into scaffolded placeholders, enabling incremental implementation with clear progress tracking.

Core Features & Use Cases

  • Incremental Implementation: Plan, scaffold, then implement iteratively
  • Placeholders: Descriptive TodoWrite markers guide development
  • Progress Tracking: From pending to in_progress to completed
  • Best Practices: Prioritize critical paths and organize work

Quick Start

Create a scaffold with TodoWrite placeholders, then progressively implement the critical paths.

Frequently Asked Questions about moai-core-todowrite-pattern

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

FAQPage Schema
How do I break down large features into incremental development steps?

Incremental development uses TodoWrite placeholders to scaffold complex work into manageable phases. Create descriptive markers for each task, prioritize critical paths, and implement progressively from planning through validation, tracking progress from pending to completed.

What are TodoWrite placeholders and how do they guide development?

TodoWrite placeholders are descriptive markers that organize development work logically and by priority. They scaffold API design, backend services, and integration workflows, providing clear status tracking and enabling team members to understand task dependencies and sequencing.

Can I use this pattern for API design and backend service development?

Yes, the TodoWrite pattern applies directly to API design, backend services, and integration workflows. It scaffolds complex feature development with placeholders, enabling planning, incremental implementation, and validation across all project phases.

How do I track progress when implementing features incrementally?

TodoWrite placeholders include status states—pending, in_progress, and completed—that provide transparent progress tracking. Organize work by logical grouping and priority-driven sequencing so stakeholders see advancement through each development phase.

What's the best way to organize a large refactoring or feature project?

Use TodoWrite-based scaffolding to organize work into descriptive placeholders grouped logically and prioritized by criticality. This pattern enables incremental implementation with clear planning upfront, reducing risk and improving visibility across complex backend and integration projects.