simple-task

Guide small feature, bug fix, and enhancement implementation with TDD and design principles.

48|4|Updated Sep 8, 2025
One-click install
npx skills add https://github.com/yi-john-huang/sdd-mcp --skill simple-task-yi-john-huang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: simple-task
Source: https://github.com/yi-john-huang/sdd-mcp/tree/main/.claude/skills/simple-task
Command: npx skills add https://github.com/yi-john-huang/sdd-mcp --skill simple-task-yi-john-huang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps developers implement small features, bug fixes, or quick enhancements with adherence to project steering guidelines, reducing cycle time and maintaining quality.

Core Features & Use Cases

  • Guided, small-scope feature implementation aligned with TDD and design principles.
  • Quick fixes and minor improvements performed with consistent quality checks.
  • Reusable workflow references and guidance for efficient code changes.

Quick Start

Invoke /simple-task <description> to implement it following TDD and design-principles guidance.

Frequently Asked Questions about simple-task

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

FAQPage Schema
How do I implement small features with TDD and design principles?

To implement small features with TDD and design principles, use a guided workflow that references project steering documents to ensure step-by-step testable code changes. This approach maintains code quality for quick enhancements and bug fixes without requiring a full development process.

What is the best way to fix bugs while maintaining code quality?

The best way to fix bugs while maintaining code quality is to follow a structured implementation process that applies SOLID design principles and TDD checks. This ensures quick fixes and minor improvements are performed with consistent quality and testable outputs.

Can I use a simple task workflow for quick code enhancements?

Yes, you can use a simple task workflow for quick code enhancements. It is specifically designed for small-scope tasks, providing reusable workflow references and guidance to perform efficient code changes aligned with TDD and design principles.

Does TDD feature implementation require a full SDD workflow?

TDD feature implementation does not require a full SDD workflow for small-scope tasks. Simple tasks benefit from TDD, SOLID design principles, and code-quality checks within a structured, step-by-step process while skipping the overhead of a full workflow.