Agent Skill
2/7/2026documentation-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
| Name | documentation-skill |
| Description | Generates 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)
-
Assembling the Organs:
# Start all services via the executive orchestrator python orchestrator.py -
Verifying Health:
# Execute a Meal Trace (E2E Verification) .\scripts\operations\trace-meal.ps1
Documentation
Primary governance and context are maintained in the Vault:
- Architecture:
OmegaVault/ApexSigma/Development/Projects/Soma/architecture/ - Operations:
OmegaVault/ApexSigma/Development/Projects/Soma/operations/ - Legacy Archives:
OmegaVault/ApexSigma/Development/Projects/Soma/archive/
Key Reference
- Agent Guidelines:
AGENTS.md - Script Reference:
scripts/SCRIPTS_REFERENCE.md - Startup Guide:
OmegaVault/ApexSigma/Development/Projects/Soma/operations/startup-guide.md - Meal Trace Guide:
OmegaVault/ApexSigma/Development/Projects/Soma/operations/meal-trace-guide.md
Development Workflow
Soma uses a Native Organism Workflow:
- Executive: Use
orchestrator.pyto manage service lifecycles. - Verification: All changes MUST pass a
trace-meal.ps1verification. - Memory: Record architectural decisions to
memOS.MCPviapromote_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
Download