telegramdesktop / task-think
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/task-think && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/3711" && unzip -o skill.zip -d .claude/skills/task-think && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/task-think/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Orchestrate a multi-phase implementation workflow for this repository with artifact files under .ai/task-slug and optional fresh codex exec child runs per phase. Use when the user wants one prompt to drive context gathering, planning, implementation, verification, and review iterations while keeping the main session context clean.