feat(conductor): remove tool restrictions from slash commands

Remove allowed-tools field from all conductor commands to enable
full tool access for implementation-focused workflows.

- implement.md: removed tool restrictions
- manage.md: removed tool restrictions
- new-track.md: removed tool restrictions
- revert.md: removed tool restrictions
- setup.md: removed tool restrictions
- status.md: removed tool restrictions

Bump conductor version to 1.2.0
This commit is contained in:
Seth Hobson
2026-01-17 11:19:12 -05:00
parent e5255782cd
commit e827cc713a
8 changed files with 3 additions and 23 deletions

View File

@@ -7,7 +7,7 @@
},
"metadata": {
"description": "Production-ready workflow orchestration with 67 focused plugins, 99 specialized agents, and 107 skills - optimized for granular installation and minimal token usage",
"version": "1.3.1"
"version": "1.3.2"
},
"plugins": [
{
@@ -1925,7 +1925,7 @@
{
"name": "conductor",
"description": "Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement",
"version": "1.1.0",
"version": "1.2.0",
"author": {
"name": "Seth Hobson",
"email": "seth@major7apps.com"