Skip to content

Add guided config onboarding#53

Merged
faustodavid merged 2 commits into
mainfrom
feature/smith-config-onboarding
Jun 7, 2026
Merged

Add guided config onboarding#53
faustodavid merged 2 commits into
mainfrom
feature/smith-config-onboarding

Conversation

@faustodavid
Copy link
Copy Markdown
Owner

Summary

Review notes

Verification

  • uv run --extra dev pytest tests/unit/test_onboarding.py tests/unit/test_parser.py tests/contract/test_cli_contracts.py -q
  • uv run --extra dev ruff format --check ...
  • uv run --extra dev ruff check ...
  • uv run --extra dev mypy src

Base automatically changed from feature/smith-auth-credentials to main June 7, 2026 18:38
@faustodavid faustodavid marked this pull request as ready for review June 7, 2026 18:38
@faustodavid faustodavid merged commit ec5aaba into main Jun 7, 2026
4 checks passed
@faustodavid faustodavid deleted the feature/smith-config-onboarding branch June 7, 2026 18:47
faustodavid added a commit that referenced this pull request Jun 7, 2026
## Summary
- Rewrites the README around concise onboarding and golden paths.
- Clarifies that Smith is for efficient read-only querying across
remotes, similar in spirit to provider MCPs but optimized for agent
evidence gathering.
- Keeps Smith skill reference changes in the skill reference files,
separate from README onboarding guidance.

## Review notes
- Stacked on #53 (`feature/smith-config-onboarding`). Review the diff
against that branch.
- Main files: `README.md`, `skills/smith/SKILL.md`, and
`skills/smith/references/*`.
- This PR is intentionally docs/skill guidance only.

## Verification
- `uv run --extra dev python scripts/validate_skill_quality.py --mode
all`
- README sanity search for removed wording and remote-query framing
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.

1 participant