ils15

Focus.Prompt — Development skill for Claude Code

Development community

Pin a session goal to keep all todos, delegation decisions, and verification steps aligned with a single stated objective.

How to install Focus.Prompt

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

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

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

What Focus.Prompt does


name: focus description: "Pin a session goal to keep all todos, delegation decisions, and verification steps aligned with a single stated objective" agent: zeus tools: ['search']

Pin Session Goal (Zeus + Session-Goal Skill)

Session Goal

**Goal:** $input


What to do

  1. Confirm the goal is clear and actionable. If ambiguous, ask one clarifying question.
  2. Format the goal using the 4-component structure below.
  3. Write the pinned goal to `.pantheon/memory-bank/.tmp/current

Alternatives in Development

  • Brainstorm OKRs — Brainstorm team OKRs aligned with company objectives 7.8k ★
  • Create Todos — Create Smart TODOs 2.8k ★
  • Autoresearch — Claude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code 2.5k ★

Full documentation available on GitHub

View Source Repository