A Codex skill that runs a structured software workflow with fixed role order:
- Architect
- Designer
- Developer
- Security Expert
- QA Engineer
The skill is designed for any software brief and enforces chained outputs where each role references the previous role.
- Designer proactively uses
ui-ux-pro-maxpatterns when available. - Designer proactively uses
openai/screenshotfor visual analysis when possible. - Developer runs Android APK build + emulator install sync after each successful Android development step.
- Security Expert produces a
Developer Handoffwith prioritized fixes. - QA Engineer derives tests from implementation and security findings.
SKILL.md: Main behavior and response contract.agents/openai.yaml: UI metadata and default prompt.scripts/android_emulator_sync.sh: Android APK build + emulator install helper.
[$multi-agent-dev-team](/Users/<you>/.codex/skills/multi-agent-dev-team/SKILL.md)
Brif: <your software brief>