worker-brain-guide

Document Worker Brain architecture, data flows, cron jobs, and Firestore collections.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ketzal88/ai-analyzer --skill worker-brain-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: worker-brain-guide
Source: https://github.com/ketzal88/ai-analyzer/tree/main/.claude/skills/worker-brain-guide
Command: npx skills add https://github.com/ketzal88/ai-analyzer --skill worker-brain-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates the steep learning curve and common mistakes associated with working on the Worker Brain codebase, drastically reducing ramp-up time for new developers and engineers.

Core Features & Use Cases

  • Comprehensive Documentation: Provides a single source of truth for the entire Worker Brain application, from architecture to specific cron job details.
  • On-Demand Context: Auto-activates to offer immediate, relevant information, preventing basic errors and speeding up task completion.
  • Use Case: A new engineer joins the team and needs to fix a bug in the Meta Ads sync. By activating this Skill, they instantly get all the necessary context about the sync-meta cron job, data flow, and relevant Firestore collections without needing to ask colleagues or spend hours digging through code.

Quick Start

Review the operational guide for the Worker Brain codebase to understand its architecture and data flows.

Frequently Asked Questions about worker-brain-guide

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

FAQPage Schema
How do I get up to speed on the Worker Brain codebase as a new developer?

Onboarding to the Worker Brain codebase requires reviewing this operational guide to understand architecture, data flows, and cron jobs, which prevents basic errors and eliminates the steep learning curve.

How does the Meta Ads sync cron job work within the platform architecture?

The Meta Ads sync operates through the `sync-meta` cron job, and this guide provides the necessary context on its specific data flow and relevant Firestore collections to help you debug and fix issues quickly.

Where can I find documentation on Firestore collections used by the AI analyst system?

You can find comprehensive documentation on Firestore collections used by the AI analyst system within this operational guide, which serves as a single source of truth for data structures and platform architecture.

What are the common pitfalls when integrating channel data flows in Worker Brain?

Common pitfalls when integrating channel data flows are detailed in this guide to facilitate error prevention, offering on-demand context about platform architecture and operational patterns to avoid basic mistakes.

Can I use this guide to understand cron job scheduling and data flows without reading the source code?

Yes, you can use this guide to understand cron job scheduling and data flows without reading source code, as it provides comprehensive operational knowledge and on-demand context for the entire application architecture.