Plugin Claude Code
Single-file planning system for complex tasks based on Manus Context Engineering principles.
Plugin Claude Code
Single-file planning system for complex tasks based on Manus Context Engineering principles.
Instructions file
Instructions for moonxorsun/focus-claude-code: This is the focus plugin for Claude Code - a single-file planning system for complex tasks.
Plugin Claude Code
Single-file planning workflow for complex tasks.
Command
Save progress mid-session without ending the focus session. Archives findings, truncates logs, but keeps focuscontext.md active.
Command
Complete a focus session - archive findings, commit changes, cleanup session files.
Command
Recover context from previous sessions. Use when Claude's session restore fails or when resuming work after interruption.
Command
Start a focus session - create focuscontext.md for complex multi-step tasks or research projects.
Hook
Runs before the agent uses a tool for Read, Glob, Grep, WebSearch, WebFetch, Write, Edit and Bash tool calls, executing focus_hook.py via python with --hook and --tool (8 commands). From moonxorsun/focus-claude-code.
Hook
Runs after a tool call finishes for Write, Edit, Read, Glob, Grep, WebSearch, WebFetch and Bash tool calls, executing focus_hook.py via python with --hook and --tool (8 commands). From moonxorsun/focus-claude-code.
Hook
Runs when the agent finishes a response, executing focus_hook.py via python with --hook. From moonxorsun/focus-claude-code.
Hook
Runs when you submit a prompt, before the agent sees it, executing focus_hook.py via python with --hook. From moonxorsun/focus-claude-code.
Hook
Runs when a session starts, executing focus_hook.py via python with --hook. From moonxorsun/focus-claude-code.
Skill Claude CodeCodex
Save progress mid-session - archive findings, truncate logs, continue working.
Skill Claude CodeCodex
Complete a focus session - archive findings, commit changes, cleanup session files.
Skill Claude CodeCodex
Recover context from previous sessions. Use when Claude's session restore fails or when resuming work after interruption.
Skill Claude CodeCodex
Single-file planning for complex tasks. Creates .claude/tmp/focus/focuscontext.md. Use when starting complex multi-step tasks or research projects.