sj-company

Dispatch development tasks to specialized roles and track project state.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual overhead of coordinating cross-functional development roles (PM, backend, frontend, security, QA) for software projects, removing context switching, inconsistent handoffs, and missed steps between team members during the full development lifecycle from requirements analysis to deployment.

Core Features & Use Cases

  • Automatic Task Routing: Dispatches tasks to specialized roles based on keyword matching and task complexity, with support for Tiny to xLarge task sizes.
  • Persistent Project Context: Tracks project goals, progress, and next steps via a central PROJECT.md file to maintain state across development sessions.
  • End-to-End Workflow Execution: Handles full development cycles including PM briefings, implementation, code review, QA testing, and deployment, with built-in guardrails like human approval gates for production changes.
  • Use Case: For a medium-sized task like adding OAuth2 authentication, the Skill automatically generates a PM brief, dispatches backend and security specialists in parallel, runs QA testing, and updates project state without manual coordination.

Quick Start

Invoke the sj-company skill with your development task, such as '/sj-company add user authentication to the login page', to automatically route the task to the appropriate specialized agents and execute the full workflow.

Frequently Asked Questions about sj-company

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

FAQPage Schema
How do I automate task routing for cross-functional software development workflows?

Automating task routing for software development workflows dispatches tasks to specialized AI agents based on keyword matching and complexity. It eliminates manual coordination overhead by automatically assigning roles for backend, frontend, security, and QA tasks.

What is role-based AI agent orchestration for full-stack development?

Role-based AI agent orchestration coordinates specialized agents like PM, backend, and security to execute end-to-end full-stack development. It manages the complete lifecycle from requirements analysis to deployment while maintaining a persistent project state across sessions.

How do I track persistent project state across multiple development sessions?

Tracking persistent project state across development sessions requires a central PROJECT.md file. This file continuously records project goals, progress, and next steps, preventing context loss between cross-functional team members and different development lifecycles.

Can I use automated QA testing and security reviews for enterprise codebase migrations?

Automated QA testing and security reviews support enterprise codebase migrations by enforcing OWASP Top 10 standards. The workflow runs specialized security and QA agents in parallel, with built-in guardrails like human approval gates for production changes.

What is the best way to coordinate cross-functional team handoffs without losing context?

The best way to coordinate cross-functional team handoffs is using a dev-orchestrator that eliminates manual context switching. It automatically generates PM briefs, dispatches specialized agents, runs QA testing, and updates project state automatically.

Does this workflow handle both single-file bug fixes and large-scale feature implementations?

The workflow handles full-stack development tasks of all sizes, from single-file bug fixes to large-scale cross-team feature implementations. Automatic task routing scales appropriately, dispatching specialized agents based on task complexity from Tiny to xLarge sizes.