一键导入
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 页面并帮你完成安装。
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]