From cloudbase-ai-toolkit
Skips spec workflow (requirements, design, task breakdown) and directly executes simple dev tasks like fixes, doc updates, config changes, or refactoring.
npx claudepluginhub beltran12138/cambodia-toilet-monopoly.claude/commands/# /no_spec - 跳过 spec 流程,直接执行 ## 命令说明 跳过 spec 流程,直接执行开发任务,适用于简单修复、文档更新、配置修改、代码重构等场景。 ## 适用场景 - 简单修复 - 文档更新 - 配置修改 - 代码重构 - 快速迭代 - 不需要详细规划和文档的简单任务 ## 工作模式 当使用 `/no_spec` 命令时,AI 将: 1. 跳过需求文档设计阶段 2. 跳过技术方案设计阶段 3. 跳过任务拆分阶段 4. 直接开始执行具体的开发任务 5. 根据用户需求快速响应和实现 ## 注意事项 - 适用于相对简单和明确的任务 - 对于复杂项目建议使用 `/spec` 命令 - 仍然需要遵循基本的开发规范和最佳实践
/devkit.quick-specGenerates lightweight Markdown spec for bug fixes and small features from a description and optional --lang flag. Outputs minimal file to docs/specs/[id]/YYYY-MM-DD--feature-name.md.
/quickExecutes simple ad-hoc tasks like bug fixes or refactors: directly implements changes, creates atomic commit, updates state, generates summary. Takes <task description> arg.
/quick-devImplements a specified task directly, applying and enforcing project standards from .maister/docs/INDEX.md without planning or user approval steps.
/quick-devImplements a specified task directly in the codebase, applying relevant standards from .maister/docs/ without planning mode.
/fastExecutes trivial tasks like typo fixes, config changes, small refactors inline without subagents or PLAN.md—for tasks under 2 minutes.
Share bugs, ideas, or general feedback.
跳过 spec 流程,直接执行开发任务,适用于简单修复、文档更新、配置修改、代码重构等场景。
当使用 /no_spec 命令时,AI 将:
/spec 命令