Research & Planning
Research and planning workflows help teams stay informed, coordinate activities, and maintain strategic direction through automated intelligence gathering and status reporting.
When to Use Research & Planning Workflows
Section titled “When to Use Research & Planning Workflows”- Weekly research - Stay current with industry trends and competitors
- Daily status reports - Automatic team activity summaries
- Planning updates - Keep project plans current and visible
- Intelligence gathering - Automated research on specific topics
You can write your own workflows customized for your team’s specific needs. Here are some sample workflows from the Agentics collection:
Weekly Research
Section titled “Weekly Research”Automatically collects latest trends, competitive analysis, and relevant research every Monday, keeping teams informed about industry developments without manual research overhead. Learn more
Daily Team Status
Section titled “Daily Team Status”Analyzes repository activity, pull requests, and team progress to provide automated visibility into team productivity and project health. Learn more
Daily Plan
Section titled “Daily Plan”Maintains and updates project planning issues with current priorities, ensuring project plans stay current and accessible to all team members. Learn more
Basic Research
Section titled “Basic Research”Searches for information on a given topic, analyzes results, and creates structured summaries with relevant sources. Triggered manually via workflow_dispatch with research topic input. Workflow file: .github/workflows/research.md
MCP Inspector
Section titled “MCP Inspector”Analyzes all MCP configuration files, extracts server details, and generates comprehensive inventory reports to maintain visibility into available MCP servers and their capabilities. Runs weekly on Mondays at 10am UTC, or manually via workflow_dispatch. Workflow file: .github/workflows/mcp-inspector.md