@mstar-harness/opencode 0.6.10 → 0.6.11
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/harness-agents/architect.md +5 -4
- package/harness-agents/frontend-dev.md +5 -4
- package/harness-agents/fullstack-dev-2.md +5 -4
- package/harness-agents/fullstack-dev.md +5 -4
- package/harness-agents/ops-engineer.md +5 -4
- package/harness-agents/product-manager.md +5 -4
- package/harness-agents/project-manager.md +5 -4
- package/harness-agents/prompt-engineer.md +5 -4
- package/harness-agents/qa-engineer.md +5 -4
- package/harness-agents/qc-specialist-2.md +5 -4
- package/harness-agents/qc-specialist-3.md +5 -4
- package/harness-agents/qc-specialist.md +5 -4
- package/harness-agents/writing-specialist.md +5 -4
- package/harness-skills/mstar-host/references/cursor.md +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
+
name: architect
|
|
3
|
+
description: |-
|
|
4
|
+
技术架构师 - 系统设计、技术决策与技术向文档编写(架构说明、ADR、接口契约等)。
|
|
5
|
+
Architect - system design, technical decisions, and technical documentation (architecture notes, ADRs, interface contracts).
|
|
6
|
+
model: inherit
|
|
2
7
|
mode: subagent
|
|
3
8
|
tools:
|
|
4
9
|
write: true
|
|
@@ -10,10 +15,6 @@ permission:
|
|
|
10
15
|
task:
|
|
11
16
|
"*": deny
|
|
12
17
|
explore: allow
|
|
13
|
-
name: architect
|
|
14
|
-
description: |-
|
|
15
|
-
技术架构师 - 系统设计、技术决策与技术向文档编写(架构说明、ADR、接口契约等)。
|
|
16
|
-
Architect - system design, technical decisions, and technical documentation (architecture notes, ADRs, interface contracts).
|
|
17
18
|
---
|
|
18
19
|
|
|
19
20
|
## Morning Star Role Binding
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
+
name: frontend-dev
|
|
3
|
+
description: |-
|
|
4
|
+
前端开发工程师 - 页面/组件/交互/a11y/前端性能。全栈功能里默认前端主责(与 `@fullstack-dev` 分轨);纯 UI 任务首选本角色。
|
|
5
|
+
Frontend Developer - pages/components/interactions/accessibility/frontend performance. This is the default frontend owner in fullstack work (split with `@fullstack-dev`) and the preferred role for pure UI tasks.
|
|
6
|
+
model: inherit
|
|
2
7
|
mode: subagent
|
|
3
8
|
tools:
|
|
4
9
|
write: true
|
|
@@ -8,10 +13,6 @@ permission:
|
|
|
8
13
|
task:
|
|
9
14
|
"*": deny
|
|
10
15
|
explore: allow
|
|
11
|
-
name: frontend-dev
|
|
12
|
-
description: |-
|
|
13
|
-
前端开发工程师 - 页面/组件/交互/a11y/前端性能。全栈功能里默认前端主责(与 `@fullstack-dev` 分轨);纯 UI 任务首选本角色。
|
|
14
|
-
Frontend Developer - pages/components/interactions/accessibility/frontend performance. This is the default frontend owner in fullstack work (split with `@fullstack-dev`) and the preferred role for pure UI tasks.
|
|
15
16
|
---
|
|
16
17
|
|
|
17
18
|
## Morning Star Role Binding
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
+
name: fullstack-dev-2
|
|
3
|
+
description: |-
|
|
4
|
+
全栈开发工程师 - 与 `@fullstack-dev` 并行的第二实现轨(独立模块/API/页面岛)。PM 在 tasks 可并行或加速时指派;须写明模块边界与分支,勿当作闲置备用。
|
|
5
|
+
Fullstack Developer (Track 2) - the second implementation track parallel to `@fullstack-dev` (independent modules/APIs/page islands). PM should assign this role when tasks can run in parallel or when acceleration is needed, with explicit module boundaries and branch ownership.
|
|
6
|
+
model: inherit
|
|
2
7
|
mode: subagent
|
|
3
8
|
tools:
|
|
4
9
|
write: true
|
|
@@ -8,10 +13,6 @@ permission:
|
|
|
8
13
|
task:
|
|
9
14
|
"*": deny
|
|
10
15
|
explore: allow
|
|
11
|
-
name: fullstack-dev-2
|
|
12
|
-
description: |-
|
|
13
|
-
全栈开发工程师 - 与 `@fullstack-dev` 并行的第二实现轨(独立模块/API/页面岛)。PM 在 tasks 可并行或加速时指派;须写明模块边界与分支,勿当作闲置备用。
|
|
14
|
-
Fullstack Developer (Track 2) - the second implementation track parallel to `@fullstack-dev` (independent modules/APIs/page islands). PM should assign this role when tasks can run in parallel or when acceleration is needed, with explicit module boundaries and branch ownership.
|
|
15
16
|
---
|
|
16
17
|
|
|
17
18
|
## Morning Star Role Binding
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
+
name: fullstack-dev
|
|
3
|
+
description: |-
|
|
4
|
+
全栈开发工程师 - 后端主导的全栈实现(API/业务/数据层)。UI 重或新页面多时由 PM 拆给 `@frontend-dev`;第二并行实现轨用 `@fullstack-dev-2`。Hotfix/单流小改可一人完成。
|
|
5
|
+
Fullstack Developer - backend-led fullstack implementation (API/business/data). PM should split UI-heavy or new-page work to `@frontend-dev`, and use `@fullstack-dev-2` for the second parallel track. One developer can handle hotfixes or small single-stream updates.
|
|
6
|
+
model: inherit
|
|
2
7
|
mode: subagent
|
|
3
8
|
tools:
|
|
4
9
|
write: true
|
|
@@ -8,10 +13,6 @@ permission:
|
|
|
8
13
|
task:
|
|
9
14
|
"*": deny
|
|
10
15
|
explore: allow
|
|
11
|
-
name: fullstack-dev
|
|
12
|
-
description: |-
|
|
13
|
-
全栈开发工程师 - 后端主导的全栈实现(API/业务/数据层)。UI 重或新页面多时由 PM 拆给 `@frontend-dev`;第二并行实现轨用 `@fullstack-dev-2`。Hotfix/单流小改可一人完成。
|
|
14
|
-
Fullstack Developer - backend-led fullstack implementation (API/business/data). PM should split UI-heavy or new-page work to `@frontend-dev`, and use `@fullstack-dev-2` for the second parallel track. One developer can handle hotfixes or small single-stream updates.
|
|
15
16
|
---
|
|
16
17
|
|
|
17
18
|
## Morning Star Role Binding
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
+
name: ops-engineer
|
|
3
|
+
description: |-
|
|
4
|
+
运维工程师 - 部署、监控和基础设施。
|
|
5
|
+
Ops Engineer - deployment, monitoring, and infrastructure operations, including CI/CD and observability.
|
|
6
|
+
model: inherit
|
|
2
7
|
mode: subagent
|
|
3
8
|
tools:
|
|
4
9
|
write: true
|
|
@@ -8,10 +13,6 @@ permission:
|
|
|
8
13
|
task:
|
|
9
14
|
"*": deny
|
|
10
15
|
explore: allow
|
|
11
|
-
name: ops-engineer
|
|
12
|
-
description: |-
|
|
13
|
-
运维工程师 - 部署、监控和基础设施。
|
|
14
|
-
Ops Engineer - deployment, monitoring, and infrastructure operations, including CI/CD and observability.
|
|
15
16
|
---
|
|
16
17
|
|
|
17
18
|
## Morning Star Role Binding
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
+
name: product-manager
|
|
3
|
+
description: |-
|
|
4
|
+
产品经理 - 需求分析、产品规划、市场/用户研究与产品向文档编写。
|
|
5
|
+
Product Manager - requirements analysis, product planning, market/user research, and product-facing documentation.
|
|
6
|
+
model: inherit
|
|
2
7
|
mode: subagent
|
|
3
8
|
tools:
|
|
4
9
|
write: true
|
|
@@ -10,10 +15,6 @@ permission:
|
|
|
10
15
|
task:
|
|
11
16
|
"*": deny
|
|
12
17
|
explore: allow
|
|
13
|
-
name: product-manager
|
|
14
|
-
description: |-
|
|
15
|
-
产品经理 - 需求分析、产品规划、市场/用户研究与产品向文档编写。
|
|
16
|
-
Product Manager - requirements analysis, product planning, market/user research, and product-facing documentation.
|
|
17
18
|
---
|
|
18
19
|
|
|
19
20
|
## Morning Star Role Binding
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
+
name: project-manager
|
|
3
|
+
description: |-
|
|
4
|
+
项目经理 - 协调开发团队,管理项目进度。
|
|
5
|
+
Project Manager - coordinate the team, track progress, and orchestrate execution across roles.
|
|
6
|
+
model: inherit
|
|
2
7
|
mode: primary
|
|
3
8
|
tools:
|
|
4
9
|
write: true
|
|
@@ -7,10 +12,6 @@ tools:
|
|
|
7
12
|
permission:
|
|
8
13
|
task:
|
|
9
14
|
"*": allow
|
|
10
|
-
name: project-manager
|
|
11
|
-
description: |-
|
|
12
|
-
项目经理 - 协调开发团队,管理项目进度。
|
|
13
|
-
Project Manager - coordinate the team, track progress, and orchestrate execution across roles.
|
|
14
15
|
---
|
|
15
16
|
|
|
16
17
|
## Morning Star Role Binding
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
+
name: prompt-engineer
|
|
3
|
+
description: |-
|
|
4
|
+
提示词工程师 - 设计与优化 Agent 提示词与技能。
|
|
5
|
+
Prompt Engineer - design and optimize prompts and skills for agents, including refactoring and debugging prompt systems.
|
|
6
|
+
model: inherit
|
|
2
7
|
mode: subagent
|
|
3
8
|
tools:
|
|
4
9
|
write: true
|
|
@@ -8,10 +13,6 @@ permission:
|
|
|
8
13
|
task:
|
|
9
14
|
"*": deny
|
|
10
15
|
explore: allow
|
|
11
|
-
name: prompt-engineer
|
|
12
|
-
description: |-
|
|
13
|
-
提示词工程师 - 设计与优化 Agent 提示词与技能。
|
|
14
|
-
Prompt Engineer - design and optimize prompts and skills for agents, including refactoring and debugging prompt systems.
|
|
15
16
|
---
|
|
16
17
|
|
|
17
18
|
## Morning Star Role Binding
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
+
name: qa-engineer
|
|
3
|
+
description: |-
|
|
4
|
+
测试工程师 - 编写测试用例和自动化测试。
|
|
5
|
+
QA Engineer - test planning, automated tests, coverage improvements, and regression protection.
|
|
6
|
+
model: inherit
|
|
2
7
|
mode: subagent
|
|
3
8
|
tools:
|
|
4
9
|
write: true
|
|
@@ -10,10 +15,6 @@ permission:
|
|
|
10
15
|
task:
|
|
11
16
|
"*": deny
|
|
12
17
|
explore: allow
|
|
13
|
-
name: qa-engineer
|
|
14
|
-
description: |-
|
|
15
|
-
测试工程师 - 编写测试用例和自动化测试。
|
|
16
|
-
QA Engineer - test planning, automated tests, coverage improvements, and regression protection.
|
|
17
18
|
---
|
|
18
19
|
|
|
19
20
|
## Morning Star Role Binding
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
+
name: qc-specialist-2
|
|
3
|
+
description: |-
|
|
4
|
+
质量控制专家(Reviewer #2)- 代码审查和质量保证。
|
|
5
|
+
Quality Control Specialist (Reviewer #2) - code review and quality assurance after significant changes.
|
|
6
|
+
model: inherit
|
|
2
7
|
mode: subagent
|
|
3
8
|
tools:
|
|
4
9
|
write: true
|
|
@@ -90,10 +95,6 @@ permission:
|
|
|
90
95
|
task:
|
|
91
96
|
"*": deny
|
|
92
97
|
explore: allow
|
|
93
|
-
name: qc-specialist-2
|
|
94
|
-
description: |-
|
|
95
|
-
质量控制专家(Reviewer #2)- 代码审查和质量保证。
|
|
96
|
-
Quality Control Specialist (Reviewer #2) - code review and quality assurance after significant changes.
|
|
97
98
|
---
|
|
98
99
|
|
|
99
100
|
## Morning Star Role Binding
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
+
name: qc-specialist-3
|
|
3
|
+
description: |-
|
|
4
|
+
质量控制专家(Reviewer #3)- 代码审查和质量保证。
|
|
5
|
+
Quality Control Specialist (Reviewer #3) - code review and quality assurance after significant changes.
|
|
6
|
+
model: inherit
|
|
2
7
|
mode: subagent
|
|
3
8
|
tools:
|
|
4
9
|
write: true
|
|
@@ -90,10 +95,6 @@ permission:
|
|
|
90
95
|
task:
|
|
91
96
|
"*": deny
|
|
92
97
|
explore: allow
|
|
93
|
-
name: qc-specialist-3
|
|
94
|
-
description: |-
|
|
95
|
-
质量控制专家(Reviewer #3)- 代码审查和质量保证。
|
|
96
|
-
Quality Control Specialist (Reviewer #3) - code review and quality assurance after significant changes.
|
|
97
98
|
---
|
|
98
99
|
|
|
99
100
|
## Morning Star Role Binding
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
+
name: qc-specialist
|
|
3
|
+
description: |-
|
|
4
|
+
质量控制专家(Reviewer #1)- 代码审查和质量保证。
|
|
5
|
+
Quality Control Specialist (Reviewer #1) - code review and quality assurance after significant changes.
|
|
6
|
+
model: inherit
|
|
2
7
|
mode: subagent
|
|
3
8
|
tools:
|
|
4
9
|
write: true
|
|
@@ -90,10 +95,6 @@ permission:
|
|
|
90
95
|
task:
|
|
91
96
|
"*": deny
|
|
92
97
|
explore: allow
|
|
93
|
-
name: qc-specialist
|
|
94
|
-
description: |-
|
|
95
|
-
质量控制专家(Reviewer #1)- 代码审查和质量保证。
|
|
96
|
-
Quality Control Specialist (Reviewer #1) - code review and quality assurance after significant changes.
|
|
97
98
|
---
|
|
98
99
|
|
|
99
100
|
## Morning Star Role Binding
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
+
name: writing-specialist
|
|
3
|
+
description: |-
|
|
4
|
+
写作专家 - 文档写作、小说写作、文案写作与脚本写作。
|
|
5
|
+
Writing Specialist - documentation, fiction, copywriting, and script writing.
|
|
6
|
+
model: inherit
|
|
2
7
|
mode: subagent
|
|
3
8
|
tools:
|
|
4
9
|
write: true
|
|
@@ -10,10 +15,6 @@ permission:
|
|
|
10
15
|
task:
|
|
11
16
|
"*": deny
|
|
12
17
|
explore: allow
|
|
13
|
-
name: writing-specialist
|
|
14
|
-
description: |-
|
|
15
|
-
写作专家 - 文档写作、小说写作、文案写作与脚本写作。
|
|
16
|
-
Writing Specialist - documentation, fiction, copywriting, and script writing.
|
|
17
18
|
---
|
|
18
19
|
|
|
19
20
|
## Morning Star Role Binding
|
|
@@ -41,7 +41,7 @@ Enforcement: `rules/mstar-cursor-plan-mode.mdc` when plugin active.
|
|
|
41
41
|
## Task tool (QC tri-review)
|
|
42
42
|
|
|
43
43
|
- Apply **`parallel-dispatch.md`**: prerequisite message may prep only; dispatch message emits **all `N`** Tasks (**3** for tri-review) in **one** message when parallel is required.
|
|
44
|
-
- `subagent_type`: `qc-specialist`, `qc-specialist-2`, `qc-specialist-3
|
|
44
|
+
- `subagent_type`: bare role ids — `qc-specialist`, `qc-specialist-2`, `qc-specialist-3` (same for implement roles: `fullstack-dev`, `frontend-dev`, etc.).
|
|
45
45
|
- Identical across three Tasks: **`plan_id`**, **`Review cwd`**, **`Review range` / Diff basis** (`mstar-branch-worktree`, `mstar-dispatch-gates`, `mstar-review-qc`).
|
|
46
46
|
- Parallel QC ≠ different review cwd per reviewer; one integrated HEAD for scope.
|
|
47
47
|
- Status Update may note QC ran via parallel Task subagents.
|