tower

24 mods across 2 repositories, 22 stars between them.

PreToolUse

01

tower/agentic-data-engineering

Hook Claude Code

Runs before the agent uses a tool for Bash and mcp__tower-mcp__tower_run_local tool calls, executing block-secret-leaks.sh, block-direct-execution.sh and suggest-debug-mode.sh via bash (3 commands). From tower/agentic-data-engineering.

20 4mo ago A tokens not measured

PostToolUse

02

tower/agentic-data-engineering

Hook Claude Code

Runs after a tool call finishes for mcp__tower-mcp__tower_run_local tool calls, executing log-pipeline-run.sh via bash. From tower/agentic-data-engineering.

20 4mo ago A tokens not measured

PostToolUseFailure

03

tower/agentic-data-engineering

Hook Claude Code

Runs when a tool call fails for mcp__tower-mcp__tower_run_local tool calls, executing log-pipeline-run.sh via bash. From tower/agentic-data-engineering.

20 4mo ago A tokens not measured

tower/agentic-data-engineering

Skill Claude CodeCodex

Create a dlt REST API pipeline to run as a Tower app. Use for the restapi core source, or any generic REST/HTTP API source. Not for sqldatabase or filesystem sources.

20 4mo ago C 45 tokens

tower/agentic-data-engineering

Skill Claude CodeCodex

Explore and profile loaded data from a data consumer perspective. Scores 5 dimensions (completeness, freshness, consistency, queryability, discoverability). Absorbs validate-data. Modes — PROFILE (automated after load), VALIDATE (cross-reference against source), EXPLORE (interactive queries). Routes issues to…

20 4mo ago A 73 tokens

debug-pipeline

07

tower/agentic-data-engineering

Skill Claude CodeCodex

Debug and inspect a Tower app after running it. Supports dlt pipelines, ASGI apps, and plain Python scripts. Use after a run (success or failure) to inspect logs, diagnose errors, and fix issues.

20 4mo ago A 48 tokens

find-destination

08

tower/agentic-data-engineering

Skill Claude CodeCodex

Find a dlt destination for a given storage provider. Use when the user asks about a destination, wants to find a connector, or asks to implement a pipeline for a specific data destination.

20 4mo ago A 42 tokens

find-source

09

tower/agentic-data-engineering

Skill Claude CodeCodex

Find a dlt source for a given API or data provider. Use when the user asks about a source, wants to find a connector, or asks to implement a pipeline for a specific data source.

20 4mo ago A 43 tokens

gather-context

10

tower/agentic-data-engineering

Skill Claude CodeCodex

Detect existing project stack, learn conventions from code, and produce a project profile. Run before other skills to give them richer context, or let skills invoke it automatically when no profile exists.

20 4mo ago A 41 tokens

init-tower-app

11

tower/agentic-data-engineering

Skill Claude CodeCodex

Create a Tower app — either a hello-world scaffold (greenfield) or a wrapper around existing Python pipeline code.

20 4mo ago C 28 tokens

tower/agentic-data-engineering

Skill Claude CodeCodex

Review data app requirements from a business analyst perspective. Auto-detects intent — SCOPE CHECK (30s) for high-intent users, DISCOVERY (5min, 6 scored dimensions) for low-intent. Gates entry into pipeline development. Use before find-source or when adding endpoints.

20 4mo ago A 67 tokens

tower/agentic-data-engineering

Skill Claude CodeCodex

Review data model design for schema quality, dimensional modeling, and dbt best practices. Scores 6 dimensions (key integrity, normalization, naming, type correctness, join readiness, evolution safety). Modes — PRE-LOAD (config review), POST-LOAD (materialized schema), MODEL (dbt dimensional modeling). Use when schema…

20 4mo ago A 76 tokens

tower/agentic-data-engineering

Skill Claude CodeCodex

Review a Tower data app for reliability and production readiness. Scores 5 gradient dimensions (incremental strategy, error resilience, resource efficiency, observability, test coverage) + 6 pass/fail checks. Modes — DEV REVIEW (read-only), PROD READINESS (makes changes, absorbs adjust-endpoint), INCIDENT (root…

20 4mo ago A 89 tokens

plan-ops-review

15

tower/agentic-data-engineering

Skill Claude CodeCodex

Pre-deploy operational review for a Tower data app. Scores 4 dimensions (schedule appropriateness, failure recovery, cost awareness, monitoring) + 3 pass/fail checks (Towerfile resources, schedule configured, runbook). Single mode — PRE-DEPLOY. Use before towerdeploy.

20 4mo ago A 65 tokens

tower/agentic-data-engineering

Skill Claude CodeCodex

Review credential handling, data sensitivity, and access control for a Tower data app. 5 pass/fail checks + 2 scored dimensions (PII awareness, secret rotation readiness). Modes — AUDIT (before first deploy), INCIDENT (credential compromise response). Use before towerdeploy or when credential issues arise.

20 4mo ago A 66 tokens

setup-secrets

17

tower/agentic-data-engineering

Skill Claude CodeCodex

Safely manage secrets as runtime environment variables. Use when the user directly asks to set up, configure, or inspect credentials (API keys, database passwords, tokens). Do NOT use when in need for reading secrets, for pipeline creation, source discovery, or debugging pipeline execution — those skills call…

20 4mo ago A 71 tokens

tower-mcp

18

tower/agentic-data-engineering

MCP server Claude CodeCodexCursor +2

MCP server "tower-mcp", hosted remotely at 127.0.0.1, as configured in tower/agentic-data-engineering.

20 4mo ago A tokens not measured

settings

20

tower/agent-skills

Settings file Claude Code

Agent settings declaring 9 allowed tools.

2 1mo ago A tokens not measured original MIT

tower/agent-skills

Instructions file CodexOpenCode

AGENTS.md instructions for tower/agent-skills, covering agent skills for tower, repository layout, skill conventions, design principles for data skills and making changes.

2 1mo ago A 878 tokens original MIT

tower/agent-skills

Instructions file

Claude Code instructions for tower/agent-skills: See @AGENTS.md for repository conventions.

2 1mo ago A 9 tokens original MIT

tower-data

23

tower/agent-skills

Skill Claude CodeCodex

Query and analyze data in a Tower-managed Apache Iceberg lakehouse using the Tower CLI's built-in read-only SQL query command (tower catalogs query), and record what you learn about the data with tower catalogs knowledge. Use this skill whenever the user asks a question about their company or business data (revenue…

2 1mo ago A 138 tokens original MIT

tower-ontology

24

tower/agent-skills

Skill Claude CodeCodex

Build a verified ontology for a Tower-managed Apache Iceberg lakehouse — profile every table, prove the grain and join keys with SQL, and record the entity model as catalog knowledge with tower catalogs knowledge. Use this skill when a catalog has no recorded knowledge, when the user asks to document, map, model…

2 1mo ago A 125 tokens original MIT