Planning composite — CEO vision review, engineering architecture review, design review, and brainstorming with decision memory. Replaces 8 fragmented planning skills.
Scanned 5/27/2026
Install via CLI
openskills install ShaheerKhawaja/ProductionOS---
name: pos-plan
description: "Planning composite — CEO vision review, engineering architecture review, design review, and brainstorming with decision memory. Replaces 8 fragmented planning skills."
argument-hint: "[ceo|eng|design|brainstorm] [target plan or feature]"
---
# pos-plan
Planning composite — CEO vision review, engineering architecture review, design review, and brainstorming with decision memory. Replaces 8 fragmented planning skills.
**Replaces:** plan-ceo-review, plan-eng-review, plan-design-review, plan-my-day, brainstorming, writing-plans, omni-plan, omni-plan-nth
## Actions
| Action | What |
|--------|------|
| `ceo [target]` | CEO/founder strategic review — 10-star framework, scope decisions |
| `eng [target]` | Engineering architecture review — data flow, error paths, test matrix |
| `design [target]` | Design review — UI/UX, design system, accessibility |
| `brainstorm [idea]` | Idea exploration — understand, propose, design, approve |
## Routing
1. Parse action from first argument
2. Load domain memory from `~/.productionos/domains/pos-plan/`
3. If first run: auto-detect project context, create profile
4. Dispatch to `sub-skills/{action}.md`
5. Score against `evaluation/rubric.yml`, update memory
## Domain Memory
Stored at `~/.productionos/domains/pos-plan/`:
profile.yml (project vision, constraints, team size), decision-log.jsonl (past scope decisions with rationale), architecture-snapshots.jsonl (system diagrams over time), learnings.jsonl
## Inputs
| Parameter | Values | Default | Description |
|-----------|--------|---------|-------------|
| `action` | `ceo`, `eng`, `design`, `brainstorm` | `ceo` | Sub-skill to run |
| `target` | path, URL, or description | required | What to operate on |
## Guardrails
1. Memory is append-only. Never delete history.
2. Every action scored against rubric. No silent completion.
3. Profile is user-controlled. Never change without asking.
4. Evidence required. No fabricated metrics or claims.
5. Learn from history. Compare current output to past executions.
No comments yet. Be the first to comment!
End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the orchestration layer for multi-channel product launches.
Orchestrate multi-phase deep research with web search, memory retrieval, pattern matching, and synthesis into structured findings
Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.
CodeTour `.tour`ファイルを作成 — ペルソナターゲット、ステップバイステップウォークスルー(実際のファイルとラインアンカー付き)。オンボーディングツアー、アーキテクチャウォークスルー、PRツアー、RCAツアー、構造化「これがどのように機能するかを説明」リクエストに使用。
KMPプロジェクト向けのCompose MultiplatformおよびJetpack Composeパターン — 状態管理、ナビゲーション、テーマ設定、パフォーマンス、プラットフォーム固有のUI。