Focus banner
Nnnsightnnn Nnnsightnnn

Focus

Productivity community

Description

--- description: Focus on a specific task with context loading allowed-tools: Read, Grep, Glob, TodoWrite --- # Focus Command **Usage**: `/focus [task_id or description]` Load context and concentrate on a specific task. --- ## Step 1: Identify Task Parse the task identifier or description from: `$ARGUMENTS` If a task ID is provided: - Fetch task details from your task system - Extract title, description, acceptance criteria If a description is provided: - Search for matching tasks - Conf

Installation

Installs to ~/.claude/commands/nnnsightnnn-claudekit-focus.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Nnnsightnnn/claudekit/HEAD/.claude/commands/focus.md -o ~/.claude/commands/nnnsightnnn-claudekit-focus.md

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

Full documentation available on GitHub

View Source Repository