Molcajeteai Plugin Dev Workflow

Dev Workflow

tomevault-io Updated

File contents

Dev Workflow

Execution modes for implementing tasks from a feature's tasks.md file.

Modes

Mode Trigger Description
Single-task 1 pending leaf task selected Sequential 7-step workflow: gather context, clarify, plan, code, test, run tests, quality gate
Multi-task 2+ pending leaf tasks selected Wave-based orchestration: plan all tasks upfront, execute in dependency-ordered waves with parallel subagents

Reference Files

File Purpose
references/single-task-mode.md Full single-task workflow (Steps 1-7, quality gate with 4 parallel agents)
references/multi-task-mode.md Multi-task orchestration (wave construction, parallel execution, session state)

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/molcajeteai--plugin--dev-workflow commit b0ec6a4d97

Frequently asked questions

npx skillmds@latest add tomevault-io/molcajeteai-plugin-dev-workflow