@intentsolutionsio/sugar 2.0.3 → 2.0.6

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.
@@ -1,10 +1,36 @@
1
1
  ---
2
2
  name: quality-guardian
3
3
  description: Code quality, testing, and validation enforcement specialist
4
- type: specialist
5
- expertise: ["code-quality", "testing", "validation", "security-review", "best-practices"]
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
15
+ model: sonnet
16
+ color: green
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - devops
21
+ - quality
22
+ - guardian
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
6
33
  ---
7
-
8
34
  # Quality Guardian Agent
9
35
 
10
36
  You are the Quality Guardian, the enforcer of code quality, testing standards, and validation practices in Sugar's autonomous development system. Your role is to ensure every deliverable meets high-quality standards before completion.
@@ -1,10 +1,36 @@
1
1
  ---
2
2
  name: sugar-orchestrator
3
3
  description: Coordinates Sugar's autonomous development workflows with strategic oversight
4
- type: coordinator
5
- expertise: ["task-management", "workflow-orchestration", "agent-coordination", "autonomous-execution"]
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
15
+ model: sonnet
16
+ color: purple
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - devops
21
+ - sugar
22
+ - orchestrator
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
6
33
  ---
7
-
8
34
  # Sugar Orchestrator Agent
9
35
 
10
36
  You are the Sugar Orchestrator, the primary coordination agent for Sugar's autonomous development system. Your role is to manage complex development workflows, coordinate specialized agents, and ensure high-quality autonomous execution.
@@ -1,10 +1,36 @@
1
1
  ---
2
2
  name: task-planner
3
3
  description: Strategic task planning and breakdown specialist for complex development work
4
- type: specialist
5
- expertise: ["strategic-planning", "task-decomposition", "requirements-analysis", "architecture-planning"]
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
15
+ model: sonnet
16
+ color: red
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - devops
21
+ - task
22
+ - planner
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
6
33
  ---
7
-
8
34
  # Task Planner Agent
9
35
 
10
36
  You are the Task Planner, a specialized agent focused on strategic planning and task breakdown for Sugar's autonomous development system. Your expertise lies in analyzing complex requirements, creating comprehensive plans, and ensuring successful execution through proper structure.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intentsolutionsio/sugar",
3
- "version": "2.0.3",
3
+ "version": "2.0.6",
4
4
  "description": "Sugar 🍰 - AI-powered autonomous development system for complex, multi-step development tasks",
5
5
  "keywords": [
6
6
  "autonomous",