Agent Skill
2/7/2026

documentation-skill

Generates high-quality documentation for code, including inline comments, function docstrings, and README files. It ensures consistency in tone, format, and detail level.

A
apexsigma
0GitHub Stars
1Views
npx skills add ApexSigma-Solutions/Soma

SKILL.md

Namedocumentation-skill
DescriptionGenerates high-quality documentation for code, including inline comments, function docstrings, and README files. It ensures consistency in tone, format, and detail level.

Soma: The Distributed Organism

Overview

Soma is a decentralized, biomorphic knowledge ecosystem designed for lifelong learning and autonomous task execution. It consolidates vision (Senses), metabolism (InGest), reasoning (Brain), and motor control (Hands) into a single, cohesive organism.

Repository Structure

d:/projects/Soma/
ā”œā”€ā”€ InGress/                 # šŸ–ļø Senses: Signal Capture (FastAPI)
ā”œā”€ā”€ InGest/                  # 🫃 Stomach: Metabolism & SimpleMem (Python)
ā”œā”€ā”€ OmegaKG/                 # 🧠 Brain: Knowledge Graph & Persistence (Python)
ā”œā”€ā”€ memOS/                   # āœ‹ Hands: Model Context Protocol (MCP)
ā”œā”€ā”€ Cortex/                  # šŸ‘ļø Vison: Dashboard Hub (React/Vite)
ā”œā”€ā”€ OmegaVault/              # šŸ“š Memory: Central Knowledge Base (Obsidian)
ā”œā”€ā”€ scripts/                 # šŸ› ļø Operations & Maintenance
└── orchestrator.py          # šŸ«€ Executive: Organism Life-Support

Quick Start

Prerequisites

  • Python 3.12.10
  • Poetry or .venv (Manual)
  • Docker Desktop (Neo4j, Postgres, Redis)
  • PowerShell 7+

Life-Support (Startup)

  1. Assembling the Organs:

    # Start all services via the executive orchestrator
    python orchestrator.py
    
  2. Verifying Health:

    # Execute a Meal Trace (E2E Verification)
    .\scripts\operations\trace-meal.ps1
    

Documentation

Primary governance and context are maintained in the Vault:

Key Reference

Development Workflow

Soma uses a Native Organism Workflow:

  • Executive: Use orchestrator.py to manage service lifecycles.
  • Verification: All changes MUST pass a trace-meal.ps1 verification.
  • Memory: Record architectural decisions to memOS.MCP via promote_memory.

Legacy & Archives

Historical OmegaKG documentation is archived in:

  • archive/legacy/
  • OmegaVault/ApexSigma/development/projects/Soma/archive/

Sanitized and Reorganized: 2026-01-28 (Soma Genesis)

Skills Info
Original Name:documentation-skillAuthor:apexsigma