ticket

Execute V12 refactoring tickets in isolated Bob sessions with manual approval.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/antigravityos187-sketch/universal-or-strategy --skill ticket-antigravityos187-sketch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ticket
Source: https://github.com/antigravityos187-sketch/universal-or-strategy/tree/main/.bob/skills/ticket
Command: npx skills add https://github.com/antigravityos187-sketch/universal-or-strategy --skill ticket-antigravityos187-sketch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill isolates and refactors V12 refactoring tickets into new Bob sessions, ensuring a clean environment for each task.

Core Features & Use Cases

  • Isolated Session: Run each ticket in a new Bob session to avoid interference with other tasks.
  • Ticket Refactoring: Automate the process of reading, analyzing, and refactoring code tickets.
  • Use Case: Use this Skill to begin the refactoring process of a complex code ticket, ensuring that it is done in a controlled and isolated manner.

Quick Start

Use the ticket skill with the path to your ticket file, e.g., 'ticket skill /path/to/ticketfile.md'.

Frequently Asked Questions about ticket

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I isolate code refactoring tickets to prevent interference during V12 maintenance?

Isolated Bob sessions prevent interference by running each V12 refactoring ticket in a separate environment. This ensures a clean workspace for each task, maintaining zero logic drift and strict adherence to V12 Photon Kernel DNA during code maintenance.

How do I start refactoring a complex code ticket using an isolated Bob session?

Start refactoring a complex code ticket by invoking the ticket skill with your file path, e.g., 'ticket skill /path/to/ticketfile.md'. This initiates an isolated Bob session that reads and analyzes the ticket, requiring manual approval before executing any code changes.

Does the V12 refactoring ticket process require manual approval before execution?

Yes, the V12 refactoring ticket process requires manual approval before execution. This ensures developers review the automated code analysis prior to applying changes, guaranteeing zero logic drift and strict adherence to V12 Photon Kernel DNA during maintenance.

What is a Bob session and how does it work for codebase maintenance tasks?

A Bob session is an isolated environment used for codebase maintenance that runs individual refactoring tickets independently. It works by reading, analyzing, and refactoring code in a controlled space to prevent cross-task interference and maintain the V12 Photon Kernel DNA.

When do I need to use isolated sessions for code refactoring instead of regular workflows?

Use isolated sessions for code refactoring when processing complex V12 maintenance tickets that demand a clean environment. This approach is necessary to avoid cross-task interference, ensure zero logic drift, and strictly enforce V12 Photon Kernel DNA adherence.

What are the limitations of automating V12 code refactoring within isolated Bob sessions?

A key limitation of automating V12 code refactoring within isolated Bob sessions is the strict manual approval requirement before execution. This prevents fully automated pipelines, ensuring controlled refactoring but requiring human intervention to apply code changes.