Export accumulated brain knowledge as a CONVENTIONS.md file in your project. Distills all rules, decisions, files, and agent roles into a committable file.
Scanned 5/27/2026
Install via CLI
openskills install Gr122lyBr/claude-teams-brain---
name: brain-export
description: |
Export accumulated brain knowledge as a CONVENTIONS.md file in your project.
Distills all rules, decisions, files, and agent roles into a committable file.
user_invocable: true
---
# brain-export
Export all accumulated brain knowledge into a `CONVENTIONS.md` file written to the project root.
## Instructions
Run:
```
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/brain_engine.py export-conventions "$CLAUDE_PROJECT_DIR"
```
Take the `content` field from the JSON output and write it to `CONVENTIONS.md` in `$CLAUDE_PROJECT_DIR`.
After writing:
- Confirm how many rules, decisions, and files were exported
- Tell the user they can commit `CONVENTIONS.md` to share accumulated knowledge with humans and future AI sessions
- Suggest running `/brain-remember` to add any missing rules before the next export
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...