← all publishers

vivekkrishna

@vivekkrishna source repo

5 published skills

  1. Cige Test Authoring · vivekkrishna
    Use when authoring, reviewing, or refactoring an agentic AI test case. Enforces the CIGE format (Context, Intent, Guardrails, Execution) that separates stable intent from adaptive, self-healing execution.
    0
    installs
  2. Cige Environment Recovery · vivekkrishna
    Use when a CIGE test run is classified as an Infrastructure Failure (auth error, unreachable service, missing seed data, unbootstrapped environment). Restores the environment; never modifies the test definition.
    0
    installs
  3. Cige Failure Classification · vivekkrishna
    Use immediately after any CIGE test run completes, pass or fail, before any repair. Classifies the outcome (infrastructure failure, outdated test logic, product defect, or false positive) and names which self-healing skill, if any, is allowed to act.
    0
    installs
  4. Cige Stale Execution Repair · vivekkrishna
    Use when cige-failure-classification identifies Outdated Test Logic (repair Execution steps, Mode A) or a confirmed False Positive (add a stricter Guardrail, Mode B). Human approval required before committing either kind of repair.
    0
    installs
  5. Cige Product Defect Escalation · vivekkrishna
    Use when cige-failure-classification identifies a Product Defect -- execution reached a healthy system with current steps, but the outcome contradicts Intent. Fetches specRef and buildRef to file a defect or, only with human approval, propose an Intent update.
    0
    installs