skills/full/human-machine-brainstorm/SKILL.md
This skill should be used when the user asks to "人机风暴", "Human-Machine Brainstorm", "human storm", "ccb brainstorm", "需求对齐调度", "spec convergence", or wants a CCB-based multi-model requirement alignment loop with Codex as the dispatcher.
npx skillsauth add cnfjlhj/ai-collab-playbook Human-Machine Brainstorm (人机风暴)Install this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Run a repeatable multi-model requirement alignment loop in CCB where:
Keep every round auditable by exporting per-provider context into ./.ccb/history/ and keeping the canonical spec in ./.ccb/spec/.
./.ccb/spec/overview.md as the single source of truth. Only Claude Code edits it.C-Q01, C-Q02, ...O-Q01, O-Q02, ...This workflow is optimized for a 2×Codex setup:
Create (or choose) a topic directory (recommended location: $HOME/ccb-startups/...).
bash $HOME/.codex/skills/human-machine-brainstorm/scripts/hmb-init.sh "<topic-slug>"Start CCB.
ccbccb claude codex opencode cmd (fallback)Talk only to the Codex Chair (cmd pane).
claude, opencode, and participant codex via ask.references/round_prompt_template.md if needed.Send the same “Round prompt” to:
ask claude "<ROUND PROMPT>"ask opencode "<ROUND PROMPT>"ask codex "<ROUND PROMPT>" (participant Codex pane)Require them to respond with:
C-Q## / O-Q## / P-Q##Ask the human to answer in this format:
C-Q01: ...C-Q02: ...O-Q01: ...P-Q01: ...Optionally allow a shared block:
SHARED: ... (facts that apply to both)Send Claude only C-* + SHARED.
Send OpenCode only O-* + SHARED.
Send participant Codex only P-* + SHARED.
From the cmd pane (or any shell pane) run:
./.ccb/bin/round-save.sh 20This writes:
./.ccb/history/claude-<timestamp>.md./.ccb/history/codex-<timestamp>.md./.ccb/history/opencode-<timestamp>.mdAsk Claude to update:
./.ccb/spec/overview.md (bump version vN)./.ccb/spec/open_questions.md (close answered questions)./.ccb/spec/decisions.md (record non-reversible decisions)./.ccb/spec/changelog.md (vN → vN+1 diff)Then re-run another round until all reviewers say “no blocking issues”.
Provide a clean handoff pack:
./.ccb/spec/overview.md./.ccb/spec/decisions.md./.ccb/spec/open_questions.md (should be empty or non-blocking)./.ccb/spec/changelog.mdInstruct GPT-5.2 to:
tools
小红书笔记素材创作技能。当用户需要创建小红书笔记素材时使用这个技能。技能包含:根据用户的需求和提供的资料,撰写小红书笔记内容(标题+正文),生成图片卡片(封面+正文卡片),以及发布小红书笔记。
tools
This skill should be used when the user wants to publish an existing Markdown article to Xiaohongshu as a private longform post, keep the original wording and structure, insert inline images in order, use one-click layout, and verify the result in note manager.
testing
This skill should be used when the user asks to "remove AI writing patterns", "humanize this text", "make this sound more natural", "remove AI-generated traces", "fix robotic writing", or needs to eliminate AI writing patterns from prose. Supports both English and Chinese text. Based on Wikipedia's "Signs of AI writing" guide, detects and fixes inflated symbolism, promotional language, superficial -ing analyses, vague attributions, AI vocabulary, negative parallelisms, and excessive conjunctive phrases.
development
Generate a detailed, professional video content summary from timestamped subtitles/transcripts (e.g., lines starting with 00:00 / 1:23:45). Enforce strict per-segment structure (timestamp range + bold segment title + 2-paragraph body: first-person creator summary + expert 【导师评注】 critique with uncertainty handling). Use when the user provides time-coded subtitles and asks for a规范化纪要/内容纪要/逐段总结, and optionally wants a clean PDF export (do NOT include the full raw transcript in the PDF unless explicitly requested).