Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add commands/opensesh/design-ops/helpgit clone --depth 1 https://github.com/opensesh/DESIGN-OPSWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/opensesh/design-ops/help)<a href="https://agentmods.dev/commands/opensesh/design-ops/help"><img src="https://agentmods.dev/badge/commands/opensesh/design-ops/help.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.03097 |
| Opus 5 | $0.00000 | $0.01548 |
| Sonnet 5 | $0.00000 | $0.00619 |
| Haiku 4.5 | $0.00000 | $0.00310 |
Grade A, and why
help scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 422 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/design-ops:help
Complete command reference for DESIGN-OPS.
Trigger
User runs /design-ops:help to see all available commands and skills.
Output
# DESIGN-OPS — Command Reference
## System Commands
| Command | Description |
|---------|-------------|
| `/design-ops:setup` | Initial onboarding wizard — configure integrations and preferences |
| `/design-ops:configure` | Update specific settings without full setup |
| `/design-ops:status` | Quick overview of what's configured |
| `/design-ops:test` | Deep diagnostics when troubleshooting |
| `/design-ops:reset` | Clear configuration and start fresh |
| `/design-ops:add-tool` | Connect a new MCP or API with guided setup |
| `/design-ops:help` | This command reference |
| `/design-ops:library` | Browse utility commands by category |
**Note:** Use `/design-ops:status` for a quick config check. Use `/design-ops:test` when something isn't working.
---
## Dashboard Command
The unified dashboard command generates reports across pillars and timeframes:
```bash
/design-ops:dashboard [pillar] [timeframe]
| Pillars | Timeframes |
|---|---|
ops — Operations |
daily (or today, d) |
design — Design |
weekly (or week, w) |
analytics — Analytics |
quarterly (or quarter, q) |
| omitted — All pillars | ytd (or year, y) |
Examples:
/design-ops:dashboard # All pillars, daily (default)
/design-ops:dashboard ops weekly # Operations, weekly
/design-ops:dashboard design quarterly # Design, quarterly
/design-ops:dashboard analytics ytd # Analytics, year-to-date
/design-ops:dashboard weekly # All pillars, weekly
Legacy Aliases
These commands remain for backwards compatibility:
| Command | Maps To |
|---|---|
/design-ops:daily-brief |
/design-ops:dashboard daily |
/design-ops:weekly-recap |
/design-ops:dashboard weekly |
/design-ops:team-pulse |
/design-ops:dashboard design daily --team |
Utility Library
Browse with /design-ops:library or /design-ops:library [category].
Quick access:
/design-ops:library— Browse all 14 utility commands/design-ops:library design— Show design commands only/design-ops:library content— Show content commands only/design-ops:library development— Show development commands only/design-ops:library logistics— Show logistics commands only
Logistics (3)
Meeting prep, kickoffs, and project coordination
| Command | Description |
|---|---|
/design-ops:meeting-brief |
Create focused meeting agendas |
/design-ops:meeting-recap |
Document meetings with action items |
/design-ops:kickoff-prep |
Generate project kickoff materials |
Content (3)
Content creation for social and marketing
| Command | Description |
|---|---|
/design-ops:social-post |
Create platform-optimized social content |
/design-ops:copy-variants |
Generate and A/B test copy variations |
/design-ops:content-brief |
Create content briefs for articles, blogs, case studies |
Development (3)
Research, analysis, and ideation tools
| Command | Description |
|---|---|
/design-ops:site-analysis |
Deep website analysis |
/design-ops:devils-advocate |
Challenge assumptions |
/design-ops:research-summary |
Synthesize research into actionable insights |
Design (5)
Design quality, research, and variation tools
| Command | Description |
|---|---|
/design-ops:design-audit |
Automated design system compliance check |
/design-ops:a11y-audit |
Accessibility compliance check (WCAG A/AA/AAA) |
/design-ops:mood-board |
Curated design inspiration from web sources |
/design-ops:competitor-scan |
Competitive design analysis |
/design-ops:variation-sprint |
Generate design variations within brand constraints |
Auto-Activating Skills
These activate automatically based on context — no command needed:
| Skill | Triggers On |
|---|---|
brand-guidelines |
Mentions of brand, colors (Aperol, Charcoal, Vanilla), brand voice |
frontend-design |
UI work, component creation, design implementation |
design-system-quality |
Design system reviews, token validation |
brand-voice |
Content writing, copywriting, messaging |
design-feedback |
Design critique, visual review |
accessibility-audit |
Accessibility checks, a11y reviews |
systematic-debugging |
Debugging, error investigation |
verification-before-completion |
Task completion, claiming "done" |
Quick Start
- First time? Run
/design-ops:setupto configure integrations - Morning routine? Run
/design-ops:dashboard(or/design-ops:daily-brief) - Weekly review? Run
/design-ops:dashboard weekly - Check team activity? Run
/design-ops:dashboard design - Explore utilities? Run
/design-ops:libraryto browse 14 utility commands - Check config? Run
/design-ops:statusfor quick overview - Something broken? Run
/design-ops:testfor deep diagnostics
Configuration
Config file: ~/.claude/design-ops-config.yaml
View current config: /design-ops:status
Update config: /design-ops:configure
Getting Help
- Issues: https://github.com/opensesh/DESIGN-OPS/issues
- Docs: See /references folder in plugin directory
- Troubleshooting: /references/troubleshooting.md
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 422 lines · 0 tokens per session scan A d5ac985d88df
help is a command published in the GitHub repository opensesh/DESIGN-OPS (23 stars, last pushed 3mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 3,097 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other commands, from other repositories
design-compliance
Audit or generate regulation-specific UI patterns for HIPAA, PCI DSS, or ADA compliance. Use --regulation to target a specific standard.
design-tutorial
Interactive guided tour of Naksha — learn commands through real exercises, discover workflows, and get oriented in under 10 minutes.
design-gdpr
Design GDPR/CCPA-compliant consent flows — cookie banners, consent hierarchy, privacy controls, and data deletion request UI.
design-review
Review an existing design for quality — accessibility, usability, visual consistency, content, and motion. Accepts HTML files, Figma URLs, preview servers, or screenshots for visual AI critique.
design-template
Generate a production-ready web page from a curated template category. Pick a category (landing-page, dashboard, pricing, auth, blog, ecommerce, portfolio, docs, saas, or onboarding) and get a fully-built, customized HTML/CSS template — brand colors, copy, and responsive layout included.
design-voice-ui
Design a voice interface — wake word flows, confirmation patterns, error recovery, screen companion layout (if hybrid), audio feedback guidelines.