theitush avatar

theitush

Community

@theitush

0Followers
|
16Public Repos
|
1Published Skills

theitush provides a repository task-queue dispatcher that runs one subagent per queued task with parallel execution and a pinned status panel.

Skills Distribution
DomainDeveloper To...Task Queue Dispatch (40%)Parallel Execution.. (30%)Repository Operati.. (20%)Status Tracking & .. (10%)

Agent Skills by theitush

Showing 1 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About theitush

FAQPage Schema
What tasks can I perform with theitush's orchestrate skill?

You can work a repository's yajna queue as a dispatcher: spawn one subagent per task, run several subagents simultaneously when their paths are disjoint, and maintain a pinned Running / Planned / Done status panel. It is invoked with the /orchestrate command.

Who is the orchestrate skill designed for?

It targets developers and repository maintainers who manage queued tasks in a repo and want coordinated, parallel subagent execution with clear visibility into running, planned, and completed work.

How do I run the orchestrate skill in practice?

Invoke it with the /orchestrate command inside the repository. The skill reads the repo's yajna queue, dispatches one subagent per task, parallelizes tasks with disjoint paths, and keeps a pinned Running / Planned / Done panel updated.

What prerequisites does the orchestrate skill require?

The manifest specifies only a repository containing a yajna task queue. No additional dependencies, installations, or external services are listed in the skill's frontmatter.