بنقرة واحدة
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]