@mstar-harness/opencode 0.6.12 → 0.6.13

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.
@@ -3,7 +3,6 @@ name: architect
3
3
  description: |-
4
4
  技术架构师 - 系统设计、技术决策与技术向文档编写(架构说明、ADR、接口契约等)。
5
5
  Architect - system design, technical decisions, and technical documentation (architecture notes, ADRs, interface contracts).
6
- model: inherit
7
6
  mode: subagent
8
7
  tools:
9
8
  write: true
@@ -3,7 +3,6 @@ name: frontend-dev
3
3
  description: |-
4
4
  前端开发工程师 - 页面/组件/交互/a11y/前端性能。全栈功能里默认前端主责(与 `@fullstack-dev` 分轨);纯 UI 任务首选本角色。
5
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
7
6
  mode: subagent
8
7
  tools:
9
8
  write: true
@@ -3,7 +3,6 @@ name: fullstack-dev-2
3
3
  description: |-
4
4
  全栈开发工程师 - 与 `@fullstack-dev` 并行的第二实现轨(独立模块/API/页面岛)。PM 在 tasks 可并行或加速时指派;须写明模块边界与分支,勿当作闲置备用。
5
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
7
6
  mode: subagent
8
7
  tools:
9
8
  write: true
@@ -3,7 +3,6 @@ name: fullstack-dev
3
3
  description: |-
4
4
  全栈开发工程师 - 后端主导的全栈实现(API/业务/数据层)。UI 重或新页面多时由 PM 拆给 `@frontend-dev`;第二并行实现轨用 `@fullstack-dev-2`。Hotfix/单流小改可一人完成。
5
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
7
6
  mode: subagent
8
7
  tools:
9
8
  write: true
@@ -3,7 +3,6 @@ name: ops-engineer
3
3
  description: |-
4
4
  运维工程师 - 部署、监控和基础设施。
5
5
  Ops Engineer - deployment, monitoring, and infrastructure operations, including CI/CD and observability.
6
- model: inherit
7
6
  mode: subagent
8
7
  tools:
9
8
  write: true
@@ -3,7 +3,6 @@ name: product-manager
3
3
  description: |-
4
4
  产品经理 - 需求分析、产品规划、市场/用户研究与产品向文档编写。
5
5
  Product Manager - requirements analysis, product planning, market/user research, and product-facing documentation.
6
- model: inherit
7
6
  mode: subagent
8
7
  tools:
9
8
  write: true
@@ -3,7 +3,6 @@ name: project-manager
3
3
  description: |-
4
4
  项目经理 - 协调开发团队,管理项目进度。
5
5
  Project Manager - coordinate the team, track progress, and orchestrate execution across roles.
6
- model: inherit
7
6
  mode: primary
8
7
  tools:
9
8
  write: true
@@ -3,7 +3,6 @@ name: prompt-engineer
3
3
  description: |-
4
4
  提示词工程师 - 设计与优化 Agent 提示词与技能。
5
5
  Prompt Engineer - design and optimize prompts and skills for agents, including refactoring and debugging prompt systems.
6
- model: inherit
7
6
  mode: subagent
8
7
  tools:
9
8
  write: true
@@ -3,7 +3,6 @@ name: qa-engineer
3
3
  description: |-
4
4
  测试工程师 - 编写测试用例和自动化测试。
5
5
  QA Engineer - test planning, automated tests, coverage improvements, and regression protection.
6
- model: inherit
7
6
  mode: subagent
8
7
  tools:
9
8
  write: true
@@ -3,7 +3,6 @@ name: qc-specialist-2
3
3
  description: |-
4
4
  质量控制专家(Reviewer #2)- 代码审查和质量保证。
5
5
  Quality Control Specialist (Reviewer #2) - code review and quality assurance after significant changes.
6
- model: inherit
7
6
  mode: subagent
8
7
  tools:
9
8
  write: true
@@ -3,7 +3,6 @@ name: qc-specialist-3
3
3
  description: |-
4
4
  质量控制专家(Reviewer #3)- 代码审查和质量保证。
5
5
  Quality Control Specialist (Reviewer #3) - code review and quality assurance after significant changes.
6
- model: inherit
7
6
  mode: subagent
8
7
  tools:
9
8
  write: true
@@ -3,7 +3,6 @@ name: qc-specialist
3
3
  description: |-
4
4
  质量控制专家(Reviewer #1)- 代码审查和质量保证。
5
5
  Quality Control Specialist (Reviewer #1) - code review and quality assurance after significant changes.
6
- model: inherit
7
6
  mode: subagent
8
7
  tools:
9
8
  write: true
@@ -3,7 +3,6 @@ name: writing-specialist
3
3
  description: |-
4
4
  写作专家 - 文档写作、小说写作、文案写作与脚本写作。
5
5
  Writing Specialist - documentation, fiction, copywriting, and script writing.
6
- model: inherit
7
6
  mode: subagent
8
7
  tools:
9
8
  write: true
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mstar-harness/opencode",
3
- "version": "0.6.12",
3
+ "version": "0.6.13",
4
4
  "description": "Morning Star harness OpenCode plugin (skills bootstrap and agent loading).",
5
5
  "license": "MIT",
6
6
  "repository": {