Sp.Tasks banner
Repo-Rani Repo-Rani

Sp.Tasks

Design community

Description

--- description: Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts. handoffs: - label: Analyze For Consistency agent: sp.analyze prompt: Run a project analysis for consistency send: true - label: Implement Project agent: sp.implement prompt: Start the implementation in phases send: true --- ## User Input ```text $ARGUMENTS ``` You **MUST** consider the user input before proceeding (if not empty). ## Outline 1

Installation

Installs to ~/.claude/commands/repo-rani-hackathone-0_ai_employee_project-sp.tasks.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Repo-Rani/Hackathone-0_AI_Employee_Project/HEAD/.claude/commands/sp.tasks.md -o ~/.claude/commands/repo-rani-hackathone-0_ai_employee_project-sp.tasks.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository