원클릭으로
goga-cell
DSL specification for cell structure and CODEMANIFEST files
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
DSL specification for cell structure and CODEMANIFEST files
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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
| 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.