-
Notifications
You must be signed in to change notification settings - Fork 289
Open
Description
Task 004: Social Media + GitHub Intelligence Agents
Description
Create Social Media Agent and GitHub Intelligence Agent for company intelligence gathering.
Dependencies
- Depends on: [002]
- Parallel: true (can run alongside task 003)
- Conflicts with: [003] (both modify lib/agent-architecture/agents/)
Estimated Size
L (3 days)
Acceptance Criteria
- social-media-agent.ts created
- github-intel-agent.ts created
- Social Media: Extract Twitter/X handle, follower count, LinkedIn company metrics
- GitHub: Extract org, top repos, tech stack indicators, contributor count
- Both export agent metadata
- Zod output schemas defined
- Firecrawl fallback implemented
- Integration tests
Implementation Notes
These agents focus on company-level intelligence gathering. The Social Media Agent should handle multiple platforms (Twitter/X, LinkedIn company pages), while the GitHub Intelligence Agent should analyze organization repositories and activity.
Both agents can be developed in parallel with task 003, but coordinate to avoid merge conflicts in the shared agents directory.
Priority
Medium - Important for comprehensive company intelligence, but slightly lower priority than LinkedIn/Jobs agents.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels