원클릭으로
goga-accept-scope
Defines the acceptance scope — the set of cells for a given functionality
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Defines the acceptance scope — the set of cells for a given functionality
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
Final acceptance orchestrator for contract-oriented workflows
Cell test coverage assessment for acceptance review
Validate cell-level usage files against actual implementation during acceptance
| name | goga-accept-scope |
| description | Defines the acceptance scope — the set of cells for a given functionality |
You are responsible for defining the acceptance scope — identifying the set of cells associated with a given functionality.
Acceptance operates at the functionality level. One functionality may span one or more cells.
Resolve the scope:
<target>git diff to identify changed filesgoga schemagit diff results to cells in the schema.usages/ directory exists
d. Classify change types: CODE / MANIFEST / USAGE / TESTSTOP if:
Complete every section. Empty sections are not allowed.
# Acceptance Scope Report
## Data source
[How the scope was resolved: arguments, git diff, or user selection]
## Functionality
[Functionality description, if determined]
## Cells for acceptance
[Table: Cell | Path | Change types (CODE/MANIFEST/USAGE/TEST)]
## Affected dependencies
[Table: Dependent cell | Dependency type (DIRECT/TRANSITIVE) | Impact assessment]
## Scope summary
[Total cells, total files, distribution by change categories]