头脑超级风暴
Analysis
This is a coherent brainstorming/design skill, but users should notice that it may read project context, create and commit a design document, and hand off to other skills.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
- 首先查看当前项目状态(文件、文档、最近提交) ... - 将验证通过的设计写入 `docs/plans/YYYY-MM-DD-<topic>-design.md` ... - 提交设计文档到 git
The skill directs the agent to inspect project files/history and to write and commit a design document. This is purpose-aligned for a design-planning skill, but it involves local repository reads and writes.
**REQUIRED SUB-SKILL:** 使用 `core-writing-plans` 创建详细实施计划 ... **RECOMMENDED:** 使用 `embedded-datasheet-analysis` ... `simulation-requirements`
The skill references required and recommended follow-on skills that are not part of the provided artifact set. This is disclosed and workflow-related, but those additional skills would need their own review.
