Instructions file
Instructions for dioptx/mcp-atom-of-thoughts, covering mcp-atom-of-thoughts (v3), architecture, mcp tools (3), atom types and sessions.
Instructions file
Instructions for dioptx/mcp-atom-of-thoughts, covering mcp-atom-of-thoughts (v3), architecture, mcp tools (3), atom types and sessions.
Plugin Claude Code
Plugin marketplace listing 1 plugin: weft.
Plugin Claude Code
Deterministic workflow tracking with event-sourced logs for Claude Code.
Hook
Runs when a session starts, executing weft-sessionstart.sh via bash. From dioptx/weft.
Hook
Runs before the agent uses a tool for Bash, Edit, Write and Agent tool calls, executing weft-pretooluse.sh via bash. From dioptx/weft.
Hook
Runs before the context is compacted, executing weft-precompact.sh via bash. From dioptx/weft.
Hook
Runs when the agent finishes a response, executing weft-stop.sh via bash. From dioptx/weft.
Skill Claude CodeCodex
Query the weft event log with filters. Use only when user types /ev-query.
Skill Claude CodeCodex
Abort the current weft workflow. Use only when user types /wf-abort.
Skill Claude CodeCodex
Analyze weft workflow runs for timing and friction. Use only when user types /wf-analyze.
Skill Claude CodeCodex
Propose a weft workflow from conversation context. Scans skills, identifies gaps, builds template with loops.
Skill Claude CodeCodex
Check weft template currency — drift of working copies vs the bundled canonical, and whether the plugin clone is behind upstream. Use only when user types /wf-doctor.
Skill Claude CodeCodex
Preview a weft workflow template with full step details. Use only when user types /wf-preview.
Skill Claude CodeCodex
Rebuild weft state.json from the event log. Use only when user types /wf-rebuild.
Skill Claude CodeCodex
Resume a weft workflow parked in 'waiting' at a human gate (unattended onfail=block). Use only when user types /wf-resume.
Skill Claude CodeCodex
Execute the current weft step via the Claude Code Workflow tool, then auto-transition on the structured verdict. Use only when user types /wf-run-step, or when advancing a step whose template declares an executor.
Skill Claude CodeCodex
Initialize a weft workflow from a template or inline steps. Use only when user types /wf-start.
Skill Claude CodeCodex
Show current weft workflow state and recent events. Use only when user types /wf-status.
Skill Claude CodeCodex
Transition the current weft workflow step. Use only when user types /wf-step.
Skill Claude CodeCodex
Create a new weft workflow template or edit an existing one interactively. Use only when user types /wf-template.