Releases: RandyNorthrup/teamwork-skill
Releases · RandyNorthrup/teamwork-skill
Release list
Teamwork v1.0.1
MIT licensing release
Teamwork v1.0.1 is the first MIT-licensed release artifact.
Highlights
- Replaces the proprietary repository and package notice with the standard MIT License.
- Declares and concludes package licensing as
MITin the SPDX 2.3 SBOM. - Refreshes the README with a clearer workflow, quick start, compatibility matrix, security model, and release guidance.
- Adds focused GitHub topics for Agent Skills, AI agents, project handoffs, supported harnesses, Python, and security.
- Keeps payload schema compatibility at
1.0.0while advancing package and skill version to1.0.1.
Verification
- Source commit:
572c6aa2f2b25cfce7393916e23183758851fc88 - Archive SHA-256:
0d63f0d01881947d81625012d7692c8f4f849a649c9fe637cde101345183a461 - Exact extracted archive reports
ok:trueandrelease_grade:true. - Hosted certification passed Windows, Ubuntu, and macOS on Python 3.11 through 3.14, plus official Agent Skills validation and deterministic packaging.
- Local certification passed 65 tests, Ruff, mypy, JSON Schema, official SPDX validation, and the 80% branch-coverage gate.
See INSTALL.md for verified installation and upgrade steps.
Teamwork v1.0.0
Teamwork v1.0.0 provides two self-contained, agent-agnostic skills for secure project continuity:
teamwork-handoffprepares, curates, seals, and verifies a deterministic untracked project payload.teamwork-resumevalidates that payload, re-establishes project context, reports provenance changes, and identifies the first safe action.
Certified release:
- Source commit:
d74b55d74956ce304ee495747729d502d15936d7 - Archive SHA-256:
d00ea706fb58455635d64c560acadcdbe16ae0910c4828fb425bf9d6c51bee34 - Verified across Windows, Ubuntu/Kubuntu, and macOS with Python 3.11-3.14.
- Passed official Agent Skills validation, SPDX validation, cross-machine transfer, and an isolated zero-history forward test.
Verify the .sha256 sidecar before extraction. Checksums provide integrity, not publisher authentication. See INSTALL.md and docs/CERTIFICATION.md for installation, evidence, and claim boundaries.