项目文件夹

文件
wehub-resource-sync 9e1b5784b8
test / test (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-14 10:24:00 +08:00
..

Future Outline Vs Build

Symptom

The user is still framing or exploring a future skill, but the router prematurely triggers full skill generation.

Anti-Pattern

Treating early planning language as execution-ready packaging intent.

Example Prompt

Create an outline for a possible future skill, but do not build the skill yet.

Why It Fails

  • the prompt mentions "skill"
  • the actual task is pre-build design, not packaging

Fix

  • detect "future skill", "outline", "before we decide", and similar wording as planning-only exclusions
  • require either present-tense packaging intent or explicit build intent

Regression Prompts

  • Help me shape an idea before we decide whether to build a skill.
  • Create an outline for a possible future skill, but do not build the skill yet.