One-click install
npx skills add https://github.com/zhangloveyan/backend-skill --skill proj-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proj-task
Source: https://github.com/zhangloveyan/backend-skill/tree/main/.claude/skills/proj-task
Command: npx skills add https://github.com/zhangloveyan/backend-skill --skill proj-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill creates, updates, and maintains a unified end-to-end task documentation workflow to initialize project tasks, structure design decisions, and track progress and artifacts.

Core Features & Use Cases

  • Automatically generate and update a full-process task document skeleton to ensure consistency across the lifecycle.
  • After design confirmation, split the plan into actionable tasks and maintain status and artifact lists for clear ownership.
  • Supports interruption recovery by recording context snapshots and next steps, enabling quick resumption in new sessions.

Quick Start

Instruct the AI to initialize the complete task document skeleton and begin tracking progress through the lifecycle.

Frequently Asked Questions about proj-task

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

FAQPage Schema
How do I track end-to-end project tasks and maintain progress documentation?

Tracking end-to-end project tasks requires initializing a templated task document skeleton, splitting actionable items after design confirmation, and continuously updating live progress logs and artifact inventories throughout the lifecycle.

What is the best way to recover project context after an interruption?

Context snapshots and next steps recorded within project docs enable quick interruption recovery. Reloading these snapshots in a new session allows you to resume task execution without losing previous workflow state or progress logs.

How do I split a project plan into actionable task lists after design confirmation?

Splitting a project plan into actionable tasks involves breaking down design decisions within the task document, assigning clear ownership, and maintaining status lists to track completion and associated artifacts.

Does template enforcement help maintain consistency in project task management?

Template enforcement in project task management ensures lifecycle consistency by automatically generating a standardized task document skeleton, which structures design decisions, progress tracking, and artifact inventories uniformly across projects.

Can I use project task docs to maintain an inventory of development artifacts?

Project task docs maintain a live artifact inventory alongside the progress log. This maps completed development tasks to their specific output artifacts, ensuring clear ownership and traceability throughout the workflow.