cadence-skill-installer 0.2.12 → 0.2.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cadence-skill-installer",
3
- "version": "0.2.12",
3
+ "version": "0.2.13",
4
4
  "description": "Install the Cadence skill into supported AI tool skill directories.",
5
5
  "repository": "https://github.com/snowdamiz/cadence",
6
6
  "private": false,
@@ -35,6 +35,8 @@ description: Guide users from a rough concept to a fully defined project idea th
35
35
  - scope boundaries (in-scope vs out-of-scope)
36
36
  - implementation approach (for example tools, tech stack, process, platforms)
37
37
  - delivery shape (milestones, sequencing, constraints, risks, success signals)
38
+ - assume execution is AI-driven by default; if timeline expectations are discussed, calibrate estimates to roughly 10-100x faster than human-only delivery.
39
+ - do not force timeline-specific prompts just to apply this assumption.
38
40
  13. Build a complete later-phase research agenda from the ideation conversation:
39
41
  - Infer all relevant research topics that should be explored in later phases.
40
42
  - Keep the agenda domain-agnostic and driven by what the user discussed.