knowns.task.reopen

Reopen completed tasks, update status to in-progress, and start timers.

Updated Jan 5, 2026
One-click install
npx skills add https://github.com/tung68nt/tulie_lab --skill knowns-task-reopen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowns.task.reopen
Source: https://github.com/tung68nt/tulie_lab/tree/main/.claude/skills/knowns.task.reopen
Command: npx skills add https://github.com/tung68nt/tulie_lab --skill knowns-task-reopen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows for the reopening of completed tasks to incorporate new requirements, fix issues, or extend existing functionality, ensuring a clear audit trail and proper workflow management.

Core Features & Use Cases

  • Reopen Tasks: Change a 'done' task back to 'in-progress'.
  • Document Changes: Record the exact reason for reopening and add new requirements or notes.
  • Time Tracking: Automatically start and stop timers associated with task work.
  • Use Case: A user reports a bug in a feature that was previously marked as complete. This Skill can be used to reopen the task, document the bug, add a new acceptance criterion for the fix, and resume work.

Quick Start

Use the knowns.task.reopen skill to reopen task with ID 123 and add a new requirement.

Frequently Asked Questions about knowns.task.reopen

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

FAQPage Schema
How do I reopen a completed task and add new requirements?

To reopen a completed task, the skill updates its status to 'in-progress', starts a timer, and appends new requirements or notes to the task's documentation for traceability.

What is the best way to document bug fixes for previously completed tasks?

Documenting bug fixes for completed tasks involves reopening the task, recording the exact reason for the change, and adding new acceptance criteria to ensure a clear audit trail.

Can I automatically start time tracking when I reopen a task?

Yes, when you reopen a task, the skill automatically starts a timer associated with the task work to ensure accurate time tracking for the additional effort.

Does reopening a task update its acceptance criteria?

Yes, reopening a task ensures that new acceptance criteria are added to the task's documentation, providing proper traceability for the newly required work or bug fixes.

When should I reopen a task instead of creating a new one?

You should reopen a task instead of creating a new one when a previously completed feature requires further work due to new information, issues, or extended functionality.