continue

Analyze project documentation and task hierarchies to identify the next actionable task.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the ambiguity of session-based development by providing a clear, automated audit of project progress across summaries, epics, and stories.

Core Features & Use Cases

  • Project Status Tracking: Aggregates status updates from project summaries, epics, and individual stories to provide a unified view of completion.
  • Context Preservation: Ensures that work-in-progress items are identified and prioritized, preventing tasks from being forgotten between sessions.
  • Use Case: After returning to a project after several days, use this skill to instantly determine which story is currently pending and which epic requires immediate attention.

Quick Start

Run the continue skill to analyze the current project state and identify the next pending task.

Frequently Asked Questions about continue

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

FAQPage Schema
How do I identify the next actionable task when resuming an agile project?

To identify the next actionable task, analyze project-level documentation, epics, and stories to evaluate development progress. This process audits incomplete work items across the project board, highlighting pending stories to facilitate seamless context switching when you resume work.

What is the best way to track project status across epics and stories?

Tracking project status across epics and stories involves aggregating updates from project summaries and individual work items. This provides a unified view of completion, ensuring work-in-progress items are prioritized and preventing tasks from being forgotten between development sessions.

How does context switching work when returning to incomplete project work?

Context switching works by analyzing the existing project board state to report the next pending task. It evaluates progress across summaries, epics, and stories to automatically audit development progress, eliminating ambiguity and instantly identifying incomplete work items.

Can I use project documentation to find pending tasks in my current workflow?

Yes, you can use project documentation to find pending tasks by analyzing task hierarchies and project summaries. This evaluates the current state of development across epics and stories to identify incomplete work items and report the next actionable task.

Do I need a specific project board setup to identify incomplete work items?

You need project-level documentation containing summaries, epics, and stories to identify incomplete work items. The skill analyzes this existing task hierarchy to evaluate progress and determine the current state of development without requiring additional dependencies.