Skip to content

Research, Status & Planning

Research and planning workflows help teams stay informed, coordinate activities, and maintain strategic direction through automated intelligence gathering and status reporting.

You can write your own workflows customized for your team’s specific needs. Here are some sample workflows from the Agentics collection:

Automatically collects latest trends, competitive analysis, and relevant research every Monday, keeping teams informed about industry developments without manual research overhead. Learn more

Analyzes repository activity, pull requests, and team progress to provide automated visibility into team productivity and project health. Learn more

Maintains and updates project planning issues with current priorities, ensuring project plans stay current and accessible to all team members. Learn more

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

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