@codemcp/workflows-core 5.0.0 → 5.0.1
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
|
@@ -3,8 +3,8 @@ name: responsible-vibe
|
|
|
3
3
|
description: >
|
|
4
4
|
Structured development workflows for AI-assisted coding. Use when starting
|
|
5
5
|
new features, fixing bugs, following TDD, refactoring code, or any development
|
|
6
|
-
task that benefits from planning and structure.
|
|
7
|
-
users mention
|
|
6
|
+
task that benefits from planning and structure. Activate it when
|
|
7
|
+
users mention to build, enhance or fix code.
|
|
8
8
|
allowed-tools: >
|
|
9
9
|
whats_next proceed_to_phase conduct_review start_development
|
|
10
10
|
resume_workflow reset_development list_workflows get_tool_info
|