Skip to content

docs: add canonical tangent agent skills#14

Merged
Volv-G merged 1 commit into
masterfrom
piforge/tangle-cli-fix/copy-lab-skills-into-tangle-cli-782a23f
Jul 5, 2026
Merged

docs: add canonical tangent agent skills#14
Volv-G merged 1 commit into
masterfrom
piforge/tangle-cli-fix/copy-lab-skills-into-tangle-cli-782a23f

Conversation

@Volv-G

@Volv-G Volv-G commented Jul 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Canonicalizes the Tangent agent skill bundle under skills/tangent/ in tangle-cli.
  • Updates stale lab/pre-publication/package guidance for the current public package layout.
  • Uses uv-first install/invocation guidance: uv run from a checkout, uv tool install tangle-cli for a persistent CLI, and uvx --from tangle-cli tangle ... for one-off execution.
  • Includes skills/** in the source distribution via packaging config.
  • Adds packaging tests for skill bundle presence, stale wording guards, uv-first guidance, and sdist inclusion.

Tests

  • uv run pytest tests/test_packaging.py -q
  • uv lock --check
  • uv run pytest -q
  • git diff --check

Notes

  • No package release/publish in this change.
  • Lab-side follow-up is not required by default because lab main has no skills/ tree; the lab branch remains provenance for the original bundle.

Assisted-By: devx/9c4ad24f-24d3-4eb9-8747-dbf53e3221df
@Volv-G Volv-G requested a review from Ark-kun as a code owner July 5, 2026 03:26
@Volv-G Volv-G merged commit a0180cb into master Jul 5, 2026
2 checks passed
@Volv-G Volv-G deleted the piforge/tangle-cli-fix/copy-lab-skills-into-tangle-cli-782a23f branch July 5, 2026 03:27
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