Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By Sumeet138
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
npx claudepluginhub sumeet138/qwen-code-agents --plugin conductorManage track lifecycle: archive, restore, delete, rename, and cleanup
Create a new track with specification and phased implementation plan
Git-aware undo by logical work unit (track, phase, or task)
Initialize project with Conductor artifacts (product definition, tech stack, workflow, style guides)
Display project status, active tracks, and next actions
Creates and maintains project context artifacts (product.md, tech-stack.md, workflow.md, tracks.md) in a `conductor/` directory. Scaffolds new projects from scratch, extracts context from existing codebases, validates artifact consistency before implementation, and synchronizes documents as the project evolves. Use when setting up a project, creating or updating product docs, managing a tech stack file, defining development workflows, tracking work units, onboarding to an existing codebase, or running project scaffolding.
Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.
Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
Claude Copilot — a framework of specialized agents, skills, commands, and hooks that give Claude persistent memory, expert methodology, and task tracking. Agents cover architecture (ta), engineering (me), QA (qa), design (sd/design), DevOps (do), documentation (doc), and knowledge onboarding (kc).
Conductor v3 — Multi-agent orchestration with Evaluate-Loop, parallel execution, Board of Directors, and bundled SupaConductor skills for Claude Code
Project discovery, planning, and quality analysis system with parallel agents
Corca Workflow Framework — consolidated hooks and skill orchestration for structured development sessions
Autonomous Development Orchestrator - Transform ideas into production-ready applications through multi-agent pipeline. Spec → Plan → Tasks → 100% Working App.
LLM application development with LangGraph, RAG systems, vector search, and AI agent architectures for Claude 4.6 and GPT-5.2
Interactive debugging, developer experience optimization, and smart debugging workflows
Distributed system tracing and debugging across microservices
REST and GraphQL API scaffolding, framework selection, backend architecture, and API generation
Technical SEO optimization including meta tags, keywords, structure, and featured snippets
Adapted for Qwen Code — 77 plugins, 182 agents, 149 skills, and 96 commands now working with Qwen 3.6
A comprehensive production-ready system combining 182 specialized AI agents, 16 multi-agent workflow orchestrators, 149 agent skills, and 96 commands organized into 77 focused, single-purpose plugins — adapted for Qwen Code.
This project is a fork/adaptation of claude-code-workflows by Seth Hobson (@wshobson).
All original plugin content, agent expertise, skill knowledge, command workflows, and architectural design are the work of Seth Hobson and contributors. This adaptation converts the plugin infrastructure to work with Qwen Code instead of Claude Code, while preserving 100% of the original content and intelligence.
Original repository: github.com/wshobson/agents Original license: MIT
Claude Code is expensive. Qwen Code is free (OAuth: 60 req/min, 1000/day) or very cheap (API key). This project brings the same powerful agent orchestration system to Qwen Code so you can use 182 specialized AI agents without paying for Claude.
| Aspect | Before (Claude Code) | After (Qwen Code) |
|---|---|---|
| Cost | $3+ per 1M tokens (Sonnet) | Free (OAuth) or ~$0.02/1M tokens |
| Model for critical tasks | Claude Opus 4.6 | Qwen-Max |
| Model for complex tasks | Claude Sonnet 4.6 | Qwen-Plus |
| Model for fast tasks | Claude Haiku 4.5 | Qwen-Flash |
| Plugins | 77 | 77 (same) |
| Agents | 182 | 182 (same expertise) |
| Skills | 149 | 149 (same knowledge) |
| Commands | 96 | 96 (same workflows) |
| Agent knowledge | Identical | Identical |
| Skill content | Identical | Identical |
| Workflow automation | Identical | Identical |
| Monthly savings | Baseline | ~99% cheaper |
| Component | Changed? | Details |
|---|---|---|
| Agent system prompts | No | All 182 agents have identical expertise |
| Skill knowledge packages | No | All 149 skills with progressive disclosure |
| Command workflows | No | All 96 workflow automations |
| Plugin structure | No | Same directory organization |
model: opus references | Yes | Mapped to model: qwen-max |
model: sonnet references | Yes | Mapped to model: qwen-plus |
model: haiku references | Yes | Mapped to model: qwen-flash |
| Plugin manifest | Yes | plugin.json + qwen-extension.json |
| Context files | Added | QWEN.md per plugin |
This unified repository provides everything needed for intelligent automation and multi-agent orchestration across modern software development:
Each plugin is completely isolated with its own agents, commands, and skills:
Example: Installing python-development loads 3 Python agents, 1 scaffolding tool, and makes 16 skills available (~1000 tokens), not the entire marketplace.