recipe-fullstack-build

Coordinate decomposed fullstack tasks across backend and frontend executors.

29|4|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/shinpr/codex-workflows --skill recipe-fullstack-build-shinpr
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: recipe-fullstack-build
Source: https://github.com/shinpr/codex-workflows/tree/main/.agents/skills/recipe-fullstack-build
Command: npx skills add https://github.com/shinpr/codex-workflows --skill recipe-fullstack-build-shinpr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate decomposed fullstack tasks across backend and frontend executors.

Core Features & Use Cases

  • Layer-aware routing between backend and frontend executors to optimize task assignment
  • Enforced spawn rules and mandatory quality gates to ensure traceability
  • End-to-end task lifecycle: executor -> escalation check -> quality-fixer -> commit, with automatic task decomposition when needed

Quick Start

Activate the orchestrator and begin routing tasks between backend and frontend executors.

Frequently Asked Questions about recipe-fullstack-build

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

FAQPage Schema
How do I orchestrate fullstack tasks across backend and frontend executors?▼

Fullstack task orchestration across backend and frontend executors is achieved through layer-aware routing, which coordinates decomposed tasks and applies enforced spawn rules for strict multi-team development.

What is layer-aware routing for multi-team development?▼

Layer-aware routing is a task assignment mechanism that directs decomposed fullstack tasks to specific backend or frontend executors, optimizing multi-team workflows and ensuring strict orchestration.

How do I enforce quality gates before committing fullstack code changes?▼

To enforce quality gates before commits, the task lifecycle routes executor output through an escalation check and a quality-fixer phase, ensuring traceability and mandatory references prior to commit.

Can I automate task decomposition for large-scale fullstack projects?▼

Yes, you can automate task decomposition for large-scale fullstack projects by activating the orchestrator, which implements an end-to-end lifecycle that automatically breaks down tasks when needed.

Does this fullstack task orchestration approach require specific dependencies?▼

No specific dependencies are required to use this fullstack task orchestration approach, as the Skill operates independently to coordinate subagents and manage the end-to-end task lifecycle.