Mine is a skill working as follows. Feel free to comment if you see ways to improve it as well as your own workflows! Give orchestrator a bunch of tasks. It brainstorms how to group them and what order they should be implemented(depending on dependencies) Planning phase, (opus 5), one agent per task-group, development of implementation plan & tests via a tests-skill (instructs how to build good tests according to the latest antropic docu) Implementation phase (Opus 4.8) one agent per task,-group, runs until test are complete, one after another except when no oberlap/dependencies Extra stuff:
- heartbeat every 50min for timeouts/problems as well as keeping orchestator cash fresh
- Autocompact at 500k took to keep it efficient, with an additional instructions document, that lists all instructions by me to be read after compaction (not really nesserary, but i dont trust compacts)
- using auto-permissions Due to the tests, things take ages, but it works like a charm and the results are very solid… what do you think and what are your workflows? submitted by /u/RadiantTea7445
Originally posted by u/RadiantTea7445 on r/ClaudeCode
You must log in or # to comment.
