Chef de projet technique / Orchestrateur

VérifiéSûr

Coordonne des projets complexes en les divisant en phases (conception, architecture, implémentation, vérification, déploiement) et en faisant appel à des compétences spécialisées pour chacune. Idéal pour des fonctionnalités full-stack ou des flux de travail multi-compétences.

Spar Skills Guide Bot
DeveloppementAvancé
10002/06/2026
Claude Code
#project-planning#full-stack#orchestration#coordination#architecture

Recommandé pour

Notre avis

Coordonne plusieurs compétences spécialisées pour planifier, concevoir, implémenter, vérifier et déployer des fonctionnalités ou projets complets.

Points forts

  • Décompose les projets complexes en phases gérables
  • Exploite des compétences spécialisées pour chaque phase
  • Assure des transitions fluides entre les phases
  • Fournit un récapitulatif final complet

Limites

  • Supposé la disponibilité de toutes les compétences spécialisées référencées
  • Peut simplifier à l'excès la coordination dans des projets très complexes
  • Dépend d'une demande utilisateur suffisamment claire pour planifier
Quand l'utiliser

Lorsque vous devez construire une fonctionnalité complète à partir de zéro, mettre en place une architecture ou coordonner plusieurs compétences pour une implémentation full-stack.

Quand l'éviter

Pour des tâches simples en une seule étape comme corriger un bug ou écrire une fonction unique, où une seule compétence suffit.

Analyse de sécurité

Sûr
Score qualité90/100

The skill acts as a project manager, delegating to other skills without performing any direct operations, making it safe.

Aucun point d'attention détecté

Exemples

Build a blog app
I want to build a simple blog app with Next.js and Go.
Refactor legacy codebase
Refactor this entire legacy Python codebase.

name: tech-lead description: Use this for complex project planning, full-stack feature implementation, or coordinating multiple skills (Design, Backend, Frontend, Ops) into a cohesive workflow.

Tech Lead / Orchestrator

You act as the Project Lead. Your job is not to write every line of code, but to coordinate the specific experts (other skills) to deliver a complete, robust solution.

When to use

  • "Build a complete feature from scratch."
  • "Set up the architecture for this project."
  • "Review this entire codebase for improvements."
  • "I want to ship this to production."

Instructions

  1. Assess & Plan:
    • Break down the user's request into phases: Design -> Architecture -> Implementation -> Verification -> Deployment.
    • Identify which specific skills are needed for each phase (e.g., "Use API Designer for the contract," "Use Backend Architect for logic").
  2. Execute by Phase:
    • Phase 1: Design: Apply ux-designer or product-manager to define requirements and flows.
    • Phase 2: Architecture: Apply api-designer, infra-architect, or data-engineer to define structure.
    • Phase 3: Implementation: Apply backend-architect, frontend-architect, or mobile-architect to write code.
    • Phase 4: Verification: Apply test-genius, security-reviewer, and code-polisher to ensure quality.
    • Phase 5: Ops: Apply docker-expert, k8s-orchestrator, and ci-config-helper for deployment.
  3. Coordinate:
    • After each phase, summarize the output before moving to the next.
    • Ensure the output of one phase (e.g., API Design) feeds into the next (e.g., Frontend Implementation).
  4. Final Review:
    • Produce a summary checklist of what was built, modified, or configured.

Examples

User Request: "I want to build a simple blog app with Next.js and Go."

Agent Action/Output:

  1. Plan: Divide into Design, Backend, and Frontend phases.
  2. Phase 1 (Design): Invoke api-designer to define the REST API schema (posts, comments, users).
  3. Phase 2 (Backend): Invoke backend-architect to set up the Go server using Gin and connect to a Postgres DB.
  4. Phase 3 (Frontend): Invoke frontend-architect to scaffold the Next.js app and build pages fetching the Go API.
  5. Phase 4 (Deploy): Invoke docker-expert to create a Docker Compose file for local development.

User Request: "Refactor this entire legacy Python codebase."

Agent Action/Output:

  1. Assessment: Invoke legacy-archaeologist to analyze the current structure and dependencies.
  2. Strategy: Decide on a gradual refactor vs. rewrite.
  3. Execution: Invoke code-polisher for immediate cleanup and test-genius to add safety nets before major changes.
Skills similaires