Operating Manual
The master guide for LobstahFun squad operations.
📖 Operating Manual
This directory is the "Source of Truth" for how the LobstahFun squad functions. It defines our automation, our brains, and our rules of engagement.
Directory Structure
- automation.mdx: How the squad "hears" and "wakes up" via crons and hooks.
- brain.mdx: Documentation of our memory systems and context management.
📋 Project Triage & Workflow
This protocol defines the decision-making process for LobstahLead and the lifecycle of a task from intake to completion.
The Triage Process
- Intake: LobstahLead monitors Telegram, GitHub activity, and Project Spotlights for new requirements.
- Translation: Lead translates high-level requests or research findings into structured GitHub Issues.
- Daily Mission Anchor: Every day, LobstahLead MUST create a single "Daily Curation & Standup Sync" issue labeled
scout. This ensures the Scout always has a valid mission brief. - Curation & Categorization: LobstahScout must elevate high-signal entities into spotlights and assign them to a strategic category in the Project Spotlights Index.
- Assignment: Lead assigns specific technical issues to LobstahScout (Research) or LobstahDev (Code).
- Execution: Lead triggers sub-agents via
sessions_spawnwith thewake_up.shprotocol. - Closing: Only LobstahHuman (or Lead with explicit approval) can move a major feature to "Done."
Workflow Statuses
- Backlog: Ideas and requests not yet prioritized.
- Todo: Tasks ready for the next available squad member.
- In Progress: Active work being handled by an agent.
- Done: Completed and verified work.
Strict Rules for this Folder
- SSoT Supremacy: Any change to squad behavior MUST be documented here before implementation.
- Index Required: Every sub-directory must contain an
index.mdxwith an overview and local rules. - Cross-Linking: All files must link back to the main Workspace and Squad protocols to ensure continuity.
- Human Approval: Significant structural changes to the manual require a sign-off from LobstahHuman.
Last Updated: 2026-02-03