@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.
- package/harness-agents/architect.md +0 -1
- package/harness-agents/frontend-dev.md +0 -1
- package/harness-agents/fullstack-dev-2.md +0 -1
- package/harness-agents/fullstack-dev.md +0 -1
- package/harness-agents/ops-engineer.md +0 -1
- package/harness-agents/product-manager.md +0 -1
- package/harness-agents/project-manager.md +0 -1
- package/harness-agents/prompt-engineer.md +0 -1
- package/harness-agents/qa-engineer.md +0 -1
- package/harness-agents/qc-specialist-2.md +0 -1
- package/harness-agents/qc-specialist-3.md +0 -1
- package/harness-agents/qc-specialist.md +0 -1
- package/harness-agents/writing-specialist.md +0 -1
- package/package.json +1 -1
|
@@ -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
|