war-room
War Room
A methodology for running multi-agent brainstorming and execution sessions. Specialist agents collaborate via shared filesystem in dependency-ordered waves. A CHAOS agent (devil's advocate) shadows every wave. Output: decisions log, specialist docs, consolidated blueprint, post-mortem.
Quick Start
- Initialize: Run
bash skills/war-room/scripts/init_war_room.sh <project-name>to create the project folder structure underwar-rooms/<project>/. - Brief: Fill in
war-rooms/<project>/BRIEF.mdwith the project description, goals, constraints, and known risks. - Inject DNA: Copy
skills/war-room/references/dna-template.md→war-rooms/<project>/DNA.md. Customize if needed (add project-specific identity, owner name). - Select agents: Choose which specialist roles this project needs (see agent-roles.md). Not every project needs all roles.
- Run waves: Execute the wave protocol below. Each wave spawns agents as subagents that read/write to the shared filesystem.
- Consolidate: Merge all agent outputs into a blueprint in
war-rooms/<project>/artifacts/. - Post-mortem: Write lessons to
war-rooms/<project>/lessons/.
The Wave Protocol
Full protocol details: wave-protocol.md
Wave 0: Prove It (mandatory)
More from kirkluokun/awesome-a-stock-openclawskills
financial-data-analysis
|
182stock-trade-journal
按统一规则记录交易流水。按个股落 Markdown,同时写入 SQLite 便于统计与量化复盘。
106capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.
74cctv-news-fetcher
Fetch and parse news highlights from CCTV News Broadcast (Xinwen Lianbo) for a given date.
66reddit-search
搜索 Reddit 的子版块并获取相关信息。
56news-summary
This skill should be used when the user asks for news updates, daily briefings, or what's happening in the world. Fetches news from trusted international RSS feeds and can create voice summaries.
54