dev-workflow

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

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "dev-workflow" with this command: npx skills add ivantorresedge/molcajete.ai/ivantorresedge-molcajete-ai-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 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)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

react-writing-code

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

typescript-writing-code

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

typescript-testing

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

code-documentation

No summary provided by upstream source.

Repository SourceNeeds Review