بنقرة واحدة
workflow-common-domains
Optional cross-domain conventions for design/marketing/specialized workflows
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Optional cross-domain conventions for design/marketing/specialized workflows
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
DEPRECATED compatibility shim; workflow-common-core is canonical for all conventions referenced here
Interprets --just-* and --skip-* command flags for /legion:build and /legion:review, validates flag combinations against rules, and resolves the matching team template from intent-teams.yaml. Use when the user passes intent flags to build or review commands, asks about flag combinations, or needs to filter agent teams by intent.
Dev-QA loop engine with structured feedback, fix routing, and user escalation for /legion:review
Executes wave-structured plans with personality-injected agents — parallel or sequential per CLI adapter
Maps all 48 Legion agents by division, capability, and task type for intelligent team assembly
Engine for /legion:map. Analyzes an existing codebase, generates CODEBASE.md for backward-compatible architecture context, and writes .planning/codebase/ index artifacts consumed by /legion:start, /plan, /build, /review, /status, and /quick.
| name | workflow-common-domains |
| description | Optional cross-domain conventions for design/marketing/specialized workflows |
| triggers | ["design","marketing","domain","campaign","brief"] |
| token_cost | low |
| summary | Shared optional conventions for domain workflows that are not always loaded in core execution. |
Use for domain-specific workflows only.
Activate this extension ONLY when at least one of the following conditions holds for the current phase. Keyword-based detection in prose is NOT a trigger — use it only as a hint to prompt the user.
^(MKT|DSN)-\d+workflow_type: marketing or workflow_type: design--domain=marketing or --domain=design to /legion:planIf none of the above hold: DO NOT activate this extension. Fall back to standard phase decomposition.
.planning/campaigns/..planning/designs/.workflow-common/SKILL.md § Marketing Phase Detection and § Design Phase Detection. This file references them — do not re-implement detection here.