Dev10x:session-tasks

Create, update, and display session tasks with Claude's task management tools.

7|2|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/Dev10x-Guru/Dev10x-Claude --skill dev10x-session-tasks-dev10x-guru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Dev10x:session-tasks
Source: https://github.com/Dev10x-Guru/Dev10x-Claude/tree/main/skills/session-tasks
Command: npx skills add https://github.com/Dev10x-Guru/Dev10x-Claude --skill dev10x-session-tasks-dev10x-guru

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps manage in-session tasks, ensuring that all work items are tracked and visible before a session ends, facilitating a streamlined workflow.

Core Features & Use Cases

  • Task Tracking: Keep track of open work items within the current session.
  • Task Management: Show, add, update, and mark session tasks.
  • Task List Invariant: Ensures the session task list is never empty by seeding a 'Verify AC and close session' task when all work items are completed.
  • Use Case: While working on a coding project, use this Skill to track tasks like bug fixes, feature enhancements, and documentation updates.

Quick Start

Use the Dev10x:session-tasks show command to see all current session tasks.

Frequently Asked Questions about Dev10x:session-tasks

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

FAQPage Schema
How do I track coding tasks during an active development session?

You can track coding tasks during an active development session by using a session task management tool to create, update, and display work items. This ensures all bug fixes and feature enhancements remain visible before the session ends.

What is the best way to manage a task list for a coding workflow?

Managing a task list for a coding workflow involves adding work items, marking them as in progress or completed, and viewing all tasks. This approach maintains a non-empty task list by seeding a verification task when all items are completed.

How do I show all current session tasks?

To show all current session tasks, use the specific session-tasks show command provided by the skill. This displays every tracked work item within the current coding session.

Why does my session task list never empty after completing all work items?

A session task list never empties because of a task list invariant that automatically seeds a 'Verify AC and close session' task when all work items are completed. This ensures workflow tracking continues until the session is properly closed.

Do I need specific task management tools to track session tasks?

Yes, you need Claude's task management tools to effectively track session tasks. The skill requires these underlying tools to manage the creation, updating, and display of work items during a coding session.