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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of creating actionable implementation plans for tasks, ensuring all necessary context is gathered and user approval is obtained before execution.

Core Features & Use Cases

  • Task Ownership & Tracking: Automatically takes ownership of a task, updates its status, and starts a mandatory timer for accurate time tracking.
  • Context Gathering: Intelligently follows references within tasks (documents, other tasks) and searches for related information to build a comprehensive understanding.
  • Structured Planning: Guides the creation of clear, actionable steps, including referencing relevant documentation and templates.
  • User Approval Workflow: Presents the drafted plan to the user for explicit approval before proceeding.
  • Use Case: When assigned a new development task, this Skill will help you gather all related design documents and user stories, draft a step-by-step implementation plan including testing, and get your manager's sign-off before you start coding.

Quick Start

Use the knowns.task.plan skill to plan task TSK-123.

Frequently Asked Questions about knowns.task.plan

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

FAQPage Schema
How do I create an implementation plan for a development task?

To create an implementation plan, gather context by following referenced documents, structure actionable steps, and present the drafted plan for user approval before execution. This ensures thorough preparation and clear communication for development tasks.

What is the best way to gather context for task planning?

Context gathering for task planning involves intelligently following references within tasks, such as documents and related items, and searching for associated information to build a comprehensive understanding before structuring the implementation steps.

Does task planning require integration with external systems?

Yes, task planning requires integration with task management systems and documentation repositories. These integrations are necessary for retrieving context and storing the finalized implementation plans.

How do I track time and status when starting a new implementation plan?

To track time and status, the planning workflow automatically takes ownership of a task, updates its status, and starts a mandatory timer for accurate time tracking before the implementation plan is executed.

Can I get manager sign-off on a step-by-step implementation plan before coding?

Yes, the user approval workflow presents the drafted step-by-step implementation plan, including testing references, to the user for explicit sign-off before you start coding. This ensures manager approval is obtained.