Skip to content
#2148 Overall#179 in CodingVerified SKILL.md

Superself

Use when a project keeps its state in Superself (a `<!-- superself:begin` block in AGENTS.md or CLAUDE.md, or `self setup` resolves the directory to a registered project): read `self context` at session start, attach work to a work unit, report with evidence, and record confirmed decisions so the next session picks up where this one left off.

Claude CodeCodexSKILL.md
ClawHub downloads
ClawHub active installs
39.4KGitHub repository stars
Momentum rank

What It Does

Superself packages a focused coding & development workflow for an AI agent. Use when a project keeps its state in Superself (a `<!-- superself:begin` block in AGENTS.md or CLAUDE.md, or `self setup` resolves the directory to a registered project): read `self context` at session start, attach work to a work unit, report with evidence, and record confirmed decisions so the next session picks up where this one left off. It is best suited to users who can review the resulting actions and provide only the accounts, files, or command access needed for the task. It is not a substitute for human approval on destructive, financial, security-sensitive, or public-facing actions.

Popular Use Cases

  • Review and improve a code change
  • Automate a repeatable development task
  • Investigate failures and prepare a fix
  • Work with repositories and developer tooling

Install this Agent Skill

Claude Code

npx skills add https://github.com/wshobson/agents --skill superself

Commands derived from the public GitHub SKILL.md record. Checked 2026-09-18. Review the source before running them.

Requirements

Claude CodeRequired / review
CodexRequired / review
Public SKILL.md sourceRequired / review
Review instructions and requested permissions before installationRequired / review
Paid serviceCheck source
Supported systemCheck source

Why It’s Popular

Superself is a verified Agent Skill from wshobson with a public SKILL.md, compatible with Claude Code, Codex.

Similar Skills