docs: dedupe brewtools skill sidebar order (3119 collision -> unique 3120-3125)

This commit is contained in:
kochetkov-ma
2026-06-14 14:18:50 +01:00
parent 0fbbfc6d0f
commit 404cb9134b
6 changed files with 6 additions and 6 deletions
@@ -1,7 +1,7 @@
---
title: "Agent Toggle"
description: "Disable individual plugin agents without uninstalling. State persists across plugin updates."
order: 3121
order: 3122
---
import { Badge, Callout, Card, CardGrid, Steps, UpdateNotice } from '../../../../components/mdx';
@@ -1,7 +1,7 @@
---
title: "Manager"
description: "Type ++m / ++mp to inject a Manager block for one turn. HARD wall denies Write/Edit/NotebookEdit/WebFetch/MCP-write in the main session. RU+EN."
order: 3123
order: 3124
---
import { Badge, Callout, Card, CardGrid, Steps, UpdateNotice } from '../../../../components/mdx';
@@ -1,7 +1,7 @@
---
title: "Provider Switch"
description: "Switch to alternative AI providers when Anthropic rate limits hit — keep coding for ~$10/month"
order: 3119
order: 3120
---
import { Card, CardGrid, Callout, Steps, Badge, Spoiler, UpdateNotice } from '../../../../components/mdx';
@@ -1,7 +1,7 @@
---
title: "Skill Toggle"
description: "Disable individual plugin skills without uninstalling. State persists across plugin updates."
order: 3120
order: 3121
---
import { Badge, Callout, Card, CardGrid, Steps, UpdateNotice } from '../../../../components/mdx';
@@ -1,7 +1,7 @@
---
title: "Task Board Init"
description: "Multi-agent generator that deploys a file-based Kanban into any repo: board, curator agent, dashboard skill, rule."
order: 3124
order: 3125
---
import { Badge, Callout, Card, CardGrid, Steps, UpdateNotice } from '../../../../components/mdx';
@@ -1,7 +1,7 @@
---
title: "Think Short"
description: "Toggle terse-output mode — inject brevity directives into main conversation and sub-agent prompts. Cuts preamble/filler/AI-artifacts in output-heavy workflows."
order: 3122
order: 3123
---
import { Badge, Callout, Card, CardGrid, Steps, UpdateNotice } from '../../../../components/mdx';