ai-workspace
01Plugin Claude Code
Thread-based workspace management with specialized agents for long-running AI conversations.
Plugin Claude Code
Thread-based workspace management with specialized agents for long-running AI conversations.
Settings file Claude Code
Agent settings declaring 10 allowed tools.
MCP server Claude CodeCodexCursor +2
MCP server "threads" as configured in sebmartin/ai-workspace-plugin.
Instructions file CodexOpenCode
AGENTS.md instructions for sebmartin/ai-workspace-plugin, covering ai workspace plugin, project overview, architecture, directory structure and cross-vendor strategy.
Instructions file
Claude Code instructions for sebmartin/ai-workspace-plugin, a project described as: A structured workspace for AI-assisted development with Claude Code. Manage long-running discussions, track decisions, and maintain context across sessions.
Agent
Stewards and develops a proposal to find its strongest form. Use in structured debate to build the best case for an idea, openly acknowledging weaknesses and refining in response to challenges.
Agent
Stress-tests proposals to expose blind spots and strengthen ideas. Use in structured debate to counter assumptions, surface risks, and find edge cases — always in good faith with the goal of a stronger outcome.
Hook
Runs when a session starts on startup, clear and compact, running an inline shell check. From sebmartin/ai-workspace-plugin.
Skill Claude CodeCodex
Pressure-test a proposal through structured dialogue between a proponent and skeptic. Extracts the current proposal from context, runs rounds of challenge and refinement, and saves a synthesized plan as a thread artifact.
Skill Claude CodeCodex
Initialize the ai-workspace plugin in the current directory. Creates threads/, AGENTS.md, CLAUDE.md, and .claude/settings.json. Safe to re-run, skips files that already exist.
Skill Claude CodeCodex
Thread management for organizing long-running discussions. Use when creating threads, listing threads, resuming work, saving context, or logging decisions.
Command
Also recognized: "search archives for X", "any archived threads about X".
Command
A structured workspace for AI-assisted development with Claude Code. Manage long-running discussions, track decisions, and maintain context across sessions.
Command
Command "link-thread" from sebmartin/ai-workspace-plugin, covering commands: link-parent, create-child, link-related, link to parent thread (/threads link-parent [thread-name]), create a child thread (/threads create-child [thread-name]) and link a related thread (/threads link-related [thread-name]).
Command
A structured workspace for AI-assisted development with Claude Code. Manage long-running discussions, track decisions, and maintain context across sessions.
Command
Command "park-topic" from sebmartin/ai-workspace-plugin, covering commands: park, pop, parked, park a topic (/threads park [topic]), pop a parked topic (/threads pop) and list parked topics (/threads parked).
Command
Create a named artifact — a summary, analysis, spec, diagram, or any output worth keeping and linking from the thread.
Command
Execute ALL steps in order. Do not skip any step.