sj-tech-lead

Orchestrate parallel development sub-agents with dependency ordering and review cycles.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/s0613/S-skills --skill sj-tech-lead
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sj-tech-lead
Source: https://github.com/s0613/S-skills/tree/main/skills/sj-tech-lead
Command: npx skills add https://github.com/s0613/S-skills --skill sj-tech-lead

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the coordination overhead of complex software development tasks by automatically identifying required specialist roles, dispatching them in parallel with proper dependency ordering, and integrating their outputs into a unified technical summary—eliminating manual handoffs and context switching for Tech Leads.

Core Features & Use Cases

  • Intelligent Specialist Dispatch: Automatically selects and invokes the right development sub-agents (frontend, backend, database, security, etc.) based on task requirements.
  • Dependency-Aware Orchestration: Manages execution order (e.g., database before backend, backend before frontend) and enables parallel execution where safe.
  • Automated Review Cycles: Performs technical reviews, security cross-reviews, and design visual reviews with automatic redispatch up to two iterations to resolve issues.
  • Use Case: When a PM provides a brief for a new payment feature, this Skill automatically dispatches database, backend, and security agents in the correct order, reviews their work, and produces a unified dev summary and updated project context.

Quick Start

Provide a PM brief describing the feature you want built, and the Tech Lead skill will automatically coordinate the necessary development specialists, review their outputs, and deliver an integrated technical summary.

Frequently Asked Questions about sj-tech-lead

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

FAQPage Schema
How do I orchestrate parallel development agents for complex software engineering tasks?

Parallel development orchestration automatically dispatches specialist sub-agents for frontend, backend, database, security, and DevOps roles based on task requirements. It manages dependency ordering and enables safe parallel execution, integrating outputs into a unified technical summary to eliminate manual handoffs.

What is the best way to automate technical and security code reviews across multiple development roles?

Automated review cycles perform technical reviews, security cross-reviews, and design visual reviews across dispatched specialist agents. The system automatically redispatches agents up to two iterations to resolve identified issues, ensuring integrated code quality before producing a final dev summary.

How does dependency-aware orchestration manage execution order for backend, frontend, and database agents?

Dependency-aware orchestration manages execution order by sequencing tasks logically, such as dispatching database agents before backend, and backend before frontend. It enables parallel execution where safe, automatically coordinating multiple development sub-agents to handle complex software engineering workflows.

Can I use sub-agent dispatch for complex software delivery with just a PM brief as input?

Yes, sub-agent dispatch requires only a PM brief describing the desired feature. The orchestration system automatically identifies required specialist roles, coordinates their execution with proper dependency ordering, reviews outputs, and delivers an integrated technical summary with updated project context.

How many review iterations does automated security cross-review perform before failing?

Automated security cross-review performs automatic redispatch up to two iterations to resolve identified issues. If problems persist after these review cycles, the system integrates the findings into the unified dev summary alongside learned patterns and updated project context.