dev-experts

Orchestrate developer personas for architecture, debugging, and code review workflows.

40|6|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/DeevsDeevs/agent-system --skill dev-experts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-experts
Source: https://github.com/DeevsDeevs/agent-system/tree/main/dev-experts
Command: npx skills add https://github.com/DeevsDeevs/agent-system --skill dev-experts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides opinionated developer personas to guide architecture decisions, production debugging, and code reviews, reducing decision fatigue and miscommunication.

Core Features & Use Cases

  • Persona selection: Activate one or more expert personas (architect, devops, rust-dev, python-dev, cpp-dev, reviewer, tester) based on task context.
  • Workflow orchestration: Guide interrogation, trade-off exploration, and handoff to builders with actionable plans.
  • Refactoring planning: Generate actionable implementation plans and store them in .claude/experts/plans/ with slug-based filenames.

Quick Start

Invoke the persona by name (e.g., dev-experts architect) to generate an architecture plan and handoff workflow.

Frequently Asked Questions about dev-experts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure an architecture decision workflow for a new software feature?

Architecture decision workflows benefit from orchestrating opinionated developer personas that guide interrogation and trade-off exploration before handing off actionable plans. Activating expert roles like an architect reduces decision fatigue and ensures structured feature design.

Can I get specialized code reviews for different programming languages?

Yes, specialized code reviews are possible by activating language-specific developer personas like rust-dev, python-dev, or cpp-dev. These personas apply targeted workflows to evaluate code quality and identify language-specific issues during the review process.

What is the best way to plan production debugging for a complex software project?

Production debugging planning is best handled by orchestrating an expert developer persona to guide the investigation workflow. This structured approach helps explore trade-offs and interrogate the issue before generating a handoff plan for the builder.

How do I generate and store refactoring plans in my project directory?

Refactoring plans are generated as actionable implementation steps and stored in the .claude/experts/plans/ directory using slug-based filenames. This ensures plans are persistently saved and easily retrievable within the software project for future reference.

Does this workflow orchestration approach require specific dependencies or environments?

No external dependencies are required to run the developer personas and workflow orchestration. The skill operates independently to guide architecture decisions, debugging, and code reviews directly within your existing software project setup.