Skip to content
Development
Command

/no_spec

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

From plugin
cloudbase-ai-toolkit
1.1k7 skills3 agents7 commands2 MCP
Install
> /plugin marketplace add TencentCloudBase/CloudBase-AI-Toolkit

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/no_spec

Context preview

What this command does when you run it.

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

Command definition

no_spec.md

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

命令说明

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

适用场景

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

工作模式

当使用 `/no_spec` 命令时,AI 将: 1. 跳过需求文档设计阶段 2. 跳过技术方案设计阶段 3. 跳过任务拆分阶段 4. 直接开始执行具体的开发任务 5. 根据用户需求快速响应和实现

注意事项

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

AI writes the code. CloudBase runs the backend. The CloudBase integration layer for AI coding tools: Plugin installs the stack, Skills steer how code is written, MCP operates databases, functions, storage, and deploys from chat.

Get the whole plugin