Skip to content

Review: All content since initial commit#11

Closed
joellabes wants to merge 135 commits intoreviewedfrom
main
Closed

Review: All content since initial commit#11
joellabes wants to merge 135 commits intoreviewedfrom
main

Conversation

@joellabes
Copy link
Copy Markdown
Collaborator

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

  1. Review the diff and add comments on specific lines
  2. Use GitHub's review features (approve, request changes, comment)
  3. Discuss implementation choices in the comments
  4. Do not merge - close this PR when review is complete

What's included

All skills, configuration, and documentation added since the repository was created.


🤖 Generated with Claude Code

dependabot Bot and others added 30 commits January 8, 2026 01:12
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>
- 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
b-per and others added 14 commits January 29, 2026 15:40
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>
b-per and others added 5 commits January 29, 2026 18:55
* 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
b-per added 3 commits January 30, 2026 11:19
- 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
Comment thread skills/fetching-dbt-docs/SKILL.md
b-per and others added 2 commits January 30, 2026 19:20
@joellabes joellabes closed this Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants