do

Execute structured development tasks from a scrum board with agent handoffs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/samwelmunga/JengaAgent --skill do-samwelmunga
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: do
Source: https://github.com/samwelmunga/JengaAgent/tree/main/.agents/skills/do
Command: npx skills add https://github.com/samwelmunga/JengaAgent --skill do-samwelmunga

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This skill solves the lack of session memory and structured task management in AI-assisted development by enforcing a persistent scrum board and role-based agent handoffs.

Core Features & Use Cases

  • Scrum Board Integration: Automatically decomposes Epics and Stories into actionable tasks using a shared state.
  • Agent Handoff Protocol: Manages the transition between Scrum Master, Developer, and Tester agents with strict communication contracts.
  • Context Preservation: Ensures work-in-progress, task status, and execution plans are preserved across multiple Claude Code sessions.

Quick Start

Invoke the do skill to list your current scrum tasks and begin executing the next priority item.

Frequently Asked Questions about do

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

FAQPage Schema
How do I manage multi-agent scrum workflows for persistent development tasks?

You can manage multi-agent scrum workflows by reading from a scrum board to coordinate specialized AI agents, enforcing structured task management and role-based handoffs across development sessions.

How does automated epic and story decomposition work in a multi-agent setup?

Automated epic and story decomposition works by reading shared board state and breaking down high-level items into actionable tasks, managed through strict inter-agent communication contracts.

Do I need a specific project directory structure to coordinate AI agent task management?

Yes, coordinating AI agent task management requires a valid project directory structure with defined board paths and sender templates to maintain session state and audit trails.

How do I preserve context and session memory for AI-assisted development across sessions?

To preserve context and session memory, the skill enforces a persistent scrum board that maintains work-in-progress, task status, and execution plans across multiple Claude Code sessions.

What is the best way to transition tasks between Scrum Master, Developer, and Tester agents?

The best way to transition tasks between agents is using an agent handoff protocol that manages Scrum Master, Developer, and Tester transitions through strict communication contracts.

Can I use this for automating scrum board integration without losing task state?

Yes, you can use this for automating scrum board integration. It preserves shared state and task status by maintaining persistent execution plans and audit trails during automated decomposition.