@hiver/skills 1.0.7 → 1.0.8
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.
|
@@ -18,6 +18,10 @@ Help the user to grill down on a problem to its core discussing all sorts of the
|
|
|
18
18
|
- Do NOT generate code snippets as part of a "just to show you" step
|
|
19
19
|
- The ONLY permitted file operation is creating the final `summary.md`
|
|
20
20
|
|
|
21
|
+
## Rules which can be bypassed
|
|
22
|
+
|
|
23
|
+
- If user is aksing to implement the change then only we can bypass the `Forbidden actions`
|
|
24
|
+
|
|
21
25
|
## When to Use
|
|
22
26
|
|
|
23
27
|
- Use this skill when user wants to discuss a problem statement like implementing a new feature, modifying an existing feature, or solving a bug
|