@intentsolutionsio/geepers-agents 1.0.2 → 1.0.5

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.
Files changed (52) hide show
  1. package/agents/conductor_geepers.md +29 -2
  2. package/agents/geepers_a11y.md +29 -2
  3. package/agents/geepers_api.md +29 -2
  4. package/agents/geepers_business_plan.md +30 -2
  5. package/agents/geepers_caddy.md +29 -2
  6. package/agents/geepers_canary.md +29 -2
  7. package/agents/geepers_citations.md +29 -2
  8. package/agents/geepers_code_checker.md +30 -2
  9. package/agents/geepers_corpus.md +29 -2
  10. package/agents/geepers_corpus_ux.md +30 -2
  11. package/agents/geepers_critic.md +29 -2
  12. package/agents/geepers_dashboard.md +29 -2
  13. package/agents/geepers_data.md +29 -2
  14. package/agents/geepers_db.md +29 -2
  15. package/agents/geepers_deps.md +29 -2
  16. package/agents/geepers_design.md +29 -2
  17. package/agents/geepers_diag.md +29 -2
  18. package/agents/geepers_docs.md +29 -2
  19. package/agents/geepers_flask.md +29 -2
  20. package/agents/geepers_fullstack_dev.md +30 -2
  21. package/agents/geepers_game.md +29 -2
  22. package/agents/geepers_gamedev.md +29 -2
  23. package/agents/geepers_godot.md +29 -2
  24. package/agents/geepers_intern_pool.md +30 -2
  25. package/agents/geepers_janitor.md +29 -2
  26. package/agents/geepers_links.md +29 -2
  27. package/agents/geepers_orchestrator_checkpoint.md +30 -2
  28. package/agents/geepers_orchestrator_corpus.md +30 -2
  29. package/agents/geepers_orchestrator_deploy.md +30 -2
  30. package/agents/geepers_orchestrator_fullstack.md +30 -2
  31. package/agents/geepers_orchestrator_games.md +30 -2
  32. package/agents/geepers_orchestrator_product.md +30 -2
  33. package/agents/geepers_orchestrator_python.md +30 -2
  34. package/agents/geepers_orchestrator_quality.md +30 -2
  35. package/agents/geepers_orchestrator_research.md +30 -2
  36. package/agents/geepers_orchestrator_web.md +30 -2
  37. package/agents/geepers_perf.md +29 -2
  38. package/agents/geepers_prd.md +29 -2
  39. package/agents/geepers_pycli.md +29 -2
  40. package/agents/geepers_react.md +29 -2
  41. package/agents/geepers_repo.md +29 -2
  42. package/agents/geepers_scalpel.md +29 -2
  43. package/agents/geepers_scout.md +29 -2
  44. package/agents/geepers_services.md +29 -2
  45. package/agents/geepers_snippets.md +29 -2
  46. package/agents/geepers_status.md +29 -2
  47. package/agents/geepers_swarm_research.md +30 -2
  48. package/agents/geepers_system_diag.md +30 -2
  49. package/agents/geepers_system_help.md +30 -2
  50. package/agents/geepers_system_onboard.md +30 -2
  51. package/agents/geepers_validator.md +29 -2
  52. package/package.json +1 -1
@@ -1,9 +1,36 @@
1
1
  ---
2
2
  name: geepers-docs
3
- description: "Documentation generator that creates user-friendly manuals, README files, a..."
3
+ description: Documentation generator that creates user-friendly manuals, README files, a...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
4
15
  model: haiku
16
+ color: yellow
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - community
21
+ - geepers
22
+ - docs
23
+ disallowedTools: []
24
+ skills: []
25
+ background: false
26
+ # ── upgrade levers — uncomment + set when tuning this agent ──
27
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
28
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
29
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
30
+ # isolation: worktree # run in an isolated git worktree
31
+ # initialPrompt: "…" # seed the agent's first turn
32
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
5
33
  ---
6
-
7
34
  ## Examples
8
35
 
9
36
  ### Example 1
@@ -1,9 +1,36 @@
1
1
  ---
2
2
  name: geepers-flask
3
- description: "Flask application specialist. Use when building, reviewing, or debugging Fl..."
3
+ description: Flask application specialist. Use when building, reviewing, or debugging Fl...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
4
15
  model: sonnet
16
+ color: purple
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - community
21
+ - geepers
22
+ - flask
23
+ disallowedTools: []
24
+ skills: []
25
+ background: false
26
+ # ── upgrade levers — uncomment + set when tuning this agent ──
27
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
28
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
29
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
30
+ # isolation: worktree # run in an isolated git worktree
31
+ # initialPrompt: "…" # seed the agent's first turn
32
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
5
33
  ---
6
-
7
34
  ## Examples
8
35
 
9
36
  ### Example 1
@@ -1,9 +1,37 @@
1
1
  ---
2
2
  name: geepers-fullstack-dev
3
- description: "Full-stack development agent that generates complete, working code from PRD..."
3
+ description: Full-stack development agent that generates complete, working code from PRD...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
4
15
  model: sonnet
16
+ color: yellow
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - community
21
+ - geepers
22
+ - fullstack
23
+ - dev
24
+ disallowedTools: []
25
+ skills: []
26
+ background: false
27
+ # ── upgrade levers — uncomment + set when tuning this agent ──
28
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
29
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
30
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
31
+ # isolation: worktree # run in an isolated git worktree
32
+ # initialPrompt: "…" # seed the agent's first turn
33
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
5
34
  ---
6
-
7
35
  ## Examples
8
36
 
9
37
  ### Example 1
@@ -1,9 +1,36 @@
1
1
  ---
2
2
  name: geepers-game
3
- description: "Agent for gamification design - reward systems, engagement loops, progres..."
3
+ description: Agent for gamification design - reward systems, engagement loops, progres...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
4
15
  model: sonnet
16
+ color: yellow
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - community
21
+ - geepers
22
+ - game
23
+ disallowedTools: []
24
+ skills: []
25
+ background: false
26
+ # ── upgrade levers — uncomment + set when tuning this agent ──
27
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
28
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
29
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
30
+ # isolation: worktree # run in an isolated git worktree
31
+ # initialPrompt: "…" # seed the agent's first turn
32
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
5
33
  ---
6
-
7
34
  ## Examples
8
35
 
9
36
  ### Example 1
@@ -1,9 +1,36 @@
1
1
  ---
2
2
  name: geepers-gamedev
3
- description: "Agent for video game development expertise - gameplay mechanics, level de..."
3
+ description: Agent for video game development expertise - gameplay mechanics, level de...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
4
15
  model: sonnet
16
+ color: blue
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - community
21
+ - geepers
22
+ - gamedev
23
+ disallowedTools: []
24
+ skills: []
25
+ background: false
26
+ # ── upgrade levers — uncomment + set when tuning this agent ──
27
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
28
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
29
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
30
+ # isolation: worktree # run in an isolated git worktree
31
+ # initialPrompt: "…" # seed the agent's first turn
32
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
5
33
  ---
6
-
7
34
  ## Examples
8
35
 
9
36
  ### Example 1
@@ -1,9 +1,36 @@
1
1
  ---
2
2
  name: geepers-godot
3
- description: "Agent for Godot Engine development - GDScript, scene architecture, node p..."
3
+ description: Agent for Godot Engine development - GDScript, scene architecture, node p...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
4
15
  model: sonnet
16
+ color: red
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - community
21
+ - geepers
22
+ - godot
23
+ disallowedTools: []
24
+ skills: []
25
+ background: false
26
+ # ── upgrade levers — uncomment + set when tuning this agent ──
27
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
28
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
29
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
30
+ # isolation: worktree # run in an isolated git worktree
31
+ # initialPrompt: "…" # seed the agent's first turn
32
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
5
33
  ---
6
-
7
34
  ## Examples
8
35
 
9
36
  ### Example 1
@@ -1,9 +1,37 @@
1
1
  ---
2
2
  name: geepers-intern-pool
3
- description: "Cost-effective multi-model code generation agent. Uses a pool of smaller/ch..."
3
+ description: Cost-effective multi-model code generation agent. Uses a pool of smaller/ch...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
4
15
  model: haiku
16
+ color: pink
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - community
21
+ - geepers
22
+ - intern
23
+ - pool
24
+ disallowedTools: []
25
+ skills: []
26
+ background: false
27
+ # ── upgrade levers — uncomment + set when tuning this agent ──
28
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
29
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
30
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
31
+ # isolation: worktree # run in an isolated git worktree
32
+ # initialPrompt: "…" # seed the agent's first turn
33
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
5
34
  ---
6
-
7
35
  ## Examples
8
36
 
9
37
  ### Example 1
@@ -1,9 +1,36 @@
1
1
  ---
2
2
  name: geepers-janitor
3
- description: "Aggressive cleanup and maintenance agent. Use when projects have accumulate..."
3
+ description: Aggressive cleanup and maintenance agent. Use when projects have accumulate...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
4
15
  model: sonnet
16
+ color: cyan
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - community
21
+ - geepers
22
+ - janitor
23
+ disallowedTools: []
24
+ skills: []
25
+ background: false
26
+ # ── upgrade levers — uncomment + set when tuning this agent ──
27
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
28
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
29
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
30
+ # isolation: worktree # run in an isolated git worktree
31
+ # initialPrompt: "…" # seed the agent's first turn
32
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
5
33
  ---
6
-
7
34
  ## Examples
8
35
 
9
36
  ### Example 1
@@ -1,9 +1,36 @@
1
1
  ---
2
2
  name: geepers-links
3
- description: "Agent for link validation, broken link detection, URL enrichment, and res..."
3
+ description: Agent for link validation, broken link detection, URL enrichment, and res...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
4
15
  model: sonnet
16
+ color: cyan
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - community
21
+ - geepers
22
+ - links
23
+ disallowedTools: []
24
+ skills: []
25
+ background: false
26
+ # ── upgrade levers — uncomment + set when tuning this agent ──
27
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
28
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
29
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
30
+ # isolation: worktree # run in an isolated git worktree
31
+ # initialPrompt: "…" # seed the agent's first turn
32
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
5
33
  ---
6
-
7
34
  ## Examples
8
35
 
9
36
  ### Example 1
@@ -1,9 +1,37 @@
1
1
  ---
2
2
  name: geepers-orchestrator-checkpoint
3
- description: "Checkpoint orchestrator that coordinates session maintenance agents - scout..."
3
+ description: Checkpoint orchestrator that coordinates session maintenance agents - scout...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
4
15
  model: sonnet
16
+ color: green
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - community
21
+ - geepers
22
+ - orchestrator
23
+ - checkpoint
24
+ disallowedTools: []
25
+ skills: []
26
+ background: false
27
+ # ── upgrade levers — uncomment + set when tuning this agent ──
28
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
29
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
30
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
31
+ # isolation: worktree # run in an isolated git worktree
32
+ # initialPrompt: "…" # seed the agent's first turn
33
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
5
34
  ---
6
-
7
35
  ## Examples
8
36
 
9
37
  ### Example 1
@@ -1,9 +1,37 @@
1
1
  ---
2
2
  name: geepers-orchestrator-corpus
3
- description: "Corpus orchestrator that coordinates linguistics agents - corpus, corpus_ux..."
3
+ description: Corpus orchestrator that coordinates linguistics agents - corpus, corpus_ux...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
4
15
  model: sonnet
16
+ color: green
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - community
21
+ - geepers
22
+ - orchestrator
23
+ - corpus
24
+ disallowedTools: []
25
+ skills: []
26
+ background: false
27
+ # ── upgrade levers — uncomment + set when tuning this agent ──
28
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
29
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
30
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
31
+ # isolation: worktree # run in an isolated git worktree
32
+ # initialPrompt: "…" # seed the agent's first turn
33
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
5
34
  ---
6
-
7
35
  ## Examples
8
36
 
9
37
  ### Example 1
@@ -1,9 +1,37 @@
1
1
  ---
2
2
  name: geepers-orchestrator-deploy
3
- description: "Deployment orchestrator that coordinates infrastructure agents - validator,..."
3
+ description: Deployment orchestrator that coordinates infrastructure agents - validator,...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
4
15
  model: sonnet
16
+ color: blue
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - community
21
+ - geepers
22
+ - orchestrator
23
+ - deploy
24
+ disallowedTools: []
25
+ skills: []
26
+ background: false
27
+ # ── upgrade levers — uncomment + set when tuning this agent ──
28
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
29
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
30
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
31
+ # isolation: worktree # run in an isolated git worktree
32
+ # initialPrompt: "…" # seed the agent's first turn
33
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
5
34
  ---
6
-
7
35
  ## Examples
8
36
 
9
37
  ### Example 1
@@ -1,9 +1,37 @@
1
1
  ---
2
2
  name: geepers-orchestrator-fullstack
3
- description: "Full-stack engineering orchestrator that coordinates backend-to-frontend de..."
3
+ description: Full-stack engineering orchestrator that coordinates backend-to-frontend de...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
4
15
  model: sonnet
16
+ color: purple
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - community
21
+ - geepers
22
+ - orchestrator
23
+ - fullstack
24
+ disallowedTools: []
25
+ skills: []
26
+ background: false
27
+ # ── upgrade levers — uncomment + set when tuning this agent ──
28
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
29
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
30
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
31
+ # isolation: worktree # run in an isolated git worktree
32
+ # initialPrompt: "…" # seed the agent's first turn
33
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
5
34
  ---
6
-
7
35
  ## Examples
8
36
 
9
37
  ### Example 1
@@ -1,9 +1,37 @@
1
1
  ---
2
2
  name: geepers-orchestrator-games
3
- description: "Games orchestrator that coordinates game development agents - gamedev, game..."
3
+ description: Games orchestrator that coordinates game development agents - gamedev, game...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
4
15
  model: sonnet
16
+ color: green
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - community
21
+ - geepers
22
+ - orchestrator
23
+ - games
24
+ disallowedTools: []
25
+ skills: []
26
+ background: false
27
+ # ── upgrade levers — uncomment + set when tuning this agent ──
28
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
29
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
30
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
31
+ # isolation: worktree # run in an isolated git worktree
32
+ # initialPrompt: "…" # seed the agent's first turn
33
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
5
34
  ---
6
-
7
35
  ## Examples
8
36
 
9
37
  ### Example 1
@@ -1,9 +1,37 @@
1
1
  ---
2
2
  name: geepers-orchestrator-product
3
- description: "Product development orchestrator that coordinates agents for complete produ..."
3
+ description: Product development orchestrator that coordinates agents for complete produ...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
4
15
  model: sonnet
16
+ color: green
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - community
21
+ - geepers
22
+ - orchestrator
23
+ - product
24
+ disallowedTools: []
25
+ skills: []
26
+ background: false
27
+ # ── upgrade levers — uncomment + set when tuning this agent ──
28
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
29
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
30
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
31
+ # isolation: worktree # run in an isolated git worktree
32
+ # initialPrompt: "…" # seed the agent's first turn
33
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
5
34
  ---
6
-
7
35
  ## Examples
8
36
 
9
37
  ### Example 1
@@ -1,9 +1,37 @@
1
1
  ---
2
2
  name: geepers-orchestrator-python
3
- description: "Python project orchestrator that coordinates agents for Python development ..."
3
+ description: Python project orchestrator that coordinates agents for Python development ...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
4
15
  model: sonnet
16
+ color: yellow
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - community
21
+ - geepers
22
+ - orchestrator
23
+ - python
24
+ disallowedTools: []
25
+ skills: []
26
+ background: false
27
+ # ── upgrade levers — uncomment + set when tuning this agent ──
28
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
29
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
30
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
31
+ # isolation: worktree # run in an isolated git worktree
32
+ # initialPrompt: "…" # seed the agent's first turn
33
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
5
34
  ---
6
-
7
35
  ## Examples
8
36
 
9
37
  ### Example 1
@@ -1,9 +1,37 @@
1
1
  ---
2
2
  name: geepers-orchestrator-quality
3
- description: "Quality orchestrator that coordinates audit agents - a11y, perf, api, and d..."
3
+ description: Quality orchestrator that coordinates audit agents - a11y, perf, api, and d...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
4
15
  model: sonnet
16
+ color: yellow
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - community
21
+ - geepers
22
+ - orchestrator
23
+ - quality
24
+ disallowedTools: []
25
+ skills: []
26
+ background: false
27
+ # ── upgrade levers — uncomment + set when tuning this agent ──
28
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
29
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
30
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
31
+ # isolation: worktree # run in an isolated git worktree
32
+ # initialPrompt: "…" # seed the agent's first turn
33
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
5
34
  ---
6
-
7
35
  ## Examples
8
36
 
9
37
  ### Example 1