# Molcajeteai Plugin Dev Workflow

> Dev Workflow

- Skill: `tomevault-io/molcajeteai-plugin-dev-workflow` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/molcajeteai-plugin-dev-workflow`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/molcajeteai-plugin-dev-workflow/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/molcajeteai-plugin-dev-workflow

---


# 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](./references/single-task-mode.md) | Full single-task workflow (Steps 1-7, quality gate with 4 parallel agents) |
| [references/multi-task-mode.md](./references/multi-task-mode.md) | Multi-task orchestration (wave construction, parallel execution, session state) |

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/molcajeteai) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

