DEPRECATED — Use dev-orchestrator skill instead. This skill redirects to dev-orchestrator for backward compatibility.
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
npx agent-skills-cli listSkill Instructions
name: ultrathink-orchestrator version: 2.0.0 description: | DEPRECATED — Use dev-orchestrator skill instead. This skill redirects to dev-orchestrator for backward compatibility. deprecated: true deprecated_since: "2.0.0" replaced_by: dev-orchestrator
UltraThink Orchestrator (Deprecated)
⚠️ DEPRECATED: Use the dev-orchestrator skill instead.
It provides all ultrathink capabilities plus automatic workstream decomposition.
Redirect
When this skill is activated, invoke dev-orchestrator:
Skill(skill="dev-orchestrator")
EXECUTION INSTRUCTIONS FOR CLAUDE
This skill is deprecated. When activated:
- Preferred: Invoke
Skill(skill="dev-orchestrator") - Alternative: Use Recipe Runner with
smart-orchestratorrecipe - Fallback:
Skill(skill="default-workflow")
The dev-orchestrator handles all task types including parallel workstream detection.
More by rysweet
View allCreates hybrid Native AOT + CoreCLR .NET 10 tool packages using ToolPackageRuntimeIdentifiers. Use for building high-performance CLI tools with Native AOT on supported platforms and CoreCLR fallback for universal compatibility.
Development workflow for features, bugs, refactoring. Auto-activates for multi-file implementations.
Generates and improves tests following TDD principles. Activates when new features are implemented, test coverage is low, or user requests tests. Ensures comprehensive test coverage with unit, integration, and edge case tests.
Expert knowledge of GitHub Copilot CLI - installation, configuration, usage, custom agents, MCP servers, and version management. Use when asking about copilot cli, copilot commands, installing copilot, updating copilot, copilot features.
