What problem does it solve? Infrastructure group members need a governed workflow for handling development environment setup, component integration, testing, and observability tasks inside QuantCode, without bypassing organizational authorization or approval gates. ## Core Features & Use Cases - Capability Reuse First: Queries the Capability Catalog and group long-term Memory before starting work, recording real capability coverage with organization_reuse and proposing solutions via organization_solution. - Task Grading and Gating: Classifies tasks by level; L2/L3 work only begins after the SolutionDoc is frozen, and users confirm concrete versions in the task interface. - Scoped Permissions: Works only in authorized R&D workspaces; GitGraph consumes only verified GitHub subjects visible under the mapped team, and production deployment stays on a separate Admin plane. - Use Case: An infra group member receives a task to integrate a new observability component. The Skill checks existing organizational capabilities, proposes a solution, waits for user confirmation, implements in the authorized workspace, runs tests, and reports changes with test evidence. ## Quick Start Start an infra group task asking to set up a testing environment for a new component, reusing existing organizational capabilities and waiting for my confirmation before implementation.