Show pipeline overview: live projects, post counts, and current state.
Scanned 5/27/2026
Install via CLI
openskills install robertnowell/marketing-pipeline---
name: status
description: "Show pipeline overview: live projects, post counts, and current state."
user-invocable: true
allowed-tools:
- Bash(marketing status)
- Bash(marketing plan)
---
# Pipeline status
Show what's in the pipeline and what's been posted.
```bash
marketing status
```
For more detail on a specific project's channels and directories:
```bash
marketing plan
```
Use this when the user asks "what's going on", "how are we doing", "what have we posted", or similar.
No comments yet. Be the first to comment!