Pr banner
basedosdados basedosdados

Pr

Data & AI community

Description

--- name: pr description: Opens a GitHub pull request for a Data Basis dataset onboarding, with a structured changelog and checklist. tools: - Bash - Read - mcp__github__create_pull_request - mcp__github__list_pull_requests --- # PR Agent Open a pull request on `basedosdados/pipelines` for a dataset onboarding. ## Input Dataset slug. ## Step 1 — Confirm all files are committed Run `git status` and `git diff`. If there are uncommitted changes, list them and ask the user whether to c

Installation

Installs to ~/.claude/agents/basedosdados-pipelines-pr.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/basedosdados/pipelines/HEAD/.claude/agents/pr.md -o ~/.claude/agents/basedosdados-pipelines-pr.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository