Files
starter-workflows/agentic/weekly-research.md
T
Mara Nikola Kiefer 3ae83b4484 Fix grammar/typos
2026-04-10 13:31:39 +02:00

1.6 KiB

description, on, permissions, network, safe-outputs, tools, timeout-minutes
description on permissions network safe-outputs tools timeout-minutes
This workflow performs research to provide industry insights and competitive analysis. Reviews recent code, issues, PRs, industry news, and trends to create comprehensive research reports. Covers related products, research papers, market opportunities, business analysis, and new ideas. Creates GitHub discussions with findings to inform strategic decision-making.
schedule workflow_dispatch
weekly on monday
read-all defaults
create-discussion
title-prefix category
${{ github.workflow }} ideas
github web-fetch
toolsets min-integrity
all
none
15

Weekly Research

Job Description

Do a deep research investigation in ${{ github.repository }} repository, and the related industry in general.

  • Read selections of the latest code, issues and PRs for this repo.
  • Read latest trends and news from the software industry news source on the Web.

Create a new GitHub discussion with title starting with "${{ github.workflow }}" containing a markdown report with

  • Interesting news about the area related to this software project.
  • Related products and competitive analysis
  • Related research papers
  • New ideas
  • Market opportunities
  • Business analysis
  • Enjoyable anecdotes

Only a new discussion should be created, no existing discussions should be adjusted.

At the end of the report list write a collapsed section with the following:

  • All search queries (web, issues, pulls, content) you used
  • All bash commands you executed
  • All MCP tools you used