Instructions file CodexOpenCode
Instructions for Wh0FF24/whoff-agents, covering whoff agents — agent context, what this project is, project structure, key apis & credentials and brand guidelines.
Instructions file CodexOpenCode
Instructions for Wh0FF24/whoff-agents, covering whoff agents — agent context, what this project is, project structure, key apis & credentials and brand guidelines.
Skill Claude CodeCodex
Generate a structured context packet before dispatching any subagent. Prevents the.
Skill Claude CodeCodex
Drop a working reference at any point in a session to prevent cascading context drift. Use when switching tasks, resuming after a break, or handing off between agents.
Skill Claude CodeCodex
Enforce per-session token budgets before dispatching agents. Calculates expected token cost, flags over-budget operations, and generates a trimmed prompt that fits within your limit — without losing the objective.
Skill Claude CodeCodex
Capture a failed or blocked task before it disappears. Categorizes the failure mode, extracts what was learned, and generates either a retry packet with the root cause fixed or an escalation message with specific decision points. Use whenever an agent returns a blocker, error, or partial result.
MCP server Claude CodeCodexCursor
MCP server "crypto-data-mcp" as configured in Wh0FF24/crypto-data-mcp. Runs locally from the crypto-data-mcp Python package.