pepper-state
Installation
SKILL.md
Pepper State
Foundational state utility for the Pepper Cloud workspace. Every Phase 4 CMO loop skill sources these helpers and uses the state tree documented below to persist and retrieve data across sessions.
When to Use
- Any skill needs to load prior context before acting (strategy, ICP, metrics, bets)
- You want to persist results, logs, or decisions across agent sessions
- You need to hydrate context at the start of a GTM workflow
- You want to inspect, update, or browse the workspace state tree
Prerequisites
PEPPER_EVENT_SECRET— auth token for the state API (Bearer token, NOTPEPPER_API_KEY)PEPPER_CLOUD_URL— base URL of your Pepper Cloud instance
State Helpers
Define all four at the top of every Bash block before use: