myna-dev-execute-tasks
OfficialOrchestrate your dev task queue end-to-end.
Authoragentflock
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Developers waste time juggling tasks across branches and PRs; this skill orchestrates a deterministic, single-branch dev task queue that executes all pending tasks in order and reports results, reducing handoffs and context switching.
Core Features & Use Cases
- Sequential task execution: reads tmp/tasks.md and processes tasks in FIFO order on a single fix branch.
- Per-task review and commit protocol: records the base commit for each task, delegates work to per-task subagents, and creates a single PR.
- Run logs and changelog updates: maintains a per-run log (tmp/[date]/run.md) and updates CHANGELOG when requested.
- Mid-run task discovery: re-scans the queue before each task to include tasks added during the run.
Quick Start
Run the dev task queue to execute all pending tasks on a single fix branch.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: myna-dev-execute-tasks Download link: https://github.com/agentflock/myna/archive/main.zip#myna-dev-execute-tasks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.