sjquant

Ghosts — Development skill for Claude Code

Development community

A specialized squad of elite ghost agents, operating unseen to execute complex operations with absolute precision.

How to install Ghosts

This entry records only its repository, not the path inside it, so there is no exact command to give. Open sjquant/ghosts and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Ghosts does

A specialized squad of elite ghost agents, operating unseen to execute complex operations with absolute precision.

Alternatives in Development

  • Web Artifacts Builder — Build complex claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui 94.1k ★
  • LifeOS — ⛰️ The Life Operating System — an intent engineering platform that moves you from your current state to your i 18.7k ★
  • Lazycodex — The one and only agent harness for complex codebases 3.3k ★

README

ghosts

Reusable agent skills and reviewers.

Default bias: delete needless layers, reuse what exists, and keep the smallest safe instruction that preserves the behavior.

Install

Install all skills globally for your agent:

npx @solaqua/skul@latest add --global --agent codex sjquant/ghosts --all

Replace `codex` with the name of the agent you use, if different.

Bundles

  • engineering/: implementation, planning, review, and collaboration skills with their reviewers.
  • research/: bounded, evidence-grounded research and explanation skills.
  • writing/: writing, rewriting, and change-explanation skills.
  • tools/skills/: directly maintained tool-integration skills, including vibe-notion.
  • registry/: external skill references that are not maintained in this repository.

Upstream sources

Local component Upstream Pinned revision License
writing/skills/humanize-korean/references `epoko77-ai/im-not-ai`, skills/humanize-korean/references `9747f03` MIT
tools/skills/vibe-notion `devxoul/vibe-notion`, skills/vibe-notion `89c6643` MIT, declared in the upstream README

The vendored Vibe Notion skill includes an `UPSTREAM.md` file with its source path and maintenance notes.

The standalone `humanize-korean` skill selectively syncs applicable rules from the upstream revision above. Upstream orchestrator, plugin, and agent-runtime paths are intentionally excluded.