wip

Adjust concurrent worker counts to control workflow throughput.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/souliane/teatree --skill wip
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wip
Source: https://github.com/souliane/teatree/tree/main/skills/wip
Command: npx skills add https://github.com/souliane/teatree --skill wip

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The wip Skill helps manage the flow of work by controlling the concurrency and throughput of tasks, ensuring efficient handling of workloads.

Core Features & Use Cases

  • Concurrency Management: Adjust the concurrency level for your workflow, from slow to full speed.
  • Throughput Control: Control how much new work is admitted at once, optimizing workflow efficiency.
  • Use Case: When you need to prioritize certain tasks over others or manage the workload during peak times, use wip to set the desired concurrency level.

Quick Start

Set the concurrency level to 'full' to maximize throughput: /t3:wip full

Frequently Asked Questions about wip

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage workflow concurrency during peak workloads?

Manage workflow concurrency by adjusting the number of active concurrent workers based on user-defined settings, which controls how much new work is admitted at once to optimize workload efficiency.

What is the best way to control task throughput in a workflow?

Control task throughput by configuring the admission rate of new work, allowing you to prioritize certain tasks over others or manage the workload efficiently during peak times.

How do I set a workflow to full speed for maximum throughput?

Set the workflow to full speed for maximum throughput by executing the command `/t3:wip full`, which adjusts the concurrency level to admit and process tasks at the highest capacity.

Can I prioritize specific tasks over others using concurrency management?

Yes, you can prioritize specific tasks over others by using concurrency management to set the desired concurrency level, effectively controlling how much new work is admitted and processed at once.

When should I adjust the concurrency level of a workflow?

Adjust the concurrency level of a workflow when you need to optimize throughput during peak times, manage heavy workloads, or shift execution speed from slow to full based on current task requirements.