Conversation
Bumps [black](https://github.com/psf/black) from 24.1.1 to 25.12.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.1.1...25.12.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.12.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.4.0 to 1.5.5. - [Release notes](https://github.com/spulec/freezegun/releases) - [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG) - [Commits](spulec/freezegun@1.4.0...1.5.5) --- updated-dependencies: - dependency-name: freezegun dependency-version: 1.5.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bump freezegun from 1.4.0 to 1.5.5
Bump mypy from 1.8.0 to 1.19.1
Bump black from 24.1.1 to 25.12.0
- Add discovering-data skill for data discovery in dbt projects - Uses dbt show to analyze raw data, map relationships, identify issues - Includes bulletproofed methodology with anti-rationalization guidance - Tested with pressure scenarios (time pressure, scope overwhelm) - Add .claude/settings.json referencing obra/superpowers-marketplace - Collaborators will be prompted to install superpowers when trusting repo - Update CLAUDE.md to reference superpowers:writing-skills for skill creation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Enable blank issues and add a minimal template for creating empty issues.
Add extra skills and skills folders
Address feedback to distinguish this skill from model validation workflows: - Update description to explicitly state NOT for development/testing - Add Use for/Not for section with clear examples - Add red flag for using skill to validate models
- Add complex joins to list of scenarios that warrant unit tests - Add tip to use dbt show for exploring input data with sanitization reminder
Skill to add unit tests to a dbt project
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@8e8c483...de0fac2) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…s/checkout-6.0.2
* Update the marketplace.json file * Move all skills under single dbt plugin * Relative link to source code for the single dbt plugin * `plugin.json` file for single dbt plugin * Move all the skills back to the top level * Change name of marketplace * Update instruction for adding marketplace and installing skills
- Add Grade dataclass to models.py for type-safe grading results - Update grader.py to use Grade and dataclasses.asdict() - Update cli.py to access Grade attributes instead of dict keys - Update tests to verify Grade dataclass behavior - Add AGENTS.md with development conventions - Add CLAUDE.md pointing to AGENTS.md
jairus-m
reviewed
Jan 30, 2026
This was referenced Jan 30, 2026
* Add section on usage for skill invocation * Add changie entry
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
This PR exists for peer review purposes only - the code is already on main.
All content added to this repository since the initial commit is shown in this diff for review and discussion.
How to use this PR
What's included
All skills, configuration, and documentation added since the repository was created.
🤖 Generated with Claude Code