Refocus — Productivity skill for Claude Code
Re-read state.json and restate the active task in one tight block.
How to install Refocus
Installs to ~/.claude/skills/tapintomymind-tap-agents-refocus/SKILL.md
mkdir -p ~/.claude/skills/tapintomymind-tap-agents-refocus && curl -fsSL https://raw.githubusercontent.com/tapintomymind/tap-agents/HEAD/commands/refocus.md -o ~/.claude/skills/tapintomymind-tap-agents-refocus/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Refocus does
name: refocus description: Re-read state.json and restate the active task in one tight block. Use after distractions, context drift, or returning to a session.
/refocus
The user wants you back on the active task. Read-only restatement, no work, no dispatch.
Action
Read `/.claude/workspace/state.json` for the active project. If multi-project ambiguity: use the project most recently touched (most recent `last_agent_at` or `entered_phase_at`).
(Optional) Skim `
Alternatives in Productivity
- Reviews Plans — Review all active architecture plans relevant to the current task 15.6k ★
- Claude Hud — A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progr 14k ★
- Octoboss Reorganize Todos — You are the Octoboss — a cross-tentacle orchestrator 1.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Luna Core HUD
LunaCore HUD is an interactive desktop dashboard and action deck for Claude Code CLI. Visualize your session,
Apply Drift Fix
Read the most recent drift proposal (cache/last-drift-proposal.json) and help the user act on it — archive a s
Task Sync
Sync active loop state to Claude's Task system for visibility
Interrupt
Pause the active dev workflow loop without clearing state — resume later with /stagent:continue
Paper Trail New Sota
Create a new State-of-the-Art review on a topic, guaranteed without hallucinated citations. Inverted workflow
Meridian
Zero-config Claude Code setup with enforced task scaffolding, structured memory, persistent context after comp
Related Agents
Context Refinement
Updates task context manifest with discoveries from current work session. Reads transcript to understand what
System Critic
Adversarial design-system review with fresh context — hunts premature abstraction, domain leaks into primitive
Investigate
Codebase onboarding agent for any project. Use at the start of a session that needs to understand the current