implement-task

Guides developers through implementing tasks from documentation with precondition checks, tests, and validation.

3|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/albertattard/skills --skill implement-task-albertattard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-task
Source: https://github.com/albertattard/skills/tree/main/skills/implement-task
Command: npx skills add https://github.com/albertattard/skills --skill implement-task-albertattard

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies and structures the process of implementing development tasks by verifying preconditions, guiding test creation, and ensuring quality throughout the workflow.

Core Features & Use Cases

  • Task Implementation Guidance: Provides step-by-step instructions to implement specific development tasks from documentation.
  • Validation & Testing: Assists in creating and running relevant tests to verify task completion and quality.
  • Use Case: For a developer assigned to implement a feature, this Skill helps ensure all prerequisites are met, tests are written, and the implementation is validated before marking the task complete.

Quick Start

Use the implement-task skill to start implementing a specified task, and follow the prompts to verify preconditions, write tests, and validate the implementation.

Frequently Asked Questions about implement-task

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

FAQPage Schema
How do I implement development tasks from project documentation with validation?

To implement development tasks from project documentation, you can use a guided workflow that verifies preconditions, assists in test creation, and validates the implementation to ensure completeness and quality before marking the task complete.

What is the best way to ensure preconditions are met before task implementation?

The best way to ensure preconditions are met for task implementation is to use a structured workflow that checks project prerequisites first, then guides you through writing tests and validating the final development output.

How do I guide test creation during feature development workflow?

You can guide test creation during feature development by following a step-by-step task implementation process that assists in creating and running relevant tests to verify task completion and overall quality.

Can I use guided validation to verify task completion in software engineering?

Yes, you can use guided validation to verify task completion in software engineering by running relevant tests throughout the workflow to ensure the implementation meets all documented requirements and quality standards.

Does task implementation require writing tests before marking the task complete?

Task implementation requires writing tests before completion because the workflow assists in creating and running relevant tests to validate the implementation, ensuring all prerequisites are met and quality is maintained.