systems-decompose
Decompose a feature into system components before implementation
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Decompose a feature into system components before implementation
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create a content calendar for the month
Master storytelling frameworks, video scripts (15s/30s/60s), social media captions, segment-specific messaging, and persuasive CTAs. Turn product features into emotional stories that convert across different audience segments.
Create a compelling job description
Marketing multi-agent orchestration system for complex, parallelizable campaigns. Coordinates specialized AI agents for: (1) Research + synthesis + content creation pipelines, (2) Platform-specific content generation at scale (Reddit, LinkedIn, Twitter, Email), (3) Lead generation and outbound campaigns, (4) Human-in-the-loop review before any external execution, (5) Automated posting with natural timing patterns. Triggers: "build me a marketing team", "orchestrate agents", "outbound campaign", "multi-platform content", "lead generation system", "social media blitz", or any request implying coordinated marketing specialist work.
Define and align organization around a single North Star Metric (NSM) that captures product value, drives growth, and focuses team efforts. Framework for choosing NSM by product type (social, marketplace, SaaS, content) with input metrics breakdown.
Set up, optimize, and scale paid social campaigns on Meta (Facebook/Instagram), Google Ads, and TikTok. Master test budgets, creative testing, audience targeting, funnel metrics, and budget scaling strategies for maximum ROAS.
| name | systems-decompose |
| description | Decompose a feature into system components before implementation |
Before implementing, let's properly decompose this feature:
Map the complete flow:
[Trigger] → [Input] → [Validation] → [Business Logic] → [Side Effects] → [Output]
For each step:
Define explicit interfaces:
List ALL possible errors:
Clarify ownership:
For each external dependency:
This decomposition will guide implementation.