proceed

Evaluate epics, stories, and task queues to determine the next project milestone.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the loss of context between development sessions by synchronizing the project board, task queues, and agent handoffs.

Core Features & Use Cases

  • Progress Assessment: Automatically reviews project summaries and board states to identify completed and pending work.
  • Queue Management: Processes pending scrum triggers and session handoffs to ensure seamless continuity.
  • Use Case: After a break in development, use this skill to reconcile the current state of epics and stories, ensuring the next developer or agent knows exactly which tasks to pick up.

Quick Start

Invoke the proceed skill to review the current project status and determine the next actionable steps for the team.

Frequently Asked Questions about proceed

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

FAQPage Schema
How do I sync project state and task queues after a development session break?

To sync project state after a break, the skill evaluates epics, stories, and JSONL-based event queues to determine the next logical project milestone and maintain continuity across development sessions.

What is agent coordination and how does it handle session handoffs?

Agent coordination during session handoffs involves processing pending scrum triggers and JSONL event queues to seamlessly transition between planning and implementation phases while reconciling the current project board state.

Do I need a specific project board directory format to track scrum tasks?

Yes, tracking scrum tasks requires access to your project board directory and JSONL-based event queues to accurately evaluate pending work and determine the next actionable development milestone.

What is the best way to transition from project planning to implementation phase?

The best way to transition from planning to implementation is to invoke a synchronization process that reviews project summaries, processes scrum triggers, and identifies the next actionable tasks for the team.

Why does my workflow automation lose context between development sessions?

Workflow automation loses context between sessions when project boards, task queues, and agent handoffs are not synchronized through JSONL event processing and epic or story state evaluation.