con un clic
goga-cell
DSL specification for cell structure and CODEMANIFEST files
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
DSL specification for cell structure and CODEMANIFEST files
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | goga-cell |
| description | DSL specification for cell structure and CODEMANIFEST files |
This skill provides the DSL specification that defines cell structure, CODEMANIFEST file syntax, and CODEMANIFEST file semantics. It specifies the required and optional elements within a cell and a CODEMANIFEST file.
Other skills invoke this skill to obtain context on DSL rules.
Read the file dsl.md located in the skill directory — it is the single authoritative source of the DSL specification.
Apply the specification to validate CODEMANIFEST correctness, covering: syntax, document structure, Imports rules, Usages, Annotations, types, mutations, and embeddings.
Do not restate the specification content — apply DSL rules within the context of the calling skill.
Python rules for implementing CODEMANIFEST contracts
Verify each Cell's CODEMANIFEST against the implementation
Generate the final acceptance report with verdict
Defines the acceptance scope — the set of cells for a given functionality
Final acceptance orchestrator for contract-oriented workflows
Cell test coverage assessment for acceptance review