alstonhuang

task_architect

0
0
# Install this skill:
npx skills add alstonhuang/shared-agent-skills --skill "task_architect"

Install specific skill from multi-skill repository

# Description

Handles project planning, technical specifications, and task decomposition.

# SKILL.md


name: task_architect
description: Handles project planning, technical specifications, and task decomposition.


Task Architect Skill

This skill transforms vague project goals into concrete technical specifications and executable task lists.

๐ŸŽฏ Purpose

  • Ensure every project has a clear Specification (SPEC.md).
  • Break down complex features into Micro-tasks (TASKS.md).
  • Provide a clear progress metric for the central Dashboard.

๐Ÿš€ Commands & Workflows

  • /plan [Goal]: Full planning cycle (SPEC.md + TASKS.md).
  • /next: Execute next task.

๐Ÿ“‚ File Structure

  • SPEC.md: Requirements & Architecture.
  • TASKS.md: Checkbox list of tasks.

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.