commandmate 0.29.0 → 0.29.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +122 -122
- package/.next/app-path-routes-manifest.json +23 -23
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +15 -15
- package/.next/required-server-files.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update-check/route.js +1 -1
- package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/capabilities/route.js +1 -1
- package/.next/server/app/api/capabilities/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/permission-request/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/escalation/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/remote/pair/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/clear-composer/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/env/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/instances/opencode/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/share/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/resolve-target/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
- package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
- package/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
- package/.next/server/app/more/page_client-reference-manifest.js +1 -1
- package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
- package/.next/server/app/review/page_client-reference-manifest.js +1 -1
- package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/page.js +9 -9
- package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +23 -23
- package/.next/server/chunks/2119.js +1 -1
- package/.next/server/chunks/2404.js +1 -1
- package/.next/server/chunks/2445.js +1 -1
- package/.next/server/chunks/2759.js +1 -1
- package/.next/server/chunks/6130.js +1 -1
- package/.next/server/middleware-manifest.json +5 -5
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/{6381-c8d93ec301dbc380.js → 6381-9a929249196a0e77.js} +1 -1
- package/.next/static/chunks/app/worktrees/[id]/page-817378dd7c580774.js +1 -0
- package/.next/static/css/6266bde3bce465a2.css +1 -0
- package/.next/trace +13 -13
- package/package.json +1 -1
- package/.next/static/chunks/app/worktrees/[id]/page-c07b23b6ca58091c.js +0 -1
- package/.next/static/css/b6990f889f4f9515.css +0 -1
- /package/.next/static/{uulKcSOgyxChTo4SipUSF → Dvfs4ZThl5vBhJGP-ZQuJ}/_buildManifest.js +0 -0
- /package/.next/static/{uulKcSOgyxChTo4SipUSF → Dvfs4ZThl5vBhJGP-ZQuJ}/_ssgManifest.js +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";exports.id=2404,exports.ids=[2404],exports.modules={10176:(a,b,c)=>{c.d(b,{C8:()=>h,MN:()=>j,TN:()=>g,lg:()=>f,tc:()=>i});var d=c(50446);let e=["planning","development","review","documentation","workflow","skill","standard-session","standard-config","standard-monitor","standard-git","standard-util"];function f(a){if(0===a.length)return[];let b=new Map;for(let c of a){let a=b.get(c.category)||[];a.push(c),b.set(c.category,a)}let c=[];for(let a of e){let e=b.get(a);e&&e.length>0&&c.push({category:a,label:d.B[a],commands:e})}for(let[a,f]of b)!e.includes(a)&&f.length>0&&c.push({category:a,label:d.B[a]||a,commands:f});return c}function g(a){let b=a.cliTools&&a.cliTools.length>0?[...a.cliTools].sort().join(","):"claude";return`${a.name}::${b}`}function h(a,b){let c=new Map;for(let b of a)for(let a of b.commands)c.set(g(a),{...a,source:a.source||"standard"});for(let a of b)for(let b of a.commands)c.set(g(b),{...b,source:b.source||"worktree"});return f(Array.from(c.values()))}function i(a,b){if(0===b.length)return a;let c=new Set,d=[];for(let b of a)for(let a of b.commands)c.add(g(a)),d.push(a);let e=0;for(let a of b){let b=g(a);!c.has(b)&&(c.add(b),d.push(a),e++)}return 0===e?a:f(d)}function j(a,b){return a.map(a=>({...a,commands:a.commands.filter(a=>a.cliTools?a.cliTools.includes(b):"claude"===b)})).filter(a=>a.commands.length>0)}},32404:(a,b,c)=>{c.d(b,{$B:()=>E,DP:()=>G,SN:()=>y,UI:()=>A,XN:()=>z,YJ:()=>C,eH:()=>D,l1:()=>x,s$:()=>B});var d=c(29021),e=c(21820),f=c(33873),g=c(4018),h=c.n(g),i=c(50446),j=c(10176),k=c(15194),l=c(70673);c(84915);var m=c(68804);let n=(0,c(72626).h)("slash-commands"),o=null,p=null,q=f.join(".codex","skills"),r=f.join(".agents","skills"),s=[f.join(".opencode","skills"),f.join(".claude","skills"),r];function t(a){return h()(a,{engines:{js:{parse:()=>{throw Error("JavaScript engine is disabled for security")},stringify:()=>{throw Error("JavaScript engine is disabled for security")}},javascript:{parse:()=>{throw Error("JavaScript engine is disabled for security")},stringify:()=>{throw Error("JavaScript engine is disabled for security")}}}})}function u(a){if("string"==typeof a)return(0,k.hR)(a)?[a]:void 0;if(!Array.isArray(a))return;let b=a.filter(a=>"string"==typeof a&&(0,k.hR)(a));if(0!==b.length)return Array.from(new Set(b))}async function v(a){let b=function(a){let b=a||process.cwd();return f.join(b,".claude","commands")}(a);if(!d.existsSync(b))return n.warn("commands-directory-not-found:commandsdir"),[];let c=d.readdirSync(b).filter(a=>a.endsWith(".md")),e=[];for(let a of c){let c=function(a){try{let b=d.readFileSync(a,"utf-8"),{data:c}=t(b),e=f.basename(a,".md"),g=i.N[e]||"workflow";return{name:e,description:c.description||"",category:g,model:c.model,cliTools:u(c.cliTools),filePath:f.relative(process.cwd(),a)}}catch(a){return n.error("error-parsing-command-file-filepath:",{error:a instanceof Error?a.message:String(a)}),null}}(f.join(b,a));c&&e.push(c)}return e.sort((a,b)=>a.name.localeCompare(b.name)),o=e,e}function w(a,b,c,e=!1){if(!d.existsSync(a))return[];let g=d.readdirSync(a,{withFileTypes:!0}),h=[];for(let b of g)if(b.isDirectory()&&!b.name.includes(".."))if(e&&".system"===b.name)try{let b=f.join(a,".system");for(let a of d.readdirSync(b,{withFileTypes:!0}))a.isDirectory()&&(a.name.includes("..")||h.push({dir:b,name:a.name}))}catch{}else h.push({dir:a,name:b.name});let i=f.resolve(a)+f.sep,j=[];for(let{dir:a,name:e}of h){if(j.length>=100){n.warn(c);break}let g=f.resolve(a,e);if(!g.startsWith(i))continue;let h=function(a,b){let c=f.join(a,"SKILL.md");try{let a;if(d.statSync(c).size>65536)return n.warn("skipping-oversized-skill-file-statsize-b"),null;let e=d.readFileSync(c,"utf-8"),g=b,h="";try{let{data:c}=t(e);g=c.name||b,h=c.description||"",a=u(c.cliTools)}catch{let a=function(a){let b=a.match(/^---\r?\n([\s\S]*?)\r?\n---/);if(!b)return{name:"",description:""};let c=b[1],d=c.match(/^name:\s*(.+)$/m),e=c.match(/^description:\s*(.+)$/m);return{name:d?d[1].trim():"",description:e?e[1].trim():""}}(e);g=a.name||b,h=a.description||""}return{name:(0,l.W5)(g,100),description:(0,l.W5)(h,500),category:"skill",source:"skill",cliTools:a,filePath:f.relative(process.cwd(),c)}}catch(a){return n.error("error-parsing-skill-file-skillpath:",{error:a instanceof Error?a.message:String(a)}),null}}(g,e);h&&j.push({...h,...b})}return j.sort((a,b)=>a.name.localeCompare(b.name)),j}async function x(a){return w(function(a){let b=a||process.cwd();return f.join(b,".claude","skills")}(a),{},"skills-count-limit")}async function y(a){let b=a??e.homedir();return w(f.join(b,q),{source:"codex-skill",cliTools:["codex"]},"codex-skills-count-limit",!0)}async function z(a){let b=a??e.homedir();return w(f.join(b,r),{source:"codex-skill",cliTools:["codex","antigravity"]},"agents-skills-count-limit",!0)}async function A(a){let b=a??e.homedir(),c=new Map;for(let a of s)for(let d of w(f.join(b,a),{source:"skill",cliTools:["opencode"]},"opencode-skills-count-limit"))c.set(d.name,d);return Array.from(c.values()).sort((a,b)=>a.name.localeCompare(b.name))}function B(a){return a.map(a=>{let b=a.hints.length>0?a.hints.join(" "):"",c=[a.description,b].filter(a=>a.length>0).join(" \xb7 "),d="skill"===a.source;return{name:(0,l.W5)(a.name,100),description:(0,l.W5)(c,500),category:d?"skill":"workflow",source:d?"skill":"worktree",cliTools:["opencode"],filePath:""}})}function C(a,b){let c=new Set(b.map(a=>a.name));return[...a.filter(a=>!c.has(a.name)),...b]}function D(){return m.re.filter(a=>a.cliTools?.includes("copilot"))}function E(){return[{name:"clear",description:"Clear the screen and conversation history",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"compact",description:"Compress the context by replacing it with a summary",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"rewind",description:"Rewind to a previous conversation state",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"quit",description:"Exit the CLI",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"model",description:"Manage model configuration",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"theme",description:"Change the theme",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"agents reload",description:"Reload the agent registry",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"commands reload",description:"Reload custom slash commands",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"memory reload",description:"Reload context files (e.g. GEMINI.md)",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"mcp reload",description:"Restart and reload MCP servers",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"skills reload",description:"Reload discovered agent skills from disk",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"extensions reload",description:"Reload all active extensions",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"help",description:"Show help for interactive commands",category:"standard-util",cliTools:["gemini"],filePath:"",source:"builtin"}]}function F(a,b){let c=new Map;for(let b of a)c.set((0,j.TN)(b),b);for(let a of b)c.set((0,j.TN)(a),a);return Array.from(c.values())}async function G(a){if(a){let b=await v(a),c=await x(a),d=F([...c,...C(await y(a),await z(a))],b);return(0,j.lg)(d)}null===o&&(o=await v()),null===p&&(p=await x().catch(()=>[]));let b=F([...p],o);return(0,j.lg)(b)}},50446:(a,b,c)=>{c.d(b,{B:()=>d,N:()=>e});let d={planning:"Planning",development:"Development",review:"Review",documentation:"Documentation",workflow:"Workflow",skill:"Skills","standard-session":"Standard (Session)","standard-config":"Standard (Config)","standard-monitor":"Standard (Monitor)","standard-git":"Standard (Git)","standard-util":"Standard (Utility)"},e={"work-plan":"planning","issue-create":"planning","issue-split":"planning","design-policy":"planning","tdd-impl":"development","bug-fix":"development",refactoring:"development","architecture-review":"review","acceptance-test":"review","progress-report":"documentation","create-pr":"workflow","pm-auto-dev":"workflow"}},68804:(a,b,c)=>{c.d(b,{HR:()=>s,re:()=>t,ro:()=>u});var d=c(10176);let e=/^[a-z0-9][a-z0-9-]{0,63}$/,f=/^\d+\.\d+\.\d+$/,g=JSON.parse('{"$comment":["Commands a human decided the catalog must NOT carry, in a form catalog:refresh can read (Issue #1704).","","Before this file existed the decision lived only in test assertions, which the reconcile tool cannot read:","it re-proposed the same commands on every release, applying them turned the guard tests red, and a human","re-derived the reasoning from old issues. v0.21.2 / v0.21.3 / v0.21.4 all proposed the same 3 commands.","","Fields (all required, validated by src/lib/slash-command-reconcile/exclusions.ts):"," name command name without the leading \'/\'."," cliTools tools this exclusion applies to. NEVER a name-wide ban: v0.21.2 had to narrow the /vim ban from"," \'the name\' to \'claude\' because codex 0.146.0 genuinely ships /vim, and the name-wide form was"," hiding a real command. State the tool that removed it, not the string."," kind \'phantom\' | \'out-of-scope\' — the two have very different re-decision costs, so they must not"," be written as one undifferentiated \'reason\' blob:"," phantom the command does not exist on that CLI (the source row is history, a marker, or"," a stub). Settles itself: if upstream starts shipping it for real, delete the row."," out-of-scope the command is real upstream and its description is fine; we chose not to surface"," it. Only a human re-deciding can remove this row."," reason why, in one sentence, phrased so the next reader does not have to open the issue."," issue the issue number the decision was made in.","","Adding a row silences a proposal, so add one only for a decision that is actually settled. A command still","under discussion belongs OUT of this file: it will be re-proposed every run, and that recurring line is the","correct signal that an open decision exists (this is why /agents is deliberately absent — see #1704).","","What this file CANNOT express (Issue #2024), and why the gap was left open on purpose:","","This file records one kind of decision only — \'do not add X\'. It has no way to say \'X is a real new","command; the pins that describe the old set must move\'. So when codex 0.149.0 genuinely shipped /agents,","the reconcile correctly proposed it, and applying it turned the catalog pins in","tests/unit/lib/standard-commands.test.ts red (the total/per-tool counts, and the #1503 assertion that","/agents spans exactly [claude, opencode]). That is the same shape of recurrence the docblock above","describes — except the fix is the opposite one, because the proposal is CORRECT.","","#2024 considered relaxing those pins and deliberately did not:"," - Deriving the counts from the catalog itself makes them tautological. Their stated job is not to be"," correct arithmetic; it is to force a human to look at a refresh before it lands (\'this number only"," pins that a refresh was reviewed rather than applied blind\'). Deriving it deletes the review."," - Narrowing the #1503 /agents assertion to \'must not be deleted\' would drop the \'must not grow\' half —"," which is exactly the half that catches a phantom /agents re-entering from a docs stub, the original"," #1503 defect. It has now been widened three times (#1767, #1913, #2024) and every widening was"," backed by a probe or a source read. Being widened on evidence is the guard working, not failing.","","So the red is kept, and what #2024 removed instead is the *re-derivation* cost: `catalog:refresh` now","tells the operator what a pending addition will do and what the correct response is (see printSummary in","scripts/refresh-slash-command-catalog.ts). The full fix — an attestation record that says \'as of version","V, source S enumerates exactly this set for tool T\', which the pins read instead of hard-coding numbers —","is a separate build and is proposed as a follow-up issue rather than smuggled into this one."],"exclusions":[{"name":"ultraplan","cliTools":["claude"],"kind":"phantom","reason":"The claude docs row carries the bare marker \\"Removed\\" as its description; the command is not on the CLI. Adding it re-creates exactly the phantom entries #1502/#1503 purged.","issue":1503},{"name":"schedule","cliTools":["claude"],"kind":"out-of-scope","reason":"Real upstream with a correct description (cloud-run routines), but #1488 decided the palette does not carry it. A curation call, not a phantom — removing this row needs a human to re-decide.","issue":1488},{"name":"streamer-mode","cliTools":["copilot"],"kind":"phantom","reason":"Absent from `copilot help commands` on 1.0.80 and from the interactive palette: typing the full /streamer-mode returns no match, while the /zzzz negative control and the /undo positive control behave as expected.","issue":1913},{"name":"compact","cliTools":["opencode"],"kind":"phantom","reason":"Re-measured on 1.18.22 (Issue #2036) and it is worse than absent, so this stays. Typing the full /compact in the palette matches only the /review description text — and pressing Enter then SUBSTITUTES /review into the composer, i.e. offering /compact here would hand the operator a different command. Controls on the same session: /status matched its own row and executed; /zzzznotacommand matched nothing. /compact is also absent from `GET /command`, though that endpoint carries markdown commands and Skills only and so cannot by itself rule a TUI built-in in or out.","issue":2036}]}'),h=["phantom","out-of-scope"];function i(a){throw Error(`slash-command exclusions: ${a}`)}function j(a,b){return("string"!=typeof a||0===a.trim().length)&&i(`${b} must be a non-empty string`),a}function k(a,b){let c=`exclusions[${b}]`;(!a||"object"!=typeof a||Array.isArray(a))&&i(`${c} must be an object`);let d=j(a.name,`${c}.name`);e.test(d)||i(`${c}.name "${d}" is not a valid command name`),Array.isArray(a.cliTools)&&0!==a.cliTools.length||i(`${c}.cliTools must be a non-empty array (name-wide exclusions are not expressible)`);let f=[];for(let b of a.cliTools){let a=j(b,`${c}.cliTools[]`);f.includes(a)&&i(`${c}.cliTools lists "${a}" twice`),f.push(a)}let g=a.kind;"string"==typeof g&&h.includes(g)||i(`${c}.kind must be one of ${h.join(" | ")}`);let k=j(a.reason,`${c}.reason`);k.trim().length<20&&i(`${c}.reason is too short to explain the decision (min 20 chars)`);let l=a.issue;return("number"!=typeof l||!Number.isInteger(l)||l<=0)&&i(`${c}.issue must be a positive integer`),{name:d,cliTools:f,kind:g,reason:k,issue:l}}!function(a){(!a||"object"!=typeof a||Array.isArray(a))&&i("file must be a JSON object");let b=a.exclusions;Array.isArray(b)||i('"exclusions" must be an array');let c=b.map(k),d=new Set;for(let a of c)for(let b of a.cliTools){let c=`${b}:${a.name}`;d.has(c)&&i(`duplicate exclusion for /${a.name} on ${b}`),d.add(c)}}(g);let l=JSON.parse('{"$comment":["The set each CLI\'s authoritative source enumerated, as of the version and date a human read it (Issue #2026).","","One record per tool: \\"as of version V, source S enumerated exactly this set of commands for tool T\\".","It is a human\'s signed reading of a source, not a summary of the catalog. Nothing writes this file:","`catalog:refresh --write` adds commands and locale strings and stops there, so the only way to move an","attestation is for a person to open the source, read it, and edit this file. That act IS the review.","","Why the file exists (Issue #2024 left the gap open on purpose, see the $comment in","slash-commands-exclusions.json for the full decision):",""," The catalog pins in tests/unit/lib/standard-commands.test.ts used to describe the old set as literals —"," `toBe(244)`, `toBe(56)`, `toBe(102)`, and a hard-coded [claude, codex, opencode] for /agents. Their job"," was never arithmetic; it was to stop an unreviewed `--write` from landing. But a CORRECT addition (codex"," 0.149.0 really did ship /agents, /cd and /pwd) turned them red too, and the only way to clear the red was"," to retype the numbers, leaving the evidence nowhere but a commit message. The next release then re-derived"," the same reasoning from scratch. Relaxing the pins was rejected in #2024 and is still rejected here.",""," So the pins now read this file instead, and the invariant they enforce is:",""," catalog(tool) == attested(tool) \\\\ excluded(tool)",""," which fails in all four directions that matter:"," 1. catalog grew, attestation did not -> red (an unreviewed --write)"," 2. both moved together -> green (a reviewed addition; this is what was impossible before)"," 3. a name the source never listed -> red (the docs-stub phantom /agents of #1503)"," 4. an attested name dropped -> red (a real command silently lost)","","Fields (all required, validated by src/lib/slash-command-reconcile/attestations.ts — an invalid row throws,","it is never skipped, because a silently dropped attestation disarms exactly the guard this file is):"," tool catalog tool id. One record per tool; every tool the catalog serves must have one."," version the CLI version the reading is claimed against. This is the ONLY home of that number:"," `verifiedAgainst` was removed from slash-commands-catalog.json and is now derived from here"," (CATALOG_VERIFIED_AGAINST in src/lib/standard-commands.ts), so the stamp and the set it"," stands for can never drift apart, and no tool can bump the stamp on a human\'s behalf."," source where to look to re-run this exact measurement. Not a citation — an instruction."," observedAt YYYY-MM-DD the source was actually read. Load-bearing for a source that is not version-"," pinned: the claude docs page is live, so \\"claude 2.1.218\\" alone does not identify a document."," issue the issue the reading was taken in."," commands the enumerated set, sorted, without the leading \'/\'. For a source that lists more than its"," current commands (the claude docs table carries history rows and \\"Alias for /x\\" rows), this"," is the ACTIVE CANONICAL set — what the source says the CLI ships today. A row a human then"," decided not to surface stays here and is recorded in slash-commands-exclusions.json instead:"," /schedule is real on claude and deliberately absent from the catalog, so it must be attested"," or the \\"an attested name dropped\\" check above would misfire on it.","","Adding a command to this file is a claim about a CLI, so it needs the same evidence a probe result needs.","Copying a name out of the catalog to make a test go green inverts the whole mechanism."],"attestations":[{"tool":"claude","version":"2.1.218","source":"https://code.claude.com/docs/en/commands.md — the built-in slash command table, active canonical rows only (rows whose note says the command was removed, and \\"Alias for /x\\" rows, are not commands the CLI ships).","observedAt":"2026-08-24","issue":2026,"commands":["add-dir","advisor","agents","artifacts","auto-mode-setup","autocompact","autofix-pr","background","batch","branch","btw","bug","cd","chrome","claude-api","clear","code-review","color","compact","config","context","copy","dataviz","debug","deep-research","design-login","design-sync","desktop","diff","doctor","effort","exit","export","fast","feedback","fewer-permission-prompts","focus","fork","goal","heapdump","help","hooks","ide","import","init","insights","install-github-app","install-slack-app","keybindings","list-agents","login","logout","loop","mcp","memory","mobile","model","passes","permissions","plan","plugin","powerup","privacy-settings","radio","recap","release-notes","reload-plugins","reload-skills","remote-control","remote-env","rename","resume","review","rewind","run","run-skill-generator","sandbox","schedule","scroll-speed","security-review","setup-bedrock","setup-vertex","simplify","skills","status","statusline","stickers","stop","subtask","tasks","team-onboarding","teleport","terminal-setup","theme","tui","ultraplan","ultrareview","upgrade","usage","usage-credits","verify","voice","web-setup","workflows"]},{"tool":"codex","version":"0.149.1","source":"openai/codex, codex-rs/tui/src/slash_command.rs at tag rust-v0.149.1 — every `enum SlashCommand` variant except the ones whose description() is the internal \\"DO NOT USE\\" marker. Byte-identical to the rust-v0.149.0 enum #2024 read: the 0.149.1 release moved the version without moving the command set.","observedAt":"2026-08-24","issue":2026,"commands":["agents","app","approve","apps","archive","btw","cd","clear","compact","copy","debug-config","delete","diff","exit","experimental","export","feedback","fork","goal","hooks","ide","import","init","keymap","logout","mcp","memories","mention","model","new","permissions","personality","pets","plan","plugins","ps","pwd","quit","raw","rename","resume","review","rollout","sandbox-add-read-dir","setup-default-sandbox","side","skills","status","statusline","stop","subagents","test-approval","theme","title","usage","vim"]},{"tool":"antigravity","version":"1.1.3","source":"agy 1.1.3 interactive `/help` palette, scrolled end to end (Issue #1502 probe: /compact, /status and /review answered \\"No matches\\" and were removed).","observedAt":"2026-07-24","issue":1502,"commands":["clear","diff","fork","help","hooks","mcp","model","permissions","plan","resume","rewind","tasks","usage"]},{"tool":"copilot","version":"1.0.80","source":"`copilot help commands` on GitHub Copilot CLI 1.0.80 (67 rows) plus /undo, which the interactive palette matches on full input although `help commands` omits it (Issue #1913 probe).","observedAt":"2026-08-22","issue":1913,"commands":["add-dir","agent","allow-all","app","ask","autopilot","changelog","chronicle","clear","compact","context","copy","cwd","delegate","diagnose","diff","env","exit","experimental","feedback","fleet","footer","fork","help","ide","init","instructions","keep-alive","limits","list-dirs","login","logout","lsp","mcp","memory","model","new","permissions","plan","plugin","pr","refine","remote","rename","research","reset-allowed-tools","restart","resume","review","rewind","rubber-duck","search","security-review","session","settings","share","skills","statusline","subagents","tasks","terminal-setup","theme","undo","update","usage","user","version","voice"]},{"tool":"opencode","version":"1.18.22","source":"opencode 1.18.22, isolated HOME per docs/design/opencode-server-live-verification.md \xa74, two readings that must agree. (1) `GET /command` on the loopback server (`src/lib/slash-command-reconcile/providers/opencode.ts`) — authoritative for /init and /review, and for nothing else: it carries markdown commands and Skills only, so the other 16 names are NOT in it. (2) the TUI slash palette, opened with `/` and scrolled end to end (10 rows per screen, cycles) — 19 rows, of which 18 are these and the 19th was the probe `.opencode/commands/test.md`. Controls: typing the full /status matched its own row, /zzzznotacommand matched nothing.","observedAt":"2026-08-25","issue":2036,"commands":["agents","connect","debug","diff","editor","exit","help","init","mcps","models","move","new","review","sessions","skills","status","themes","variants"]}]}'),m=/^\d{4}-\d{2}-\d{2}$/;function n(a){throw Error(`slash-command attestations: ${a}`)}function o(a,b){return("string"!=typeof a||0===a.trim().length)&&n(`${b} must be a non-empty string`),a}function p(a,b){let c=`attestations[${b}]`;(!a||"object"!=typeof a||Array.isArray(a))&&n(`${c} must be an object`);let d=o(a.tool,`${c}.tool`),g=o(a.version,`${c}.version`);f.test(g)||n(`${c}.version "${g}" is not a major.minor.patch version`);let h=o(a.source,`${c}.source`);h.trim().length<20&&n(`${c}.source is too short to re-run the measurement from (min 20 chars)`);let i=o(a.observedAt,`${c}.observedAt`);m.test(i)||n(`${c}.observedAt "${i}" must be a YYYY-MM-DD date`);let j=a.issue;("number"!=typeof j||!Number.isInteger(j)||j<=0)&&n(`${c}.issue must be a positive integer`),Array.isArray(a.commands)&&0!==a.commands.length||n(`${c}.commands must be a non-empty array`);let k=[];for(let b of a.commands){let a=o(b,`${c}.commands[]`);e.test(a)||n(`${c}.commands lists "${a}", which is not a valid command name`);let d=k[k.length-1];d===a&&n(`${c}.commands lists "${a}" twice`),void 0!==d&&d>a&&n(`${c}.commands must be sorted ("${a}" comes before "${d}")`),k.push(a)}return{tool:d,version:g,source:h,observedAt:i,issue:j,commands:k}}let q=function(a){(!a||"object"!=typeof a||Array.isArray(a))&&n("file must be a JSON object");let b=a.attestations;Array.isArray(b)||n('"attestations" must be an array'),0===b.length&&n('"attestations" must not be empty');let c=b.map(p),d=new Set;for(let a of c)d.has(a.tool)&&n(`duplicate attestation for ${a.tool}`),d.add(a.tool);return c}(l),r=JSON.parse('{"frequentlyUsed":{"claude":["clear","compact","status","help","review"],"codex":["new","diff","plan","status","review"],"opencode":["models","new","status","help","exit"],"antigravity":["clear","help","usage","diff","model"],"copilot":["model","plan","diff","review","compact"]},"commands":[{"name":"clear","descriptionKey":"slashCommands.descriptions.clear","category":"standard-session","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"compact","descriptionKey":"slashCommands.descriptions.compact","category":"standard-session","cliTools":["claude","codex"],"isStandard":true,"source":"standard"},{"name":"resume","descriptionKey":"slashCommands.descriptions.resume","category":"standard-session","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"rewind","descriptionKey":"slashCommands.descriptions.rewind","category":"standard-session","isStandard":true,"source":"standard"},{"name":"config","descriptionKey":"slashCommands.descriptions.config","category":"standard-config","isStandard":true,"source":"standard"},{"name":"model","descriptionKey":"slashCommands.descriptions.model","category":"standard-config","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"permissions","descriptionKey":"slashCommands.descriptions.permissions","category":"standard-config","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"status","descriptionKey":"slashCommands.descriptions.status","category":"standard-monitor","cliTools":["claude","codex"],"isStandard":true,"source":"standard"},{"name":"context","descriptionKey":"slashCommands.descriptions.context","category":"standard-monitor","isStandard":true,"source":"standard"},{"name":"review","descriptionKey":"slashCommands.descriptions.review","category":"standard-git","cliTools":["claude","codex"],"isStandard":true,"source":"standard"},{"name":"help","descriptionKey":"slashCommands.descriptions.help","category":"standard-util","cliTools":["claude","opencode"],"isStandard":true,"source":"standard"},{"name":"doctor","descriptionKey":"slashCommands.descriptions.doctor","category":"standard-util","isStandard":true,"source":"standard"},{"name":"export","descriptionKey":"slashCommands.descriptions.export","category":"standard-util","isStandard":true,"source":"standard"},{"name":"focus","descriptionKey":"slashCommands.descriptions.focus","category":"standard-session","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"effort","descriptionKey":"slashCommands.descriptions.effort","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"fast","descriptionKey":"slashCommands.descriptions.fast","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"loop","descriptionKey":"slashCommands.descriptions.loop","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"add-dir","descriptionKey":"slashCommands.descriptions.add-dir","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"mcp","descriptionKey":"slashCommands.descriptions.mcp","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"usage","descriptionKey":"slashCommands.descriptions.usage","category":"standard-monitor","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"memory","descriptionKey":"slashCommands.descriptions.memory.claude","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"statusline","descriptionKey":"slashCommands.descriptions.statusline","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"terminal-setup","descriptionKey":"slashCommands.descriptions.terminal-setup","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"hooks","descriptionKey":"slashCommands.descriptions.hooks","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"new","descriptionKey":"slashCommands.descriptions.new","category":"standard-session","cliTools":["codex","opencode"],"isStandard":true,"source":"standard"},{"name":"logout","descriptionKey":"slashCommands.descriptions.logout.codex","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"quit","descriptionKey":"slashCommands.descriptions.quit","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"diff","descriptionKey":"slashCommands.descriptions.diff","category":"standard-git","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"mention","descriptionKey":"slashCommands.descriptions.mention","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"mcp","descriptionKey":"slashCommands.descriptions.mcp","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"init","descriptionKey":"slashCommands.descriptions.init.codex","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"feedback","descriptionKey":"slashCommands.descriptions.feedback.codex","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"plan","descriptionKey":"slashCommands.descriptions.plan","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"goal","descriptionKey":"slashCommands.descriptions.goal","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"subagents","descriptionKey":"slashCommands.descriptions.subagents","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"fork","descriptionKey":"slashCommands.descriptions.fork","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"memories","descriptionKey":"slashCommands.descriptions.memories","category":"standard-config","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"skills","descriptionKey":"slashCommands.descriptions.skills.codex","category":"standard-config","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"hooks","descriptionKey":"slashCommands.descriptions.hooks","category":"standard-config","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"sessions","descriptionKey":"slashCommands.descriptions.sessions","category":"standard-session","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"connect","descriptionKey":"slashCommands.descriptions.connect","category":"standard-session","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"exit","descriptionKey":"slashCommands.descriptions.exit.opencode","category":"standard-session","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"models","descriptionKey":"slashCommands.descriptions.models","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"agents","descriptionKey":"slashCommands.descriptions.agents.opencode","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"themes","descriptionKey":"slashCommands.descriptions.themes","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"editor","descriptionKey":"slashCommands.descriptions.editor","category":"standard-util","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"help","descriptionKey":"slashCommands.descriptions.help","category":"standard-util","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"usage","descriptionKey":"slashCommands.descriptions.usage","category":"standard-monitor","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"mcp","descriptionKey":"slashCommands.descriptions.mcp","category":"standard-util","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"hooks","descriptionKey":"slashCommands.descriptions.hooks","category":"standard-config","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"diff","descriptionKey":"slashCommands.descriptions.diff","category":"standard-git","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"fork","descriptionKey":"slashCommands.descriptions.fork","category":"standard-session","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"plan","descriptionKey":"slashCommands.descriptions.plan","category":"standard-session","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"rewind","descriptionKey":"slashCommands.descriptions.rewind","category":"standard-session","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"tasks","descriptionKey":"slashCommands.descriptions.tasks","category":"standard-util","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"advisor","descriptionKey":"slashCommands.descriptions.advisor","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"autocompact","descriptionKey":"slashCommands.descriptions.autocompact","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"autofix-pr","descriptionKey":"slashCommands.descriptions.autofix-pr","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"background","descriptionKey":"slashCommands.descriptions.background","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"batch","descriptionKey":"slashCommands.descriptions.batch","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"branch","descriptionKey":"slashCommands.descriptions.branch","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"btw","descriptionKey":"slashCommands.descriptions.btw","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"bug","descriptionKey":"slashCommands.descriptions.bug","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"cd","descriptionKey":"slashCommands.descriptions.cd.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"chrome","descriptionKey":"slashCommands.descriptions.chrome","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"claude-api","descriptionKey":"slashCommands.descriptions.claude-api","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"code-review","descriptionKey":"slashCommands.descriptions.code-review","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"color","descriptionKey":"slashCommands.descriptions.color","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"copy","descriptionKey":"slashCommands.descriptions.copy","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"dataviz","descriptionKey":"slashCommands.descriptions.dataviz","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"debug","descriptionKey":"slashCommands.descriptions.debug.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"deep-research","descriptionKey":"slashCommands.descriptions.deep-research","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"design-login","descriptionKey":"slashCommands.descriptions.design-login","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"design-sync","descriptionKey":"slashCommands.descriptions.design-sync","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"desktop","descriptionKey":"slashCommands.descriptions.desktop","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"diff","descriptionKey":"slashCommands.descriptions.diff","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"exit","descriptionKey":"slashCommands.descriptions.exit.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"feedback","descriptionKey":"slashCommands.descriptions.feedback.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"fewer-permission-prompts","descriptionKey":"slashCommands.descriptions.fewer-permission-prompts","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"fork","descriptionKey":"slashCommands.descriptions.fork","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"goal","descriptionKey":"slashCommands.descriptions.goal","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"heapdump","descriptionKey":"slashCommands.descriptions.heapdump","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"ide","descriptionKey":"slashCommands.descriptions.ide","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"init","descriptionKey":"slashCommands.descriptions.init.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"insights","descriptionKey":"slashCommands.descriptions.insights","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"install-github-app","descriptionKey":"slashCommands.descriptions.install-github-app","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"install-slack-app","descriptionKey":"slashCommands.descriptions.install-slack-app","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"keybindings","descriptionKey":"slashCommands.descriptions.keybindings","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"login","descriptionKey":"slashCommands.descriptions.login.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"logout","descriptionKey":"slashCommands.descriptions.logout.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"mobile","descriptionKey":"slashCommands.descriptions.mobile","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"passes","descriptionKey":"slashCommands.descriptions.passes","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"plan","descriptionKey":"slashCommands.descriptions.plan","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"plugin","descriptionKey":"slashCommands.descriptions.plugin.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"powerup","descriptionKey":"slashCommands.descriptions.powerup","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"privacy-settings","descriptionKey":"slashCommands.descriptions.privacy-settings","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"radio","descriptionKey":"slashCommands.descriptions.radio","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"recap","descriptionKey":"slashCommands.descriptions.recap","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"release-notes","descriptionKey":"slashCommands.descriptions.release-notes","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"reload-plugins","descriptionKey":"slashCommands.descriptions.reload-plugins","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"reload-skills","descriptionKey":"slashCommands.descriptions.reload-skills","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"remote-control","descriptionKey":"slashCommands.descriptions.remote-control","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"remote-env","descriptionKey":"slashCommands.descriptions.remote-env","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"rename","descriptionKey":"slashCommands.descriptions.rename","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"run","descriptionKey":"slashCommands.descriptions.run","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"run-skill-generator","descriptionKey":"slashCommands.descriptions.run-skill-generator","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"sandbox","descriptionKey":"slashCommands.descriptions.sandbox","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"scroll-speed","descriptionKey":"slashCommands.descriptions.scroll-speed","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"security-review","descriptionKey":"slashCommands.descriptions.security-review","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"setup-bedrock","descriptionKey":"slashCommands.descriptions.setup-bedrock","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"setup-vertex","descriptionKey":"slashCommands.descriptions.setup-vertex","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"simplify","descriptionKey":"slashCommands.descriptions.simplify","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"skills","descriptionKey":"slashCommands.descriptions.skills.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"stickers","descriptionKey":"slashCommands.descriptions.stickers","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"stop","descriptionKey":"slashCommands.descriptions.stop","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"subtask","descriptionKey":"slashCommands.descriptions.subtask","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"tasks","descriptionKey":"slashCommands.descriptions.tasks","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"team-onboarding","descriptionKey":"slashCommands.descriptions.team-onboarding","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"teleport","descriptionKey":"slashCommands.descriptions.teleport","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"theme","descriptionKey":"slashCommands.descriptions.theme","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"tui","descriptionKey":"slashCommands.descriptions.tui","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"ultrareview","descriptionKey":"slashCommands.descriptions.ultrareview","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"upgrade","descriptionKey":"slashCommands.descriptions.upgrade","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"usage-credits","descriptionKey":"slashCommands.descriptions.usage-credits","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"verify","descriptionKey":"slashCommands.descriptions.verify","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"voice","descriptionKey":"slashCommands.descriptions.voice","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"web-setup","descriptionKey":"slashCommands.descriptions.web-setup","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"workflows","descriptionKey":"slashCommands.descriptions.workflows","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"ide","descriptionKey":"slashCommands.descriptions.ide","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"keymap","descriptionKey":"slashCommands.descriptions.keymap","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"vim","descriptionKey":"slashCommands.descriptions.vim","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"setup-default-sandbox","descriptionKey":"slashCommands.descriptions.setup-default-sandbox","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"sandbox-add-read-dir","descriptionKey":"slashCommands.descriptions.sandbox-add-read-dir","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"experimental","descriptionKey":"slashCommands.descriptions.experimental","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"approve","descriptionKey":"slashCommands.descriptions.approve","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"import","descriptionKey":"slashCommands.descriptions.import.codex","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"rename","descriptionKey":"slashCommands.descriptions.rename","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"archive","descriptionKey":"slashCommands.descriptions.archive","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"delete","descriptionKey":"slashCommands.descriptions.delete","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"app","descriptionKey":"slashCommands.descriptions.app.codex","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"side","descriptionKey":"slashCommands.descriptions.side","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"btw","descriptionKey":"slashCommands.descriptions.btw","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"copy","descriptionKey":"slashCommands.descriptions.copy","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"raw","descriptionKey":"slashCommands.descriptions.raw","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"usage","descriptionKey":"slashCommands.descriptions.usage","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"debug-config","descriptionKey":"slashCommands.descriptions.debug-config","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"title","descriptionKey":"slashCommands.descriptions.title","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"statusline","descriptionKey":"slashCommands.descriptions.statusline","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"theme","descriptionKey":"slashCommands.descriptions.theme","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"pets","descriptionKey":"slashCommands.descriptions.pets","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"apps","descriptionKey":"slashCommands.descriptions.apps","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"plugins","descriptionKey":"slashCommands.descriptions.plugins","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"exit","descriptionKey":"slashCommands.descriptions.exit.codex","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"rollout","descriptionKey":"slashCommands.descriptions.rollout","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"ps","descriptionKey":"slashCommands.descriptions.ps","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"stop","descriptionKey":"slashCommands.descriptions.stop","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"personality","descriptionKey":"slashCommands.descriptions.personality","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"test-approval","descriptionKey":"slashCommands.descriptions.test-approval","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"agents","descriptionKey":"slashCommands.descriptions.agents.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"import","descriptionKey":"slashCommands.descriptions.import.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"list-agents","descriptionKey":"slashCommands.descriptions.list-agents","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"export","descriptionKey":"slashCommands.descriptions.export","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"debug","descriptionKey":"slashCommands.descriptions.debug.opencode","category":"standard-monitor","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"diff","descriptionKey":"slashCommands.descriptions.diff","category":"standard-git","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"init","descriptionKey":"slashCommands.descriptions.init.opencode","category":"standard-util","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"mcps","descriptionKey":"slashCommands.descriptions.mcps","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"move","descriptionKey":"slashCommands.descriptions.move","category":"standard-util","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"review","descriptionKey":"slashCommands.descriptions.review","category":"standard-git","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"skills","descriptionKey":"slashCommands.descriptions.skills.opencode","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"status","descriptionKey":"slashCommands.descriptions.status","category":"standard-monitor","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"variants","descriptionKey":"slashCommands.descriptions.variants","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"init","descriptionKey":"slashCommands.descriptions.init.copilot","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"agent","descriptionKey":"slashCommands.descriptions.agent.copilot","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"skills","descriptionKey":"slashCommands.descriptions.skills.copilot","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"mcp","descriptionKey":"slashCommands.descriptions.mcp","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"plugin","descriptionKey":"slashCommands.descriptions.plugin.copilot","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"model","descriptionKey":"slashCommands.descriptions.model","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"delegate","descriptionKey":"slashCommands.descriptions.delegate","category":"workflow","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"fleet","descriptionKey":"slashCommands.descriptions.fleet","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"autopilot","descriptionKey":"slashCommands.descriptions.autopilot","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"tasks","descriptionKey":"slashCommands.descriptions.tasks","category":"standard-monitor","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"subagents","descriptionKey":"slashCommands.descriptions.subagents","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"ide","descriptionKey":"slashCommands.descriptions.ide","category":"workflow","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"diff","descriptionKey":"slashCommands.descriptions.diff","category":"standard-git","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"pr","descriptionKey":"slashCommands.descriptions.pr","category":"standard-git","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"review","descriptionKey":"slashCommands.descriptions.review","category":"review","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"security-review","descriptionKey":"slashCommands.descriptions.security-review","category":"review","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"rubber-duck","descriptionKey":"slashCommands.descriptions.rubber-duck","category":"review","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"lsp","descriptionKey":"slashCommands.descriptions.lsp","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"terminal-setup","descriptionKey":"slashCommands.descriptions.terminal-setup","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"permissions","descriptionKey":"slashCommands.descriptions.permissions","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"allow-all","descriptionKey":"slashCommands.descriptions.allow-all","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"add-dir","descriptionKey":"slashCommands.descriptions.add-dir","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"list-dirs","descriptionKey":"slashCommands.descriptions.list-dirs","category":"standard-monitor","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"cwd","descriptionKey":"slashCommands.descriptions.cwd","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"reset-allowed-tools","descriptionKey":"slashCommands.descriptions.reset-allowed-tools","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"resume","descriptionKey":"slashCommands.descriptions.resume","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"rename","descriptionKey":"slashCommands.descriptions.rename","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"fork","descriptionKey":"slashCommands.descriptions.fork","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"context","descriptionKey":"slashCommands.descriptions.context","category":"standard-monitor","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"usage","descriptionKey":"slashCommands.descriptions.usage","category":"standard-monitor","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"session","descriptionKey":"slashCommands.descriptions.session","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"compact","descriptionKey":"slashCommands.descriptions.compact","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"share","descriptionKey":"slashCommands.descriptions.share","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"remote","descriptionKey":"slashCommands.descriptions.remote","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"copy","descriptionKey":"slashCommands.descriptions.copy","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"rewind","descriptionKey":"slashCommands.descriptions.rewind","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"undo","descriptionKey":"slashCommands.descriptions.undo","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"new","descriptionKey":"slashCommands.descriptions.new","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"clear","descriptionKey":"slashCommands.descriptions.clear","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"restart","descriptionKey":"slashCommands.descriptions.restart","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"help","descriptionKey":"slashCommands.descriptions.help","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"changelog","descriptionKey":"slashCommands.descriptions.changelog","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"feedback","descriptionKey":"slashCommands.descriptions.feedback.copilot","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"diagnose","descriptionKey":"slashCommands.descriptions.diagnose","category":"standard-monitor","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"theme","descriptionKey":"slashCommands.descriptions.theme","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"statusline","descriptionKey":"slashCommands.descriptions.statusline","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"footer","descriptionKey":"slashCommands.descriptions.footer","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"update","descriptionKey":"slashCommands.descriptions.update","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"version","descriptionKey":"slashCommands.descriptions.version","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"experimental","descriptionKey":"slashCommands.descriptions.experimental","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"memory","descriptionKey":"slashCommands.descriptions.memory.copilot","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"instructions","descriptionKey":"slashCommands.descriptions.instructions","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"app","descriptionKey":"slashCommands.descriptions.app.copilot","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"ask","descriptionKey":"slashCommands.descriptions.ask","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"chronicle","descriptionKey":"slashCommands.descriptions.chronicle","category":"standard-monitor","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"env","descriptionKey":"slashCommands.descriptions.env","category":"standard-monitor","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"exit","descriptionKey":"slashCommands.descriptions.exit.copilot","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"keep-alive","descriptionKey":"slashCommands.descriptions.keep-alive","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"limits","descriptionKey":"slashCommands.descriptions.limits","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"login","descriptionKey":"slashCommands.descriptions.login.copilot","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"logout","descriptionKey":"slashCommands.descriptions.logout.copilot","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"plan","descriptionKey":"slashCommands.descriptions.plan","category":"workflow","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"refine","descriptionKey":"slashCommands.descriptions.refine","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"research","descriptionKey":"slashCommands.descriptions.research","category":"workflow","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"search","descriptionKey":"slashCommands.descriptions.search","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"settings","descriptionKey":"slashCommands.descriptions.settings","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"user","descriptionKey":"slashCommands.descriptions.user","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"voice","descriptionKey":"slashCommands.descriptions.voice","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"agents","descriptionKey":"slashCommands.descriptions.agents.codex","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"cd","descriptionKey":"slashCommands.descriptions.cd.codex","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"pwd","descriptionKey":"slashCommands.descriptions.pwd","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"artifacts","descriptionKey":"slashCommands.descriptions.artifacts","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"auto-mode-setup","descriptionKey":"slashCommands.descriptions.auto-mode-setup","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"}]}'),s=function(a){let b={};for(let c of a)b[c.tool]=c.version;return b}(q),t=r.commands.map(function(a){let b={name:a.name,descriptionKey:a.descriptionKey,category:a.category,isStandard:a.isStandard,source:a.source,filePath:""};return a.cliTools&&(b.cliTools=a.cliTools),b});function u(){return(0,d.lg)(t)}r.frequentlyUsed},70673:(a,b,c)=>{function d(a){return a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function e(a,b=30){return a.length<=b?a:`${a.substring(0,b-3)}...`}c.d(b,{Nt:()=>d,W5:()=>e,wj:()=>g});class f extends Error{constructor(a){super(a),this.name="TimeoutError"}}function g(a,b,c){return new Promise((d,e)=>{let g=setTimeout(()=>{void 0!==c?d(c):e(new f(`Operation timed out after ${b}ms`))},b);a.then(a=>{clearTimeout(g),d(a)},a=>{clearTimeout(g),e(a)})})}},73434:(a,b,c)=>{c.d(b,{hh:()=>f});let d=["CLAUDECODE","CM_AUTH_TOKEN","CM_AUTH_TOKEN_HASH","CM_AUTH_EXPIRE","CM_HTTPS_KEY","CM_HTTPS_CERT","CM_ALLOWED_IPS","CM_TRUST_PROXY","CM_DB_PATH","GH_DEBUG"],e=["CM_AGENT_INSTANCE_ID","CM_AGENT_TOOL","CM_AGENT_WORKTREE_ID","CM_HOOK_PORT","CM_HOOK_URL","CM_PERMISSION_HOOK_URL"];function f(){let a={...process.env};for(let b of Object.keys(a))(d.includes(b)||e.includes(b)||b.startsWith("CM_HOOK_"))&&delete a[b];return a}},81776:(a,b,c)=>{c.d(b,{B0:()=>n,En:()=>l});var d=c(79646),e=c(29021),f=c(21820),g=c(33873),h=c(73434);let i="copilot",j=/(\d+\.\d+\.\d+(?:[-+][0-9A-Za-z.-]+)?)/;function k(a){try{if(!(0,e.statSync)(a).isFile())return!1;return(0,e.accessSync)(a,e.constants.X_OK),!0}catch{return!1}}function l(a){let b=process.env.PATH;if(!b)return null;for(let c of b.split(g.delimiter)){if(!c)continue;let b=(0,g.join)(c,a);if(k(b))return b}return null}function m(a){return new Promise(b=>{(0,d.execFile)(a,["--version"],{timeout:5e3,maxBuffer:65536,env:(0,h.hh)()},(a,c,d)=>{if(a)return void b(null);let e=j.exec(`${c??""}
|
|
1
|
+
"use strict";exports.id=2404,exports.ids=[2404],exports.modules={10176:(a,b,c)=>{c.d(b,{C8:()=>h,MN:()=>j,TN:()=>g,lg:()=>f,tc:()=>i});var d=c(50446);let e=["planning","development","review","documentation","workflow","skill","standard-session","standard-config","standard-monitor","standard-git","standard-util"];function f(a){if(0===a.length)return[];let b=new Map;for(let c of a){let a=b.get(c.category)||[];a.push(c),b.set(c.category,a)}let c=[];for(let a of e){let e=b.get(a);e&&e.length>0&&c.push({category:a,label:d.B[a],commands:e})}for(let[a,f]of b)!e.includes(a)&&f.length>0&&c.push({category:a,label:d.B[a]||a,commands:f});return c}function g(a){let b=a.cliTools&&a.cliTools.length>0?[...a.cliTools].sort().join(","):"claude";return`${a.name}::${b}`}function h(a,b){let c=new Map;for(let b of a)for(let a of b.commands)c.set(g(a),{...a,source:a.source||"standard"});for(let a of b)for(let b of a.commands)c.set(g(b),{...b,source:b.source||"worktree"});return f(Array.from(c.values()))}function i(a,b){if(0===b.length)return a;let c=new Set,d=[];for(let b of a)for(let a of b.commands)c.add(g(a)),d.push(a);let e=0;for(let a of b){let b=g(a);!c.has(b)&&(c.add(b),d.push(a),e++)}return 0===e?a:f(d)}function j(a,b){return a.map(a=>({...a,commands:a.commands.filter(a=>a.cliTools?a.cliTools.includes(b):"claude"===b)})).filter(a=>a.commands.length>0)}},32404:(a,b,c)=>{c.d(b,{$B:()=>E,DP:()=>G,SN:()=>y,UI:()=>A,XN:()=>z,YJ:()=>C,eH:()=>D,l1:()=>x,s$:()=>B});var d=c(29021),e=c(21820),f=c(33873),g=c(4018),h=c.n(g),i=c(50446),j=c(10176),k=c(15194),l=c(70673);c(84915);var m=c(68804);let n=(0,c(72626).h)("slash-commands"),o=null,p=null,q=f.join(".codex","skills"),r=f.join(".agents","skills"),s=[f.join(".opencode","skills"),f.join(".claude","skills"),r];function t(a){return h()(a,{engines:{js:{parse:()=>{throw Error("JavaScript engine is disabled for security")},stringify:()=>{throw Error("JavaScript engine is disabled for security")}},javascript:{parse:()=>{throw Error("JavaScript engine is disabled for security")},stringify:()=>{throw Error("JavaScript engine is disabled for security")}}}})}function u(a){if("string"==typeof a)return(0,k.hR)(a)?[a]:void 0;if(!Array.isArray(a))return;let b=a.filter(a=>"string"==typeof a&&(0,k.hR)(a));if(0!==b.length)return Array.from(new Set(b))}async function v(a){let b=function(a){let b=a||process.cwd();return f.join(b,".claude","commands")}(a);if(!d.existsSync(b))return n.warn("commands-directory-not-found:commandsdir"),[];let c=d.readdirSync(b).filter(a=>a.endsWith(".md")),e=[];for(let a of c){let c=function(a){try{let b=d.readFileSync(a,"utf-8"),{data:c}=t(b),e=f.basename(a,".md"),g=i.N[e]||"workflow";return{name:e,description:c.description||"",category:g,model:c.model,cliTools:u(c.cliTools),filePath:f.relative(process.cwd(),a)}}catch(a){return n.error("error-parsing-command-file-filepath:",{error:a instanceof Error?a.message:String(a)}),null}}(f.join(b,a));c&&e.push(c)}return e.sort((a,b)=>a.name.localeCompare(b.name)),o=e,e}function w(a,b,c,e=!1){if(!d.existsSync(a))return[];let g=d.readdirSync(a,{withFileTypes:!0}),h=[];for(let b of g)if(b.isDirectory()&&!b.name.includes(".."))if(e&&".system"===b.name)try{let b=f.join(a,".system");for(let a of d.readdirSync(b,{withFileTypes:!0}))a.isDirectory()&&(a.name.includes("..")||h.push({dir:b,name:a.name}))}catch{}else h.push({dir:a,name:b.name});let i=f.resolve(a)+f.sep,j=[];for(let{dir:a,name:e}of h){if(j.length>=100){n.warn(c);break}let g=f.resolve(a,e);if(!g.startsWith(i))continue;let h=function(a,b){let c=f.join(a,"SKILL.md");try{let a;if(d.statSync(c).size>65536)return n.warn("skipping-oversized-skill-file-statsize-b"),null;let e=d.readFileSync(c,"utf-8"),g=b,h="";try{let{data:c}=t(e);g=c.name||b,h=c.description||"",a=u(c.cliTools)}catch{let a=function(a){let b=a.match(/^---\r?\n([\s\S]*?)\r?\n---/);if(!b)return{name:"",description:""};let c=b[1],d=c.match(/^name:\s*(.+)$/m),e=c.match(/^description:\s*(.+)$/m);return{name:d?d[1].trim():"",description:e?e[1].trim():""}}(e);g=a.name||b,h=a.description||""}return{name:(0,l.W5)(g,100),description:(0,l.W5)(h,500),category:"skill",source:"skill",cliTools:a,filePath:f.relative(process.cwd(),c)}}catch(a){return n.error("error-parsing-skill-file-skillpath:",{error:a instanceof Error?a.message:String(a)}),null}}(g,e);h&&j.push({...h,...b})}return j.sort((a,b)=>a.name.localeCompare(b.name)),j}async function x(a){return w(function(a){let b=a||process.cwd();return f.join(b,".claude","skills")}(a),{},"skills-count-limit")}async function y(a){let b=a??e.homedir();return w(f.join(b,q),{source:"codex-skill",cliTools:["codex"]},"codex-skills-count-limit",!0)}async function z(a){let b=a??e.homedir();return w(f.join(b,r),{source:"codex-skill",cliTools:["codex","antigravity"]},"agents-skills-count-limit",!0)}async function A(a){let b=a??e.homedir(),c=new Map;for(let a of s)for(let d of w(f.join(b,a),{source:"skill",cliTools:["opencode"]},"opencode-skills-count-limit"))c.set(d.name,d);return Array.from(c.values()).sort((a,b)=>a.name.localeCompare(b.name))}function B(a){return a.map(a=>{let b=a.hints.length>0?a.hints.join(" "):"",c=[a.description,b].filter(a=>a.length>0).join(" \xb7 "),d="skill"===a.source;return{name:(0,l.W5)(a.name,100),description:(0,l.W5)(c,500),category:d?"skill":"workflow",source:d?"skill":"worktree",cliTools:["opencode"],filePath:""}})}function C(a,b){let c=new Set(b.map(a=>a.name));return[...a.filter(a=>!c.has(a.name)),...b]}function D(){return m.re.filter(a=>a.cliTools?.includes("copilot"))}function E(){return[{name:"clear",description:"Clear the screen and conversation history",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"compact",description:"Compress the context by replacing it with a summary",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"rewind",description:"Rewind to a previous conversation state",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"quit",description:"Exit the CLI",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"model",description:"Manage model configuration",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"theme",description:"Change the theme",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"agents reload",description:"Reload the agent registry",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"commands reload",description:"Reload custom slash commands",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"memory reload",description:"Reload context files (e.g. GEMINI.md)",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"mcp reload",description:"Restart and reload MCP servers",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"skills reload",description:"Reload discovered agent skills from disk",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"extensions reload",description:"Reload all active extensions",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"help",description:"Show help for interactive commands",category:"standard-util",cliTools:["gemini"],filePath:"",source:"builtin"}]}function F(a,b){let c=new Map;for(let b of a)c.set((0,j.TN)(b),b);for(let a of b)c.set((0,j.TN)(a),a);return Array.from(c.values())}async function G(a){if(a){let b=await v(a),c=await x(a),d=F([...c,...C(await y(a),await z(a))],b);return(0,j.lg)(d)}null===o&&(o=await v()),null===p&&(p=await x().catch(()=>[]));let b=F([...p],o);return(0,j.lg)(b)}},50446:(a,b,c)=>{c.d(b,{B:()=>d,N:()=>e});let d={planning:"Planning",development:"Development",review:"Review",documentation:"Documentation",workflow:"Workflow",skill:"Skills","standard-session":"Standard (Session)","standard-config":"Standard (Config)","standard-monitor":"Standard (Monitor)","standard-git":"Standard (Git)","standard-util":"Standard (Utility)"},e={"work-plan":"planning","issue-create":"planning","issue-split":"planning","design-policy":"planning","tdd-impl":"development","bug-fix":"development",refactoring:"development","architecture-review":"review","acceptance-test":"review","progress-report":"documentation","create-pr":"workflow","pm-auto-dev":"workflow"}},68804:(a,b,c)=>{c.d(b,{HR:()=>s,re:()=>t,ro:()=>u});var d=c(10176);let e=/^[a-z0-9][a-z0-9-]{0,63}$/,f=/^\d+\.\d+\.\d+$/,g=JSON.parse('{"$comment":["Commands a human decided the catalog must NOT carry, in a form catalog:refresh can read (Issue #1704).","","Before this file existed the decision lived only in test assertions, which the reconcile tool cannot read:","it re-proposed the same commands on every release, applying them turned the guard tests red, and a human","re-derived the reasoning from old issues. v0.21.2 / v0.21.3 / v0.21.4 all proposed the same 3 commands.","","Fields (all required, validated by src/lib/slash-command-reconcile/exclusions.ts):"," name command name without the leading \'/\'."," cliTools tools this exclusion applies to. NEVER a name-wide ban: v0.21.2 had to narrow the /vim ban from"," \'the name\' to \'claude\' because codex 0.146.0 genuinely ships /vim, and the name-wide form was"," hiding a real command. State the tool that removed it, not the string."," kind \'phantom\' | \'out-of-scope\' — the two have very different re-decision costs, so they must not"," be written as one undifferentiated \'reason\' blob:"," phantom the command does not exist on that CLI (the source row is history, a marker, or"," a stub). Settles itself: if upstream starts shipping it for real, delete the row."," out-of-scope the command is real upstream and its description is fine; we chose not to surface"," it. Only a human re-deciding can remove this row."," reason why, in one sentence, phrased so the next reader does not have to open the issue."," issue the issue number the decision was made in.","","Adding a row silences a proposal, so add one only for a decision that is actually settled. A command still","under discussion belongs OUT of this file: it will be re-proposed every run, and that recurring line is the","correct signal that an open decision exists (this is why /agents is deliberately absent — see #1704).","","What this file CANNOT express (Issue #2024), and why the gap was left open on purpose:","","This file records one kind of decision only — \'do not add X\'. It has no way to say \'X is a real new","command; the pins that describe the old set must move\'. So when codex 0.149.0 genuinely shipped /agents,","the reconcile correctly proposed it, and applying it turned the catalog pins in","tests/unit/lib/standard-commands.test.ts red (the total/per-tool counts, and the #1503 assertion that","/agents spans exactly [claude, opencode]). That is the same shape of recurrence the docblock above","describes — except the fix is the opposite one, because the proposal is CORRECT.","","#2024 considered relaxing those pins and deliberately did not:"," - Deriving the counts from the catalog itself makes them tautological. Their stated job is not to be"," correct arithmetic; it is to force a human to look at a refresh before it lands (\'this number only"," pins that a refresh was reviewed rather than applied blind\'). Deriving it deletes the review."," - Narrowing the #1503 /agents assertion to \'must not be deleted\' would drop the \'must not grow\' half —"," which is exactly the half that catches a phantom /agents re-entering from a docs stub, the original"," #1503 defect. It has now been widened three times (#1767, #1913, #2024) and every widening was"," backed by a probe or a source read. Being widened on evidence is the guard working, not failing.","","So the red is kept, and what #2024 removed instead is the *re-derivation* cost: `catalog:refresh` now","tells the operator what a pending addition will do and what the correct response is (see printSummary in","scripts/refresh-slash-command-catalog.ts). The full fix — an attestation record that says \'as of version","V, source S enumerates exactly this set for tool T\', which the pins read instead of hard-coding numbers —","is a separate build and is proposed as a follow-up issue rather than smuggled into this one."],"exclusions":[{"name":"ultraplan","cliTools":["claude"],"kind":"phantom","reason":"The claude docs row carries the bare marker \\"Removed\\" as its description; the command is not on the CLI. Adding it re-creates exactly the phantom entries #1502/#1503 purged.","issue":1503},{"name":"schedule","cliTools":["claude"],"kind":"out-of-scope","reason":"Real upstream with a correct description (cloud-run routines), but #1488 decided the palette does not carry it. A curation call, not a phantom — removing this row needs a human to re-decide.","issue":1488},{"name":"streamer-mode","cliTools":["copilot"],"kind":"phantom","reason":"Absent from `copilot help commands` on 1.0.80 and from the interactive palette: typing the full /streamer-mode returns no match, while the /zzzz negative control and the /undo positive control behave as expected.","issue":1913},{"name":"compact","cliTools":["opencode"],"kind":"phantom","reason":"Re-measured on 1.18.22 (Issue #2036) and it is worse than absent, so this stays. Typing the full /compact in the palette matches only the /review description text — and pressing Enter then SUBSTITUTES /review into the composer, i.e. offering /compact here would hand the operator a different command. Controls on the same session: /status matched its own row and executed; /zzzznotacommand matched nothing. /compact is also absent from `GET /command`, though that endpoint carries markdown commands and Skills only and so cannot by itself rule a TUI built-in in or out.","issue":2036}]}'),h=["phantom","out-of-scope"];function i(a){throw Error(`slash-command exclusions: ${a}`)}function j(a,b){return("string"!=typeof a||0===a.trim().length)&&i(`${b} must be a non-empty string`),a}function k(a,b){let c=`exclusions[${b}]`;(!a||"object"!=typeof a||Array.isArray(a))&&i(`${c} must be an object`);let d=j(a.name,`${c}.name`);e.test(d)||i(`${c}.name "${d}" is not a valid command name`),Array.isArray(a.cliTools)&&0!==a.cliTools.length||i(`${c}.cliTools must be a non-empty array (name-wide exclusions are not expressible)`);let f=[];for(let b of a.cliTools){let a=j(b,`${c}.cliTools[]`);f.includes(a)&&i(`${c}.cliTools lists "${a}" twice`),f.push(a)}let g=a.kind;"string"==typeof g&&h.includes(g)||i(`${c}.kind must be one of ${h.join(" | ")}`);let k=j(a.reason,`${c}.reason`);k.trim().length<20&&i(`${c}.reason is too short to explain the decision (min 20 chars)`);let l=a.issue;return("number"!=typeof l||!Number.isInteger(l)||l<=0)&&i(`${c}.issue must be a positive integer`),{name:d,cliTools:f,kind:g,reason:k,issue:l}}!function(a){(!a||"object"!=typeof a||Array.isArray(a))&&i("file must be a JSON object");let b=a.exclusions;Array.isArray(b)||i('"exclusions" must be an array');let c=b.map(k),d=new Set;for(let a of c)for(let b of a.cliTools){let c=`${b}:${a.name}`;d.has(c)&&i(`duplicate exclusion for /${a.name} on ${b}`),d.add(c)}}(g);let l=JSON.parse('{"$comment":["The set each CLI\'s authoritative source enumerated, as of the version and date a human read it (Issue #2026).","","One record per tool: \\"as of version V, source S enumerated exactly this set of commands for tool T\\".","It is a human\'s signed reading of a source, not a summary of the catalog. Nothing writes this file:","`catalog:refresh --write` adds commands and locale strings and stops there, so the only way to move an","attestation is for a person to open the source, read it, and edit this file. That act IS the review.","","Why the file exists (Issue #2024 left the gap open on purpose, see the $comment in","slash-commands-exclusions.json for the full decision):",""," The catalog pins in tests/unit/lib/standard-commands.test.ts used to describe the old set as literals —"," `toBe(244)`, `toBe(56)`, `toBe(102)`, and a hard-coded [claude, codex, opencode] for /agents. Their job"," was never arithmetic; it was to stop an unreviewed `--write` from landing. But a CORRECT addition (codex"," 0.149.0 really did ship /agents, /cd and /pwd) turned them red too, and the only way to clear the red was"," to retype the numbers, leaving the evidence nowhere but a commit message. The next release then re-derived"," the same reasoning from scratch. Relaxing the pins was rejected in #2024 and is still rejected here.",""," So the pins now read this file instead, and the invariant they enforce is:",""," catalog(tool) == attested(tool) \\\\ excluded(tool)",""," which fails in all four directions that matter:"," 1. catalog grew, attestation did not -> red (an unreviewed --write)"," 2. both moved together -> green (a reviewed addition; this is what was impossible before)"," 3. a name the source never listed -> red (the docs-stub phantom /agents of #1503)"," 4. an attested name dropped -> red (a real command silently lost)","","Fields (all required, validated by src/lib/slash-command-reconcile/attestations.ts — an invalid row throws,","it is never skipped, because a silently dropped attestation disarms exactly the guard this file is):"," tool catalog tool id. One record per tool; every tool the catalog serves must have one."," version the CLI version the reading is claimed against. This is the ONLY home of that number:"," `verifiedAgainst` was removed from slash-commands-catalog.json and is now derived from here"," (CATALOG_VERIFIED_AGAINST in src/lib/standard-commands.ts), so the stamp and the set it"," stands for can never drift apart, and no tool can bump the stamp on a human\'s behalf."," source where to look to re-run this exact measurement. Not a citation — an instruction."," observedAt YYYY-MM-DD the source was actually read. Load-bearing for a source that is not version-"," pinned: the claude docs page is live, so \\"claude 2.1.218\\" alone does not identify a document."," issue the issue the reading was taken in."," commands the enumerated set, sorted, without the leading \'/\'. For a source that lists more than its"," current commands (the claude docs table carries history rows and \\"Alias for /x\\" rows), this"," is the ACTIVE CANONICAL set — what the source says the CLI ships today. A row a human then"," decided not to surface stays here and is recorded in slash-commands-exclusions.json instead:"," /schedule is real on claude and deliberately absent from the catalog, so it must be attested"," or the \\"an attested name dropped\\" check above would misfire on it.","","Adding a command to this file is a claim about a CLI, so it needs the same evidence a probe result needs.","Copying a name out of the catalog to make a test go green inverts the whole mechanism."],"attestations":[{"tool":"claude","version":"2.1.251","source":"https://code.claude.com/docs/en/commands.md — the built-in slash command table, active canonical rows only (rows whose note says the command was removed, and \\"Alias for /x\\" rows, are not commands the CLI ships).","observedAt":"2026-08-30","issue":2158,"commands":["add-dir","advisor","agents","artifacts","auto-mode-setup","autocompact","autofix-pr","background","batch","branch","btw","bug","cd","chrome","claude-api","clear","code-review","color","compact","config","context","copy","dataviz","debug","deep-research","design-login","design-sync","desktop","diff","doctor","effort","exit","export","fast","feedback","fewer-permission-prompts","focus","fork","goal","heapdump","help","hooks","ide","import","init","insights","install-github-app","install-slack-app","keybindings","list-agents","login","logout","loop","mcp","memory","mobile","model","passes","permissions","plan","plugin","powerup","privacy-settings","radio","rate-limit-options","recap","release-notes","reload-plugins","reload-skills","remote-control","remote-env","rename","resume","review","rewind","run","run-skill-generator","sandbox","schedule","scroll-speed","security-review","setup-bedrock","setup-vertex","simplify","skills","status","statusline","stickers","stop","subtask","tasks","team-onboarding","teleport","terminal-setup","theme","tui","ultraplan","ultrareview","upgrade","usage","usage-credits","verify","voice","web-setup","workflow-authoring","workflows"]},{"tool":"codex","version":"0.151.0","source":"openai/codex, codex-rs/tui/src/slash_command.rs at tag rust-v0.151.0 — every `enum SlashCommand` variant except the ones whose description() is the internal \\"DO NOT USE\\" marker (MemoryDrop / MemoryUpdate). 59 variants, 57 active. The only command-set change since the rust-v0.149.1 enum #2026 read is the added `Recap` variant.","observedAt":"2026-08-30","issue":2158,"commands":["agents","app","approve","apps","archive","btw","cd","clear","compact","copy","debug-config","delete","diff","exit","experimental","export","feedback","fork","goal","hooks","ide","import","init","keymap","logout","mcp","memories","mention","model","new","permissions","personality","pets","plan","plugins","ps","pwd","quit","raw","recap","rename","resume","review","rollout","sandbox-add-read-dir","setup-default-sandbox","side","skills","status","statusline","stop","subagents","test-approval","theme","title","usage","vim"]},{"tool":"antigravity","version":"1.1.3","source":"agy 1.1.3 interactive `/help` palette, scrolled end to end (Issue #1502 probe: /compact, /status and /review answered \\"No matches\\" and were removed).","observedAt":"2026-07-24","issue":1502,"commands":["clear","diff","fork","help","hooks","mcp","model","permissions","plan","resume","rewind","tasks","usage"]},{"tool":"copilot","version":"1.0.80","source":"`copilot help commands` on GitHub Copilot CLI 1.0.80 (67 rows) plus /undo, which the interactive palette matches on full input although `help commands` omits it (Issue #1913 probe).","observedAt":"2026-08-22","issue":1913,"commands":["add-dir","agent","allow-all","app","ask","autopilot","changelog","chronicle","clear","compact","context","copy","cwd","delegate","diagnose","diff","env","exit","experimental","feedback","fleet","footer","fork","help","ide","init","instructions","keep-alive","limits","list-dirs","login","logout","lsp","mcp","memory","model","new","permissions","plan","plugin","pr","refine","remote","rename","research","reset-allowed-tools","restart","resume","review","rewind","rubber-duck","search","security-review","session","settings","share","skills","statusline","subagents","tasks","terminal-setup","theme","undo","update","usage","user","version","voice"]},{"tool":"opencode","version":"1.18.22","source":"opencode 1.18.22, isolated HOME per docs/design/opencode-server-live-verification.md \xa74, two readings that must agree. (1) `GET /command` on the loopback server (`src/lib/slash-command-reconcile/providers/opencode.ts`) — authoritative for /init and /review, and for nothing else: it carries markdown commands and Skills only, so the other 16 names are NOT in it. (2) the TUI slash palette, opened with `/` and scrolled end to end (10 rows per screen, cycles) — 19 rows, of which 18 are these and the 19th was the probe `.opencode/commands/test.md`. Controls: typing the full /status matched its own row, /zzzznotacommand matched nothing.","observedAt":"2026-08-25","issue":2036,"commands":["agents","connect","debug","diff","editor","exit","help","init","mcps","models","move","new","review","sessions","skills","status","themes","variants"]}]}'),m=/^\d{4}-\d{2}-\d{2}$/;function n(a){throw Error(`slash-command attestations: ${a}`)}function o(a,b){return("string"!=typeof a||0===a.trim().length)&&n(`${b} must be a non-empty string`),a}function p(a,b){let c=`attestations[${b}]`;(!a||"object"!=typeof a||Array.isArray(a))&&n(`${c} must be an object`);let d=o(a.tool,`${c}.tool`),g=o(a.version,`${c}.version`);f.test(g)||n(`${c}.version "${g}" is not a major.minor.patch version`);let h=o(a.source,`${c}.source`);h.trim().length<20&&n(`${c}.source is too short to re-run the measurement from (min 20 chars)`);let i=o(a.observedAt,`${c}.observedAt`);m.test(i)||n(`${c}.observedAt "${i}" must be a YYYY-MM-DD date`);let j=a.issue;("number"!=typeof j||!Number.isInteger(j)||j<=0)&&n(`${c}.issue must be a positive integer`),Array.isArray(a.commands)&&0!==a.commands.length||n(`${c}.commands must be a non-empty array`);let k=[];for(let b of a.commands){let a=o(b,`${c}.commands[]`);e.test(a)||n(`${c}.commands lists "${a}", which is not a valid command name`);let d=k[k.length-1];d===a&&n(`${c}.commands lists "${a}" twice`),void 0!==d&&d>a&&n(`${c}.commands must be sorted ("${a}" comes before "${d}")`),k.push(a)}return{tool:d,version:g,source:h,observedAt:i,issue:j,commands:k}}let q=function(a){(!a||"object"!=typeof a||Array.isArray(a))&&n("file must be a JSON object");let b=a.attestations;Array.isArray(b)||n('"attestations" must be an array'),0===b.length&&n('"attestations" must not be empty');let c=b.map(p),d=new Set;for(let a of c)d.has(a.tool)&&n(`duplicate attestation for ${a.tool}`),d.add(a.tool);return c}(l),r=JSON.parse('{"frequentlyUsed":{"claude":["clear","compact","status","help","review"],"codex":["new","diff","plan","status","review"],"opencode":["models","new","status","help","exit"],"antigravity":["clear","help","usage","diff","model"],"copilot":["model","plan","diff","review","compact"]},"commands":[{"name":"clear","descriptionKey":"slashCommands.descriptions.clear","category":"standard-session","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"compact","descriptionKey":"slashCommands.descriptions.compact","category":"standard-session","cliTools":["claude","codex"],"isStandard":true,"source":"standard"},{"name":"resume","descriptionKey":"slashCommands.descriptions.resume","category":"standard-session","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"rewind","descriptionKey":"slashCommands.descriptions.rewind","category":"standard-session","isStandard":true,"source":"standard"},{"name":"config","descriptionKey":"slashCommands.descriptions.config","category":"standard-config","isStandard":true,"source":"standard"},{"name":"model","descriptionKey":"slashCommands.descriptions.model","category":"standard-config","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"permissions","descriptionKey":"slashCommands.descriptions.permissions","category":"standard-config","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"status","descriptionKey":"slashCommands.descriptions.status","category":"standard-monitor","cliTools":["claude","codex"],"isStandard":true,"source":"standard"},{"name":"context","descriptionKey":"slashCommands.descriptions.context","category":"standard-monitor","isStandard":true,"source":"standard"},{"name":"review","descriptionKey":"slashCommands.descriptions.review","category":"standard-git","cliTools":["claude","codex"],"isStandard":true,"source":"standard"},{"name":"help","descriptionKey":"slashCommands.descriptions.help","category":"standard-util","cliTools":["claude","opencode"],"isStandard":true,"source":"standard"},{"name":"doctor","descriptionKey":"slashCommands.descriptions.doctor","category":"standard-util","isStandard":true,"source":"standard"},{"name":"export","descriptionKey":"slashCommands.descriptions.export","category":"standard-util","isStandard":true,"source":"standard"},{"name":"focus","descriptionKey":"slashCommands.descriptions.focus","category":"standard-session","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"effort","descriptionKey":"slashCommands.descriptions.effort","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"fast","descriptionKey":"slashCommands.descriptions.fast","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"loop","descriptionKey":"slashCommands.descriptions.loop","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"add-dir","descriptionKey":"slashCommands.descriptions.add-dir","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"mcp","descriptionKey":"slashCommands.descriptions.mcp","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"usage","descriptionKey":"slashCommands.descriptions.usage","category":"standard-monitor","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"memory","descriptionKey":"slashCommands.descriptions.memory.claude","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"statusline","descriptionKey":"slashCommands.descriptions.statusline","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"terminal-setup","descriptionKey":"slashCommands.descriptions.terminal-setup","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"hooks","descriptionKey":"slashCommands.descriptions.hooks","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"new","descriptionKey":"slashCommands.descriptions.new","category":"standard-session","cliTools":["codex","opencode"],"isStandard":true,"source":"standard"},{"name":"logout","descriptionKey":"slashCommands.descriptions.logout.codex","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"quit","descriptionKey":"slashCommands.descriptions.quit","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"diff","descriptionKey":"slashCommands.descriptions.diff","category":"standard-git","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"mention","descriptionKey":"slashCommands.descriptions.mention","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"mcp","descriptionKey":"slashCommands.descriptions.mcp","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"init","descriptionKey":"slashCommands.descriptions.init.codex","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"feedback","descriptionKey":"slashCommands.descriptions.feedback.codex","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"plan","descriptionKey":"slashCommands.descriptions.plan","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"goal","descriptionKey":"slashCommands.descriptions.goal","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"subagents","descriptionKey":"slashCommands.descriptions.subagents","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"fork","descriptionKey":"slashCommands.descriptions.fork","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"memories","descriptionKey":"slashCommands.descriptions.memories","category":"standard-config","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"skills","descriptionKey":"slashCommands.descriptions.skills.codex","category":"standard-config","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"hooks","descriptionKey":"slashCommands.descriptions.hooks","category":"standard-config","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"sessions","descriptionKey":"slashCommands.descriptions.sessions","category":"standard-session","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"connect","descriptionKey":"slashCommands.descriptions.connect","category":"standard-session","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"exit","descriptionKey":"slashCommands.descriptions.exit.opencode","category":"standard-session","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"models","descriptionKey":"slashCommands.descriptions.models","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"agents","descriptionKey":"slashCommands.descriptions.agents.opencode","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"themes","descriptionKey":"slashCommands.descriptions.themes","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"editor","descriptionKey":"slashCommands.descriptions.editor","category":"standard-util","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"help","descriptionKey":"slashCommands.descriptions.help","category":"standard-util","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"usage","descriptionKey":"slashCommands.descriptions.usage","category":"standard-monitor","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"mcp","descriptionKey":"slashCommands.descriptions.mcp","category":"standard-util","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"hooks","descriptionKey":"slashCommands.descriptions.hooks","category":"standard-config","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"diff","descriptionKey":"slashCommands.descriptions.diff","category":"standard-git","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"fork","descriptionKey":"slashCommands.descriptions.fork","category":"standard-session","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"plan","descriptionKey":"slashCommands.descriptions.plan","category":"standard-session","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"rewind","descriptionKey":"slashCommands.descriptions.rewind","category":"standard-session","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"tasks","descriptionKey":"slashCommands.descriptions.tasks","category":"standard-util","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"advisor","descriptionKey":"slashCommands.descriptions.advisor","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"autocompact","descriptionKey":"slashCommands.descriptions.autocompact","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"autofix-pr","descriptionKey":"slashCommands.descriptions.autofix-pr","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"background","descriptionKey":"slashCommands.descriptions.background","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"batch","descriptionKey":"slashCommands.descriptions.batch","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"branch","descriptionKey":"slashCommands.descriptions.branch","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"btw","descriptionKey":"slashCommands.descriptions.btw","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"bug","descriptionKey":"slashCommands.descriptions.bug","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"cd","descriptionKey":"slashCommands.descriptions.cd.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"chrome","descriptionKey":"slashCommands.descriptions.chrome","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"claude-api","descriptionKey":"slashCommands.descriptions.claude-api","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"code-review","descriptionKey":"slashCommands.descriptions.code-review","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"color","descriptionKey":"slashCommands.descriptions.color","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"copy","descriptionKey":"slashCommands.descriptions.copy","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"dataviz","descriptionKey":"slashCommands.descriptions.dataviz","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"debug","descriptionKey":"slashCommands.descriptions.debug.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"deep-research","descriptionKey":"slashCommands.descriptions.deep-research","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"design-login","descriptionKey":"slashCommands.descriptions.design-login","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"design-sync","descriptionKey":"slashCommands.descriptions.design-sync","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"desktop","descriptionKey":"slashCommands.descriptions.desktop","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"diff","descriptionKey":"slashCommands.descriptions.diff","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"exit","descriptionKey":"slashCommands.descriptions.exit.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"feedback","descriptionKey":"slashCommands.descriptions.feedback.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"fewer-permission-prompts","descriptionKey":"slashCommands.descriptions.fewer-permission-prompts","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"fork","descriptionKey":"slashCommands.descriptions.fork","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"goal","descriptionKey":"slashCommands.descriptions.goal","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"heapdump","descriptionKey":"slashCommands.descriptions.heapdump","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"ide","descriptionKey":"slashCommands.descriptions.ide","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"init","descriptionKey":"slashCommands.descriptions.init.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"insights","descriptionKey":"slashCommands.descriptions.insights","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"install-github-app","descriptionKey":"slashCommands.descriptions.install-github-app","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"install-slack-app","descriptionKey":"slashCommands.descriptions.install-slack-app","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"keybindings","descriptionKey":"slashCommands.descriptions.keybindings","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"login","descriptionKey":"slashCommands.descriptions.login.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"logout","descriptionKey":"slashCommands.descriptions.logout.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"mobile","descriptionKey":"slashCommands.descriptions.mobile","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"passes","descriptionKey":"slashCommands.descriptions.passes","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"plan","descriptionKey":"slashCommands.descriptions.plan","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"plugin","descriptionKey":"slashCommands.descriptions.plugin.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"powerup","descriptionKey":"slashCommands.descriptions.powerup","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"privacy-settings","descriptionKey":"slashCommands.descriptions.privacy-settings","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"radio","descriptionKey":"slashCommands.descriptions.radio","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"recap","descriptionKey":"slashCommands.descriptions.recap.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"release-notes","descriptionKey":"slashCommands.descriptions.release-notes","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"reload-plugins","descriptionKey":"slashCommands.descriptions.reload-plugins","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"reload-skills","descriptionKey":"slashCommands.descriptions.reload-skills","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"remote-control","descriptionKey":"slashCommands.descriptions.remote-control","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"remote-env","descriptionKey":"slashCommands.descriptions.remote-env","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"rename","descriptionKey":"slashCommands.descriptions.rename","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"run","descriptionKey":"slashCommands.descriptions.run","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"run-skill-generator","descriptionKey":"slashCommands.descriptions.run-skill-generator","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"sandbox","descriptionKey":"slashCommands.descriptions.sandbox","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"scroll-speed","descriptionKey":"slashCommands.descriptions.scroll-speed","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"security-review","descriptionKey":"slashCommands.descriptions.security-review","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"setup-bedrock","descriptionKey":"slashCommands.descriptions.setup-bedrock","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"setup-vertex","descriptionKey":"slashCommands.descriptions.setup-vertex","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"simplify","descriptionKey":"slashCommands.descriptions.simplify","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"skills","descriptionKey":"slashCommands.descriptions.skills.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"stickers","descriptionKey":"slashCommands.descriptions.stickers","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"stop","descriptionKey":"slashCommands.descriptions.stop","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"subtask","descriptionKey":"slashCommands.descriptions.subtask","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"tasks","descriptionKey":"slashCommands.descriptions.tasks","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"team-onboarding","descriptionKey":"slashCommands.descriptions.team-onboarding","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"teleport","descriptionKey":"slashCommands.descriptions.teleport","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"theme","descriptionKey":"slashCommands.descriptions.theme","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"tui","descriptionKey":"slashCommands.descriptions.tui","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"ultrareview","descriptionKey":"slashCommands.descriptions.ultrareview","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"upgrade","descriptionKey":"slashCommands.descriptions.upgrade","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"usage-credits","descriptionKey":"slashCommands.descriptions.usage-credits","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"verify","descriptionKey":"slashCommands.descriptions.verify","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"voice","descriptionKey":"slashCommands.descriptions.voice","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"web-setup","descriptionKey":"slashCommands.descriptions.web-setup","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"workflows","descriptionKey":"slashCommands.descriptions.workflows","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"ide","descriptionKey":"slashCommands.descriptions.ide","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"keymap","descriptionKey":"slashCommands.descriptions.keymap","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"vim","descriptionKey":"slashCommands.descriptions.vim","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"setup-default-sandbox","descriptionKey":"slashCommands.descriptions.setup-default-sandbox","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"sandbox-add-read-dir","descriptionKey":"slashCommands.descriptions.sandbox-add-read-dir","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"experimental","descriptionKey":"slashCommands.descriptions.experimental","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"approve","descriptionKey":"slashCommands.descriptions.approve","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"import","descriptionKey":"slashCommands.descriptions.import.codex","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"rename","descriptionKey":"slashCommands.descriptions.rename","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"archive","descriptionKey":"slashCommands.descriptions.archive","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"delete","descriptionKey":"slashCommands.descriptions.delete","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"app","descriptionKey":"slashCommands.descriptions.app.codex","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"side","descriptionKey":"slashCommands.descriptions.side","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"btw","descriptionKey":"slashCommands.descriptions.btw","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"copy","descriptionKey":"slashCommands.descriptions.copy","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"raw","descriptionKey":"slashCommands.descriptions.raw","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"usage","descriptionKey":"slashCommands.descriptions.usage","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"debug-config","descriptionKey":"slashCommands.descriptions.debug-config","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"title","descriptionKey":"slashCommands.descriptions.title","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"statusline","descriptionKey":"slashCommands.descriptions.statusline","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"theme","descriptionKey":"slashCommands.descriptions.theme","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"pets","descriptionKey":"slashCommands.descriptions.pets","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"apps","descriptionKey":"slashCommands.descriptions.apps","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"plugins","descriptionKey":"slashCommands.descriptions.plugins","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"exit","descriptionKey":"slashCommands.descriptions.exit.codex","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"rollout","descriptionKey":"slashCommands.descriptions.rollout","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"ps","descriptionKey":"slashCommands.descriptions.ps","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"stop","descriptionKey":"slashCommands.descriptions.stop","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"personality","descriptionKey":"slashCommands.descriptions.personality","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"test-approval","descriptionKey":"slashCommands.descriptions.test-approval","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"agents","descriptionKey":"slashCommands.descriptions.agents.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"import","descriptionKey":"slashCommands.descriptions.import.claude","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"list-agents","descriptionKey":"slashCommands.descriptions.list-agents","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"export","descriptionKey":"slashCommands.descriptions.export","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"debug","descriptionKey":"slashCommands.descriptions.debug.opencode","category":"standard-monitor","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"diff","descriptionKey":"slashCommands.descriptions.diff","category":"standard-git","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"init","descriptionKey":"slashCommands.descriptions.init.opencode","category":"standard-util","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"mcps","descriptionKey":"slashCommands.descriptions.mcps","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"move","descriptionKey":"slashCommands.descriptions.move","category":"standard-util","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"review","descriptionKey":"slashCommands.descriptions.review","category":"standard-git","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"skills","descriptionKey":"slashCommands.descriptions.skills.opencode","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"status","descriptionKey":"slashCommands.descriptions.status","category":"standard-monitor","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"variants","descriptionKey":"slashCommands.descriptions.variants","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"init","descriptionKey":"slashCommands.descriptions.init.copilot","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"agent","descriptionKey":"slashCommands.descriptions.agent.copilot","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"skills","descriptionKey":"slashCommands.descriptions.skills.copilot","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"mcp","descriptionKey":"slashCommands.descriptions.mcp","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"plugin","descriptionKey":"slashCommands.descriptions.plugin.copilot","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"model","descriptionKey":"slashCommands.descriptions.model","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"delegate","descriptionKey":"slashCommands.descriptions.delegate","category":"workflow","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"fleet","descriptionKey":"slashCommands.descriptions.fleet","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"autopilot","descriptionKey":"slashCommands.descriptions.autopilot","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"tasks","descriptionKey":"slashCommands.descriptions.tasks","category":"standard-monitor","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"subagents","descriptionKey":"slashCommands.descriptions.subagents","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"ide","descriptionKey":"slashCommands.descriptions.ide","category":"workflow","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"diff","descriptionKey":"slashCommands.descriptions.diff","category":"standard-git","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"pr","descriptionKey":"slashCommands.descriptions.pr","category":"standard-git","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"review","descriptionKey":"slashCommands.descriptions.review","category":"review","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"security-review","descriptionKey":"slashCommands.descriptions.security-review","category":"review","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"rubber-duck","descriptionKey":"slashCommands.descriptions.rubber-duck","category":"review","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"lsp","descriptionKey":"slashCommands.descriptions.lsp","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"terminal-setup","descriptionKey":"slashCommands.descriptions.terminal-setup","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"permissions","descriptionKey":"slashCommands.descriptions.permissions","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"allow-all","descriptionKey":"slashCommands.descriptions.allow-all","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"add-dir","descriptionKey":"slashCommands.descriptions.add-dir","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"list-dirs","descriptionKey":"slashCommands.descriptions.list-dirs","category":"standard-monitor","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"cwd","descriptionKey":"slashCommands.descriptions.cwd","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"reset-allowed-tools","descriptionKey":"slashCommands.descriptions.reset-allowed-tools","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"resume","descriptionKey":"slashCommands.descriptions.resume","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"rename","descriptionKey":"slashCommands.descriptions.rename","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"fork","descriptionKey":"slashCommands.descriptions.fork","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"context","descriptionKey":"slashCommands.descriptions.context","category":"standard-monitor","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"usage","descriptionKey":"slashCommands.descriptions.usage","category":"standard-monitor","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"session","descriptionKey":"slashCommands.descriptions.session","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"compact","descriptionKey":"slashCommands.descriptions.compact","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"share","descriptionKey":"slashCommands.descriptions.share","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"remote","descriptionKey":"slashCommands.descriptions.remote","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"copy","descriptionKey":"slashCommands.descriptions.copy","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"rewind","descriptionKey":"slashCommands.descriptions.rewind","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"undo","descriptionKey":"slashCommands.descriptions.undo","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"new","descriptionKey":"slashCommands.descriptions.new","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"clear","descriptionKey":"slashCommands.descriptions.clear","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"restart","descriptionKey":"slashCommands.descriptions.restart","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"help","descriptionKey":"slashCommands.descriptions.help","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"changelog","descriptionKey":"slashCommands.descriptions.changelog","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"feedback","descriptionKey":"slashCommands.descriptions.feedback.copilot","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"diagnose","descriptionKey":"slashCommands.descriptions.diagnose","category":"standard-monitor","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"theme","descriptionKey":"slashCommands.descriptions.theme","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"statusline","descriptionKey":"slashCommands.descriptions.statusline","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"footer","descriptionKey":"slashCommands.descriptions.footer","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"update","descriptionKey":"slashCommands.descriptions.update","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"version","descriptionKey":"slashCommands.descriptions.version","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"experimental","descriptionKey":"slashCommands.descriptions.experimental","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"memory","descriptionKey":"slashCommands.descriptions.memory.copilot","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"instructions","descriptionKey":"slashCommands.descriptions.instructions","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"app","descriptionKey":"slashCommands.descriptions.app.copilot","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"ask","descriptionKey":"slashCommands.descriptions.ask","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"chronicle","descriptionKey":"slashCommands.descriptions.chronicle","category":"standard-monitor","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"env","descriptionKey":"slashCommands.descriptions.env","category":"standard-monitor","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"exit","descriptionKey":"slashCommands.descriptions.exit.copilot","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"keep-alive","descriptionKey":"slashCommands.descriptions.keep-alive","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"limits","descriptionKey":"slashCommands.descriptions.limits","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"login","descriptionKey":"slashCommands.descriptions.login.copilot","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"logout","descriptionKey":"slashCommands.descriptions.logout.copilot","category":"standard-session","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"plan","descriptionKey":"slashCommands.descriptions.plan","category":"workflow","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"refine","descriptionKey":"slashCommands.descriptions.refine","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"research","descriptionKey":"slashCommands.descriptions.research","category":"workflow","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"search","descriptionKey":"slashCommands.descriptions.search","category":"standard-util","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"settings","descriptionKey":"slashCommands.descriptions.settings","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"user","descriptionKey":"slashCommands.descriptions.user","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"voice","descriptionKey":"slashCommands.descriptions.voice","category":"standard-config","cliTools":["copilot"],"isStandard":true,"source":"standard"},{"name":"agents","descriptionKey":"slashCommands.descriptions.agents.codex","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"cd","descriptionKey":"slashCommands.descriptions.cd.codex","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"pwd","descriptionKey":"slashCommands.descriptions.pwd","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"artifacts","descriptionKey":"slashCommands.descriptions.artifacts","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"auto-mode-setup","descriptionKey":"slashCommands.descriptions.auto-mode-setup","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"rate-limit-options","descriptionKey":"slashCommands.descriptions.rate-limit-options","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"workflow-authoring","descriptionKey":"slashCommands.descriptions.workflow-authoring","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"recap","descriptionKey":"slashCommands.descriptions.recap.codex","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"}]}'),s=function(a){let b={};for(let c of a)b[c.tool]=c.version;return b}(q),t=r.commands.map(function(a){let b={name:a.name,descriptionKey:a.descriptionKey,category:a.category,isStandard:a.isStandard,source:a.source,filePath:""};return a.cliTools&&(b.cliTools=a.cliTools),b});function u(){return(0,d.lg)(t)}r.frequentlyUsed},70673:(a,b,c)=>{function d(a){return a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function e(a,b=30){return a.length<=b?a:`${a.substring(0,b-3)}...`}c.d(b,{Nt:()=>d,W5:()=>e,wj:()=>g});class f extends Error{constructor(a){super(a),this.name="TimeoutError"}}function g(a,b,c){return new Promise((d,e)=>{let g=setTimeout(()=>{void 0!==c?d(c):e(new f(`Operation timed out after ${b}ms`))},b);a.then(a=>{clearTimeout(g),d(a)},a=>{clearTimeout(g),e(a)})})}},73434:(a,b,c)=>{c.d(b,{hh:()=>f});let d=["CLAUDECODE","CM_AUTH_TOKEN","CM_AUTH_TOKEN_HASH","CM_AUTH_EXPIRE","CM_HTTPS_KEY","CM_HTTPS_CERT","CM_ALLOWED_IPS","CM_TRUST_PROXY","CM_DB_PATH","GH_DEBUG"],e=["CM_AGENT_INSTANCE_ID","CM_AGENT_TOOL","CM_AGENT_WORKTREE_ID","CM_HOOK_PORT","CM_HOOK_URL","CM_PERMISSION_HOOK_URL"];function f(){let a={...process.env};for(let b of Object.keys(a))(d.includes(b)||e.includes(b)||b.startsWith("CM_HOOK_"))&&delete a[b];return a}},81776:(a,b,c)=>{c.d(b,{B0:()=>n,En:()=>l});var d=c(79646),e=c(29021),f=c(21820),g=c(33873),h=c(73434);let i="copilot",j=/(\d+\.\d+\.\d+(?:[-+][0-9A-Za-z.-]+)?)/;function k(a){try{if(!(0,e.statSync)(a).isFile())return!1;return(0,e.accessSync)(a,e.constants.X_OK),!0}catch{return!1}}function l(a){let b=process.env.PATH;if(!b)return null;for(let c of b.split(g.delimiter)){if(!c)continue;let b=(0,g.join)(c,a);if(k(b))return b}return null}function m(a){return new Promise(b=>{(0,d.execFile)(a,["--version"],{timeout:5e3,maxBuffer:65536,env:(0,h.hh)()},(a,c,d)=>{if(a)return void b(null);let e=j.exec(`${c??""}
|
|
2
2
|
${d??""}`);b(e?e[1]:null)})})}async function n(){let a=l(i);if(a){let b=await m(a);if(b)return{path:a,version:b,source:"path"}}if(!l("gh"))return null;for(let a of function(){let a=process.env.XDG_DATA_HOME||(0,g.join)((0,f.homedir)(),".local","share"),b=(0,g.join)(a,"gh",i);return[b,(0,g.join)(b,i)]}()){if(!k(a))continue;let b=await m(a);if(b)return{path:a,version:b,source:"gh-managed"}}return null}},84915:(a,b,c)=>{c.d(b,{BP:()=>t,iI:()=>z,j2:()=>u});var d=c(79646),e=c(29021),f=c(33873),g=c(50446),h=c(15194),i=c(48870),j=c(68804),k=c(81776),l=c(73434),m=c(10176),n=c(70673);let o=(0,c(72626).h)("slash-command-catalog"),p=new Set(Object.keys(g.B)),q=/(\d+)\.(\d+)\.(\d+)/,r={claude:{kind:"execFile",command:"claude",args:["--version"]},codex:{kind:"execFile",command:"codex",args:["--version"]},antigravity:{kind:"execFile",command:"agy",args:["--version"]},opencode:{kind:"execFile",command:"opencode",args:["--version"]},copilot:{kind:"delegated",probe:async()=>(await (0,k.B0)())?.version??null}},s=null;function t(){return null===s&&(s=function(){let a,b=function(){try{return f.join((0,i.WI)(),"slash-commands")}catch{return null}}();if(!b)return[];try{a=e.readdirSync(b,{withFileTypes:!0})}catch{return[]}let c=f.resolve(b)+f.sep,d=[];for(let g of a.filter(a=>a.isFile()&&a.name.endsWith(".json")&&!a.name.includes("..")).sort((a,b)=>a.name.localeCompare(b.name))){let a=f.resolve(b,g.name);a.startsWith(c)&&d.push(...function(a){let b,c;try{b=e.statSync(a)}catch{return[]}if(!b.isFile())return[];if(b.size>65536)return o.warn("user-catalog-file-too-large",{size:b.size}),[];try{c=JSON.parse(e.readFileSync(a,"utf8"))}catch{return o.warn("user-catalog-file-parse-failed"),[]}if(!c||"object"!=typeof c||!Array.isArray(c.commands))return o.warn("user-catalog-file-invalid-shape"),[];c.commands.length>200&&o.warn("user-catalog-file-entry-limit",{count:c.commands.length});let d=c.commands.slice(0,200),f=[];for(let a of d){let b=function(a){var b;if(!a||"object"!=typeof a||"string"!=typeof a.name||0===a.name.trim().length)return null;let c=function(a){if(void 0===a)return{ok:!0};if(!Array.isArray(a)||0===a.length)return{ok:!1};let b=[];for(let c of a){if("string"!=typeof c||!(0,h.hR)(c))return{ok:!1};b.push(c)}return{ok:!0,tools:b}}(a.cliTools);if(!c.ok)return null;let d="string"==typeof a.description?a.description:"",e={name:(0,n.W5)(a.name.trim(),100),description:(0,n.W5)(d,500),category:"string"==typeof(b=a.category)&&p.has(b)?b:"standard-util",source:"user-catalog",isStandard:!1,filePath:""};return c.tools&&(e.cliTools=c.tools),e}(a);b?f.push(b):o.warn("user-catalog-entry-skipped")}return f}(a))}return d}()),s}function u(a,b){return 0===b.length?a:(0,m.C8)(a,(0,m.lg)(b))}let v=null,w=null;async function x(){let a={};return await Promise.all(Object.keys(r).map(async b=>{var c,e;let f=j.HR[b];if(!f)return;let g=r[b],h="execFile"===g.kind?await (c=g.command,e=g.args,new Promise(a=>{(0,d.execFile)(c,e,{timeout:5e3,maxBuffer:65536,env:(0,l.hh)()},(b,c,d)=>{if(b)return void a(null);a(function(a){let b=q.exec(a);return b?`${b[1]}.${b[2]}.${b[3]}`:null}(`${c??""}
|
|
3
3
|
${d??""}`))})})):await g.probe().catch(()=>null);h&&(a[b]={current:h,verifiedAgainst:f,stale:function(a,b){let c=a.split(".").map(a=>Number(a)||0),d=b.split(".").map(a=>Number(a)||0);for(let a=0;a<3;a++){let b=(c[a]??0)-(d[a]??0);if(0!==b)return b>0?1:-1}return 0}(h,f)>0})})),Object.values(a).some(a=>a.stale)&&o.warn("builtin-catalog-stale",{staleness:a}),a}async function y(){if(null!==v)return v;if(w)return w;w=x();try{return v=await w}finally{w=null}}function z(){return null!==v?v:(y().catch(()=>({})),{})}}};
|