Skip to content
View GhostlyGawd's full-sized avatar
👻
percolating
👻
percolating
  • solo dev

Block or report GhostlyGawd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GhostlyGawd/README.md
Ghostly — an electric-blue retro-futurist skyline and ocean banner for AI agent systems and developer tools.

I’m an independent developer building tools that make AI coding agents more durable, observable, and accountable.

My work sits at the intersection of developer tooling, agent orchestration, and evidence-driven engineering—turning fragile one-off prompts into repeatable systems with persistent state, regression checks, and operational guardrails.

Selected systems

A self-improving operating layer for AI coding agents, with versioned skills, hooks, regression evals, and a calibration ledger.

Python · PowerShell · TypeScript

Mission control for parallel CLI coding agents running in isolated Git worktrees, with terminals, diffs, and live monitoring.

TypeScript · React · Playwright
Live site →

A codebase intelligence tool that maps symbols, calls, imports, hotspots, and overlap into an interactive graph.

JavaScript · Go · GitHub Actions

Field tools

  • Goal Prompts — 30 evidence-driven mission briefs for auditing repositories and producing actionable reports. Try it live →
  • Engineering Board — autonomous work routing, validation, and session-end accountability for Claude Code. View the board →
  • ViewForge — a tested, learning-loop pipeline for research, scripting, motion, editing, distribution, and measurement.

Operating principles

  • Persistent state over ephemeral context — important work survives restarts, handoffs, and context limits.
  • Measurable learning over vague “self-improvement” — predictions, outcomes, and regressions stay on the record.
  • Isolation and recovery by design — worktrees, bounded loops, deterministic gates, and inspectable artifacts.
  • Tools that compose — focused building blocks for real agent-assisted engineering workflows.

TypeScript · React · Next.js · Python · PowerShell · Shell · GitHub Actions · Playwright

Building practical infrastructure for serious agentic engineering.

Popular repositories Loading

  1. recursive-harness recursive-harness Public

    Portable, evidence-driven agent development harness for Codex, Claude Code, and generic Agent Skills. Active beta v0.1.2.

    Python 3

  2. engineering-board engineering-board Public

    Claude Code plugin: autonomous engineering board management — routes findings, validates entries, surfaces in-progress work, enforces routing before session end.

    Shell

  3. grove grove Public

    Mission control for a swarm of CLI coding agents — parallel agents in isolated git worktrees, with a built-in terminal, diff viewer, and real-time monitoring. Cross-platform, self-hosted, OSS.

    TypeScript

  4. commit-gate commit-gate Public

    Deterministically enforce a commit-message template and update Linear on every git commit in interactive Claude Code. Hook-driven, packaged as a skill + one-plugin marketplace.

    Python

  5. everloop everloop Public

    Your autonomous agent dies when its context window fills up. everloop is the fix: a tiny, dependency-free starter kit for agents that run 24/7 via bounded ticks over durable on-disk state.

    PowerShell

  6. codeweb codeweb Public

    Your agents break less code and burn fewer tokens — deterministic call/import graph + 27 MCP tools for coding agents. Claude Code plugin & MCP server; zero deps, runs 100% locally.

    JavaScript