ils15

Pantheon Focus — Development skill for Claude Code

Development community

Pin a session goal to prevent scope creep.

How to install Pantheon Focus

Installs to ~/.claude/skills/ils15-pantheon-legacy-pantheon-focus/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ils15-pantheon-legacy-pantheon-focus && curl -fsSL https://raw.githubusercontent.com/ils15/pantheon-legacy/HEAD/commands/pantheon-focus.md -o ~/.claude/skills/ils15-pantheon-legacy-pantheon-focus/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Pantheon Focus does


description: "Pin a session goal to prevent scope creep. Usage: /pantheon-focus" agent: "zeus"

/pantheon-focus — Session Goal

**What:** Pins a session objective. When active, all agents verify every action against the pinned goal. Off-topic work is flagged and blocked. **Usage:** `/pantheon-focus ` **Commands:** `/pantheon-focus list` — show all active goals, `/pantheon-focus clear` — remove all

Alternatives in Development

  • Ccusage — CLI for analyzing Claude Code/Codex usage from local JSONL files 11.8k ★
  • Create Handoff — You are tasked with writing a handoff document to hand off your work to another agent in a new session 10k ★
  • CORS — Scan an endpoint for CORS misconfiguration — arbitrary-origin reflection, null-origin trust, credential exposu 4.5k ★

Full documentation available on GitHub

View Source Repository