You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: `Research the technical aspects of ${TOPIC}. Focus on capabilities, limitations, performance, and architecture. Store findings in shared memory as "technical_findings".`,
111
+
description: `Research the technical aspects of ${TOPIC}. Focus on capabilities, limitations, performance, and architecture.`,
110
112
assignee: 'technical-analyst',
111
113
},
112
114
{
113
115
title: 'Market analysis',
114
-
description: `Research the market landscape for ${TOPIC}. Focus on adoption rates, key players, market size, and competition. Store findings in shared memory as "market_findings".`,
116
+
description: `Research the market landscape for ${TOPIC}. Focus on adoption rates, key players, market size, and competition.`,
115
117
assignee: 'market-analyst',
116
118
},
117
119
{
118
120
title: 'Community analysis',
119
-
description: `Research the developer community around ${TOPIC}. Focus on sentiment, ecosystem maturity, learning resources, and community activity. Store findings in shared memory as "community_findings".`,
121
+
description: `Research the developer community around ${TOPIC}. Focus on sentiment, ecosystem maturity, learning resources, and community activity.`,
120
122
assignee: 'community-analyst',
121
123
},
122
124
{
123
125
title: 'Synthesize report',
124
-
description: `Read all analyst findings from shared memory (technical_findings, market_findings, community_findings). Cross-reference claims, identify key insights, flag contradictions, and produce a unified research report.`,
126
+
description: `Cross-reference all analyst findings, identify key insights, flag contradictions, and produce a unified research report.`,
0 commit comments