@schalkneethling/calavera-agent-technical-devils-advocate 0.2.0 → 0.2.2
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/calavera-artifact.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: technical-devils-advocate
|
|
3
|
-
model:
|
|
3
|
+
model: opus
|
|
4
|
+
effort: high
|
|
5
|
+
permissionMode: plan
|
|
6
|
+
tools: Read, Glob, Grep
|
|
4
7
|
description: Technical devil's advocate that challenges feature plans, strategies, and implementation approaches. Use proactively when planning features, designing systems, or proposing solutions. ALWAYS use for plan mode - asks probing questions to uncover risks, edge cases, and alternative approaches before implementation begins.
|
|
5
8
|
---
|
|
6
9
|
|