techartist-workflow
CommunityOrchestrate Tech Artist tasks end-to-end.
System Documentation
What problem does it solve?
Tech Artist orchestration reduces manual coordination overhead by managing startup, task execution, messaging, and exit criteria across art/tech pipelines.
Core Features & Use Cases
-
Startup sequencing and initialization: load necessary skills and tools, prepare task context, and initialize the Tech Artist workflow.
-
Workflow execution and coordination: manage parallel and sequential tasks across 3D/2D assets, visual effects, UI polish, and pipelines.
-
Message handling and state management: coordinate inter-agent communication through deterministic task states and watcher signals.
-
Validation and quality checks: run validation steps and address issues until milestones are met, guided by QA/visual testing practices.
-
PRD synchronization and reporting: update PRD with blockers, observations, and progress; notify PM/GD as required.
-
Exit conditions and readiness: ensure all tasks are completed and status is updated before exiting to the watchdog.
-
Agent startup protocol: On each Tech Artist agent spawn:
- Read --message argument (task assignment from watchdog)
- Read task state file and understand current task details and status
- Research task requirements using MCP tools (WebSearch, Fetch); use Vision MCP for visual research and references
- Create an implementation plan documenting approach, steps, and checklist
- Update task state to "in_progress" (atomic write)
- Process and implement the task following the plan and best practices
- Run code validation using qa-validation-workflow skill and fix issues until passing
- Run visual validation using qa-visual-testing skill and fix issues until passing
- Update PRD and commit changes with details and observations (atomic write)
- Notify the next agent to wake up
- Exit by updating status to "ready" for the watchdog
Quick Start
Follow the agent startup protocol to spawn a Tech Artist agent, read the task state, and begin task execution with the starter plan.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: techartist-workflow Download link: https://github.com/feliperyba/ralph-orchestra/archive/main.zip#techartist-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.