task-prev
CommunityNavigate to the previous task in order.
AuthorJordanGunn
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Locate the immediately preceding task in a chronological task list by using the created_at timestamp to retrieve the prior task's ID. This helps teams review history and backtrack on workflows without manual searching.
Core Features & Use Cases
- Previous task lookup: Given a task ID, return the ID of the task created just before it.
- Output flexibility: Return the previous task ID as plain text or as a JSON object with id, path, and created_at.
- Edge-case handling: If the current task is the newest, return an empty result.
Quick Start
Identify a target task ID and request the system to return the immediately preceding task ID based on the created_at timestamp.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: task-prev Download link: https://github.com/JordanGunn/skills/archive/main.zip#task-prev Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.