no_spec

A command that skips a project's specification process and starts a development task directly. It is intended for simple, clearly defined work.

In plain words
What is it for?
Handling simple bug fixes, documentation or configuration updates, refactoring, and quick iterations.
Why use it?
It removes planning steps that may be unnecessary for small fixes or straightforward changes.

Command

Part of the cloudbase-ai-toolkit plugin — 39 skills, 3 commands, 2 MCP servers, 2 plugins shipped together

Install

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.

agentmods
npx agentmods add commands/tencentcloudbase/cloudbase-ai-toolkit/no_spec
Clone the repo
git clone --depth 1 https://github.com/TencentCloudBase/CloudBase-AI-Toolkit

Or install cloudbase-ai-toolkit, the plugin that ships this one along with the rest of its 39 skills, 3 commands, 2 MCP servers, 2 plugins.

Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 217 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00217
Opus 5 $0.00000 $0.00109
Sonnet 5 $0.00000 $0.00043
Haiku 4.5 $0.00000 $0.00022

Measured 3d ago against content hash 23f490021c75, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

no_spec 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 3d 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.

config/source/editor-config/claude/commands/no_spec.md · 26 lines

What it actually says

/no_spec - 跳过 spec 流程,直接执行

命令说明

跳过 spec 流程,直接执行开发任务,适用于简单修复、文档更新、配置修改、代码重构等场景。

适用场景

  • 简单修复
  • 文档更新
  • 配置修改
  • 代码重构
  • 快速迭代
  • 不需要详细规划和文档的简单任务

工作模式

当使用 /no_spec 命令时,AI 将:

  1. 跳过需求文档设计阶段
  2. 跳过技术方案设计阶段
  3. 跳过任务拆分阶段
  4. 直接开始执行具体的开发任务
  5. 根据用户需求快速响应和实现

注意事项

  • 适用于相对简单和明确的任务
  • 对于复杂项目建议使用 /spec 命令
  • 仍然需要遵循基本的开发规范和最佳实践
Changes

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.

  1. 3d ago First seen · 26 lines · 0 tokens per session scan A 23f490021c75

Subscribe to this mod's changes

no_spec is a command published in the GitHub repository TencentCloudBase/CloudBase-AI-Toolkit (1,087 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 217 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.