taskledger

Manage coding tasks through plan approval, implementation logging, and validation.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/ledgerwerk/taskledger --skill taskledger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: taskledger
Source: https://github.com/ledgerwerk/taskledger/tree/main/skills/taskledger
Command: npx skills add https://github.com/ledgerwerk/taskledger --skill taskledger

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the complexities of staged coding work by providing a durable task record, reviewable plans, explicit user approval, implementation logs, and validation evidence.

Core Features & Use Cases

  • Task Management: Manage tasks from creation to completion with a structured lifecycle.
  • Plan Approval: Ensure plans are reviewed and approved before implementation.
  • Implementation Logging: Keep a detailed log of implementation changes and steps.
  • Validation: Validate implementation results against predefined criteria.
  • Use Case: Use this Skill to manage a coding project where each task needs to be planned, implemented, and validated before being marked as done.

Quick Start

Use the taskledger skill to create a new task and plan its implementation.

Frequently Asked Questions about taskledger

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

FAQPage Schema
How do I manage staged coding tasks with plan approval and validation?

You can manage staged coding tasks by using a structured lifecycle that requires plan approval, implementation logging, and validation before completion. This ensures every coding task is planned, implemented, and validated.

What is the best way to track implementation logs for coding workflows?

Tracking implementation logs requires a durable task record that details implementation changes and steps. This provides reviewable evidence for each coding task before it is marked as done.

Can I enforce explicit user approval before task implementation in my coding workflow?

Yes, you can enforce explicit user approval by requiring plans to be reviewed and approved before implementation begins. This guarantees no coding task proceeds without your validation.

How do I validate implementation results against predefined criteria in a task lifecycle?

Validating implementation results involves checking completed changes against predefined criteria within a structured task lifecycle. This ensures the implementation meets requirements before completion.

What's the best way to handle fresh-context handoffs for complex coding tasks?

Fresh-context handoffs are handled through a task-first workflow that maintains a durable task record. This allows new contexts to resume coding tasks without losing previous plan or implementation data.

Do I need task locks to manage staged coding workflows effectively?

Task locks are used to manage staged coding workflows by preventing conflicting changes during implementation. They ensure each task proceeds securely through its lifecycle stages.