Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
tencentcloudbase avatar

Planning Workflows

  • 2 installs
  • 1.1k repo stars
  • Updated August 4, 2026
  • tencentcloudbase/cloudbase-ai-toolkit

Choose and run spec or no-spec planning workflows for requirements, design, and task planning based on task complexity and risk.

About

Standardizes how to pick between full-spec and no-spec planning modes and execute the matching slash commands. A developer uses it to decide planning depth before implementation.

  • Decision rules for spec vs no-spec by risk and scope
  • Derived from local requirements, design, and tasks commands

Planning Workflows by the numbers

  • 2 all-time installs (skills.sh)
  • +1 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #2,419 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/tencentcloudbase/cloudbase-ai-toolkit --skill planning-workflows

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2
repo stars1.1k
Last updatedAugust 4, 2026
Repositorytencentcloudbase/cloudbase-ai-toolkit

What it does

Choose and run spec or no-spec planning workflows for requirements, design, and task planning based on task complexity and risk.

Files

SKILL.mdMarkdownGitHub ↗

Planning Workflows (spec / no-spec)

This skill standardizes how to choose and execute planning modes using local slash commands.

When to use this skill

Use this skill when the user:

  • wants a full spec workflow before implementation
  • wants to skip spec and execute directly for small scoped tasks
  • asks how to decide between spec vs no-spec

Source of truth

  • references/source-commands.md

Decision rules

  • Prefer spec when work is new/complex, cross-module, risky, or acceptance criteria are unclear.
  • Prefer no-spec when work is small, low-risk, well-scoped (docs/config/simple fixes).

Execution rules

1. Read the matching command template from references/source-commands.md. 2. Follow it as a phase gate workflow:

  • do not skip required confirmations when running spec mode
  • keep scope tight when running no-spec mode

3. Keep artifacts in the repo conventions (e.g. specs/<name>/...) when spec is selected.

Command mapping

See references/command-catalog.md.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.