Install
$ agentstack add skill-hyx-lhj-mini-harness-brainstorming ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
💡 头脑风暴(Plan 模式)
把模糊或高风险的请求,变成达成一致、可落地的方向——而不是让每个 typo 都开设计会。
要不要开完整流程?
满足任一条 → 走完整工作流:
- 用户明确要讨论 / 设计 / 规划
- 目标、成功标准或范围不清
- 有 2+ 种真正不同的方案,各有实质取舍
- 影响 API、数据模型、安全、并发、发布或多模块边界
跳过:明显 typo、文档修正、窄范围 bug、用户已指定做法 → 简述假设后回常规流程。
工作流
1️⃣ 恢复上下文
读 PROGRESS、todo、profile/PROJECT.md、相关代码;跨模块或质疑历史 → 加读 DECISIONS 相关主题。只读决策所需内容。
2️⃣ 框定决策
写清:用户要什么 · 已知什么 · 未知什么 · 怎样算成功。多系统先拆分。
3️⃣ 聚焦提问
一次一个阻塞问题;有选项时给 2–3 个具体备选。不问能从仓库查到的。
4️⃣ 比较方案
有备选时呈现:思路 · 收益 · 成本/风险 · 适用场景 · 推荐(结合用户优先级)。
只有一条路 → 直说,别编造假选项。
5️⃣ 呈现设计
按规模调整详略:范围与非目标 · 边界 · 数据/控制流 · 失败处理 · 兼容迁移 · 测试证据。
实质决策 → 改运行时代码前先获用户确认。
6️⃣ 记录(按需)
大设计或需留档 → harness/plans/YYYY-MM-DD-主题.md(结构见 harness/docs/plan-mode.md)。小决策留对话 + todo 即可。
7️⃣ 过渡到实现
批准后:
todo.md登记任务 + AC 表(从 plan 同步或直接写)- 加载相关开发与测试 Skill
- 回到 [using-harness](../using-harness/SKILL.md) 常规流程
原则
- 仪式感应与不确定性成正比
- 优先仓库证据,少臆测提问
- 给推荐,不只列选项
- YAGNI,避免无关重构
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: HYX-LHJ
- Source: HYX-LHJ/mini-harness
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.