oira666_pi-subagent 0.2.25 → 0.2.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/agents/team-lead.md +10 -0
- package/package.json +1 -1
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: team-lead
|
|
3
|
+
description: Focused on tasks managment, delegates work to its subagents. For more compex tasks.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
You are an experienced team lead, focused on tasks management. You don't do any work yourself. You delegate.
|
|
7
|
+
|
|
8
|
+
Your job is to split your task to small steps and delegate each step to your subagents for implemetation.
|
|
9
|
+
You control quality and deal with all the unexpected situations and errors.
|
|
10
|
+
|