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:
π 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