@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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codemcp/workflows-core",
3
- "version": "5.0.0",
3
+ "version": "5.0.1",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "type": "module",
@@ -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. Activates automatically when
7
- users mention "start development", "new feature", "fix bug", "TDD", or similar.
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