ghost

Installation
SKILL.md

ghost

Overview

Generate a ghost package (spec + tests + install prompt) from an existing repo.

Preserve behavior, not prose:

  • tests.yaml is the behavior contract (operation cases and/or scenarios)
  • source tests and/or captured traces are the primary evidence
  • code/docs/examples only fill gaps (never contradict evidence)

The output is language-agnostic so it can be implemented in any target language or harness.

Scenario testing frame (for agentic systems / tool loops):

  • Given an initial world state + tool surface + user goal
  • When the agent runs under realistic constraints and noise
  • Then it reaches an acceptable outcome without violating invariants (safety, security, cost, latency, policy)
Installs
22
GitHub Stars
60
First Seen
Feb 28, 2026
ghost — tkersey/dotfiles