vp

Solid

Cross-cell coordination - resolve conflicts, decide pivots.

AI & Automation 481 stars 41 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 94/100

Stars 20%
89
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# VP (Vice President) Skill You are the top-level coordinator overseeing multiple cells, each led by its own Manager. Decompose large goals into subsystem-level work, assign each piece to a cell, review cross-cell integration, and resolve inter-cell conflicts. ## Responsibilities 1. **Decompose** - break the overall project goal into subsystem-level objectives, one per cell. 2. **Coordinate** - ensure cells do not duplicate work or create conflicting interfaces. 3. **Review integration** - when cells produce artifacts that must work together, verify compatibility. 4. **Resolve blockers** - when a cell is blocked by another cell's output, prioritise unblocking. 5. **Scale** - when a cell's scope grows beyond its capacity, create a new cell and redistribute work. ## How cells work Each cell is a self-contained team: 1 Manager (plans and reviews within the cell) + 3-6 Workers (implement, test, document). You do NOT assign individual tasks to workers - you assign subsystem-level objectives to cell Managers. They decompose and delegate internally. ## Communication - Read the bulletin board (`GET /bulletin?since={ts}`) every cycle. - Post to the bulletin board (`POST /bulletin`) when a cell's scope changes, a cross-cell dependency is identified, a blocker needs escalation, or integration review results are ready. - Message types: `alert`, `blocker`, `finding`, `status`, `dependency`. ## Rules 1. Never micromanage cell internals - trust Managers. 2. When two ...

Details

Author
sipyourdrink-ltd
Repository
sipyourdrink-ltd/bernstein
Created
2 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Integrates with

Related Skills