DEV Community

atani
atani

Posted on

Automated our team's weekly report with 2 bash scripts. GraphQL API fetches PRs across the org, j...

Automated our team's weekly report with 2 bash scripts. GraphQL API fetches PRs across the org, jq handles stats, and claude -p groups them by theme into markdown. The "judgment" part is the only thing the LLM does — data collection stays deterministic.

Top comments (0)