knowns.task.implement

Implement development tasks by following approved plans and verifying acceptance criteria.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of implementing development tasks by guiding users through a structured workflow, ensuring all acceptance criteria are met and progress is meticulously tracked.

Core Features & Use Cases

  • Guided Implementation: Follows a step-by-step process for task execution.
  • Progress Tracking: Allows for appending notes and checking acceptance criteria at each stage.
  • Template Integration: Encourages the use of templates for boilerplate code generation to ensure consistency and speed.
  • Verification: Includes checks for code quality, tests, and linting before task completion.
  • Audit Trail: Emphasizes the use of appendNotes to maintain a clear history of changes.

Quick Start

Use the knowns.task.implement skill to implement task T-123.

Frequently Asked Questions about knowns.task.implement

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

FAQPage Schema
How do I track task implementation progress and verify code quality before completion?

Track task implementation progress by appending notes at each stage and verify code quality by running tests and linting checks. Only mark the task as done after all acceptance criteria are met and a complete audit trail is maintained.

How do I implement development tasks using a structured workflow and acceptance criteria?

Implement development tasks by following an approved plan step-by-step and checking acceptance criteria only after work is completed. This structured workflow ensures consistency, verifies code quality, and maintains a complete audit trail before marking tasks as done.

Can I generate boilerplate code during task implementation?

Yes, you can generate boilerplate code during task implementation by utilizing templates. Template integration ensures consistency and speed while following the structured workflow to meet acceptance criteria and maintain an audit trail.

How do I maintain an audit trail when completing development tasks?

Maintain an audit trail when completing development tasks by using the appendNotes field to record progress at each stage. This ensures a clear history of changes is preserved before the task is marked as done.