Workflow Patterns
Skill Verified ActiveUse this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.
To guide users through a robust and disciplined Test-Driven Development (TDD) workflow, ensuring quality, traceability, and adherence to a structured development process using Conductor.
Features
- Detailed TDD workflow guidance (Red-Green-Refactor)
- Phase checkpoint and verification protocol management
- Structured git commit message formatting and git notes
- Test coverage checks and quality assurance gates
- Handling of deviations and error recovery within the workflow
Use Cases
- Implementing tasks according to Conductor's TDD workflow.
- Managing phase checkpoints and ensuring quality gates are met.
- Handling git commits, including message formatting and rich notes.
- Understanding and executing verification protocols for completed tasks and phases.
Non-Goals
- Automating the entire development process.
- Replacing traditional IDEs or code editors.
- Providing code generation capabilities directly.
Installation
First, add the marketplace
/plugin marketplace add wshobson/agents/plugin install conductor@claude-code-workflowsQuality Score
VerifiedTrust Signals
Similar Extensions
Add New Opc Skill
100Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.
Using Git Worktrees
100Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Openclaw Debugging
100Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing code.
Baseline Ui
100Validates animation durations, enforces typography scale, checks component accessibility, and prevents layout anti-patterns in Tailwind CSS projects. Use when building UI components, reviewing CSS utilities, styling React views, or enforcing design consistency.
Ce Polish Beta
100[BETA] Start the dev server, open the feature in a browser, and iterate on improvements together.