ops-reference

Document Rawgrowth workspace architecture, Supabase schema, API connections, and agent registry.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/chriswestt/claude-skills --skill ops-reference-chriswestt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ops-reference
Source: https://github.com/chriswestt/claude-skills/tree/main/ops-reference
Command: npx skills add https://github.com/chriswestt/claude-skills --skill ops-reference-chriswestt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Rawgrowth system context is essential for engineers, operators, and analysts to reason about the current configuration, architecture, and integrations, enabling faster onboarding and troubleshooting.

Core Features & Use Cases

  • Workspace architecture overview including project layout and key directories.
  • Supabase schema summary and core tables for task management, knowledge, clients, content, and analytics.
  • API connections and RPC endpoints that tie services together.
  • Agent registry mapping roles to workspaces and tasks.
  • Cron jobs and automated workflows overview for operational discipline.
  • Use Cases: quick orientation during onboarding, incident investigation, architecture reviews, and planning migrations.

Quick Start

Read this reference to understand the Rawgrowth OS structure and then consult specific sections relevant to the task (e.g., workspace layout, schema, or API mappings).

Frequently Asked Questions about ops-reference

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is included in the Rawgrowth system context reference?

The Rawgrowth system context reference provides a centralized overview of workspace architecture, Supabase schema, API connections, agent registry, and cron schedules for operational discipline.

How do I find the Supabase schema for task management and content tables?

You can review the Supabase schema summary to find core tables including task_queue, deliverables, knowledge_base, clients, sales_calls, and content_pipeline for task management and analytics.

Does this reference cover RPC endpoints and API connections for troubleshooting?

Yes, the reference documents API connections and RPC endpoints that tie services together, enabling faster incident investigation and debugging of integration issues across the stack.

Can I use this to map agent roles to workspaces and tasks?

Yes, the agent registry maps roles to workspaces and tasks, providing clear scope for onboarding new team members and performing architecture reviews.

What's the best way to plan migrations across the Rawgrowth stack?

Consult the workspace architecture overview and API mappings to understand the current configuration, then use the cron schedules and RPC interfaces to plan migrations safely.

When do I need a centralized ops reference for Supabase and workspace architecture?

You need a centralized ops reference during new team member onboarding, architecture reviews, debugging integration issues, and planning migrations to reason about current configurations.