From partme-ai-full-stack-skills
Explores ideas, investigates problems, compares options, and clarifies requirements before code changes using /opsx:explore. No artifacts created; transitions to openspec-new or openspec-ff.
npx claudepluginhub partme-ai/full-stack-skills --plugin t2ui-skillsThis skill uses the workspace's default tool permissions.
Use **`/opsx:explore`** to think through ideas, investigate problems, compare options, and clarify requirements — all without creating any artifacts or committing to a structure. When insights crystallize, transition to **openspec-new** or **openspec-ff**.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Use /opsx:explore to think through ideas, investigate problems, compare options, and clarify requirements — all without creating any artifacts or committing to a structure. When insights crystallize, transition to openspec-new or openspec-ff.
Start exploration
/opsx:explore or /opsx:explore [topic].Investigate
Transition when ready
/opsx:new <change-name> to start a formal change./opsx:ff <change-name> if they want to create all planning artifacts at once.openspec init). See openspec-initial.