Onboarding Architecture banner
basedosdados basedosdados

Onboarding Architecture

Data community

Description

--- description: Fetch or create architecture tables for a Data Basis dataset argument-hint: <dataset_slug> [drive_folder_path] --- Spawn the `architecture` agent with: $ARGUMENTS The agent will fetch the style manual, check Drive for existing architecture files, design the column schema, translate descriptions, and save Google Sheets to Drive.

Installation

Installs to ~/.claude/skills/basedosdados-pipelines-onboarding-architecture/SKILL.md

Terminal
mkdir -p ~/.claude/skills/basedosdados-pipelines-onboarding-architecture && curl -fsSL https://raw.githubusercontent.com/basedosdados/pipelines/HEAD/.claude/skills/onboarding-architecture.md -o ~/.claude/skills/basedosdados-pipelines-onboarding-architecture/SKILL.md

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

Full documentation available on GitHub

View Source Repository