This skill should be used when the user has a large, complex task requiring: (1) multi-file or multi-step implementation, (2) major refactoring or architecture changes, (3) new feature spanning multip...
2
AI 58
teamwork-clean
mnthe2/8/2026
Reset and clean up teamwork project state. Use when project is stuck, failed, or needs a fresh start. Uses native TeamDelete API for cleanup.
2
AI 95
data-access-patterns
mnthe2/8/2026
This skill provides guidance on accessing session data efficiently in ultrawork.
Covers JSON vs Markdown rules, token efficiency rationale, and common patterns.
Required knowledge for all ultrawork ag...
2
AI 92
overview-exploration
mnthe2/8/2026
This skill should be used when performing quick project overview exploration at the start of ultrawork sessions. Executes directly without agent spawn for fast codebase understanding.
2
tdd-workflow
mnthe2/8/2026
Test-Driven Development (TDD) workflow for ultrawork tasks with approach: "tdd".
Enforces RED-GREEN-REFACTOR cycle with gate hooks and evidence requirements.
Required knowledge for worker agents imple...