guild-cli 0.8.0__tar.gz → 0.8.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {guild_cli-0.8.0 → guild_cli-0.8.2}/CHANGELOG.md +34 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/PKG-INFO +1 -1
- {guild_cli-0.8.0 → guild_cli-0.8.2}/docs/skill-sources.md +11 -11
- {guild_cli-0.8.0 → guild_cli-0.8.2}/pyproject.toml +1 -1
- {guild_cli-0.8.0 → guild_cli-0.8.2}/uv.lock +1 -1
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/agent-config/SKILL.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/agent-config/data/backend-fingerprints.yaml +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/agent-config/scripts/show.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/assign-to-workforce/SKILL.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/assign-to-workforce/scripts/assign-to-workforce.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/cicd/SKILL.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/cicd/scripts/_resolve-nick.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/cicd/scripts/portability-lint.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/cicd/scripts/pr-reply.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/cicd/scripts/pr-status.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/cicd/scripts/workflow.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/communicate/SKILL.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/communicate/scripts/fetch-issues.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/communicate/scripts/mesh-message.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/communicate/scripts/post-comment.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/communicate/scripts/post-issue.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/communicate/scripts/templates/skill-new-brief.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/communicate/scripts/templates/skill-update-brief.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/doc-test-alignment/SKILL.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/doc-test-alignment/scripts/check.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/guild/SKILL.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/guild/scripts/configure-repo.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/guild/scripts/create.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/guild/scripts/overview.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/onboard/SKILL.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/onboard/scripts/onboard.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/pypi-maintainer/SKILL.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/pypi-maintainer/scripts/switch-source.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/run-tests/SKILL.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/run-tests/scripts/test.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/sonarclaude/SKILL.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/sonarclaude/scripts/sonar.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/spec-to-plan/SKILL.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/spec-to-plan/scripts/spec-to-plan.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/teach/SKILL.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/teach/scripts/teach.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/think/SKILL.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/think/scripts/think.sh +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/version-bump/SKILL.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/version-bump/scripts/bump.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills.local.yaml.example +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.devague/frames/guildmaster-ships-teach-and-onboard-two-agent-firs.json +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.devague/plans/guildmaster-ships-teach-and-onboard-two-agent-firs.json +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.flake8 +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.github/workflows/publish.yml +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.github/workflows/tests.yml +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.gitignore +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/.markdownlint-cli2.yaml +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/CLAUDE.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/LICENSE +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/README.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/culture.yaml +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/docs/cutover.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/docs/plans/2026-05-24-guildmaster-ships-teach-and-onboard-two-agent-firs.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/docs/specs/2026-05-24-guildmaster-ships-teach-and-onboard-two-agent-firs.md +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/__init__.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/__main__.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/cli/__init__.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/cli/_commands/__init__.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/cli/_commands/_broadcast.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/cli/_commands/_provision_template.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/cli/_commands/create.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/cli/_commands/explain.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/cli/_commands/learn.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/cli/_commands/onboard.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/cli/_commands/overview.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/cli/_commands/show.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/cli/_commands/teach.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/cli/_commands/whoami.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/cli/_errors.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/cli/_output.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/cli/_repo.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/scaffold/__init__.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/scaffold/instantiate.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/skills/__init__.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/skills/identity.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/skills/ledger.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/skills/render.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/guild/skills/sources.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/sonar-project.properties +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/__init__.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/test_broadcast_post.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/test_cli.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/test_cli_create.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/test_cli_explain.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/test_cli_learn.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/test_cli_onboard.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/test_cli_overview.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/test_cli_show.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/test_cli_teach.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/test_cli_whoami.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/test_scaffold_instantiate.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/test_skills_convention.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/test_skills_identity.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/test_skills_ledger.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/test_skills_render.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/test_skills_sources.py +0 -0
- {guild_cli-0.8.0 → guild_cli-0.8.2}/tests/test_version_fallback.py +0 -0
|
@@ -5,6 +5,40 @@ All notable changes to this project will be documented in this file.
|
|
|
5
5
|
Format follows [Keep a Changelog](https://keepachangelog.com/). This project
|
|
6
6
|
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
7
7
|
|
|
8
|
+
## [0.8.2] - 2026-05-30
|
|
9
|
+
|
|
10
|
+
### Added
|
|
11
|
+
|
|
12
|
+
- **Register `jetson-ai-lab-cli` as a downstream consumer** in
|
|
13
|
+
`docs/skill-sources.md`. Provisioned `agentculture/jetson-ai-lab-cli`
|
|
14
|
+
via `guild create --apply` (`--command jlab --dist jetson-ai-lab`,
|
|
15
|
+
`--backend claude`) — a Discord-facing knowledge fetch & index agent for
|
|
16
|
+
the Jetson AI Lab community — adding it to the downstream column of every
|
|
17
|
+
canonical skill.
|
|
18
|
+
|
|
19
|
+
### Changed
|
|
20
|
+
|
|
21
|
+
- Refresh `uv.lock` to the current `0.8.1` package version (the lockfile
|
|
22
|
+
was stale relative to `pyproject.toml`).
|
|
23
|
+
|
|
24
|
+
### Fixed
|
|
25
|
+
|
|
26
|
+
## [0.8.1] - 2026-05-30
|
|
27
|
+
|
|
28
|
+
### Added
|
|
29
|
+
|
|
30
|
+
- **Register `reachy-mini-cli` as a downstream consumer** in
|
|
31
|
+
`docs/skill-sources.md` — the first use of the `--command` / `--pkg` split
|
|
32
|
+
([#43](https://github.com/agentculture/guildmaster/issues/43)). Provisioned
|
|
33
|
+
via `guild create --apply --command reachy --dist reachy-cli`: repo/agent
|
|
34
|
+
identity `reachy-mini-cli`, console command + import package `reachy`, PyPI
|
|
35
|
+
distribution `reachy-cli`. Registered across all canonical + devague skill
|
|
36
|
+
rows.
|
|
37
|
+
|
|
38
|
+
### Changed
|
|
39
|
+
|
|
40
|
+
### Fixed
|
|
41
|
+
|
|
8
42
|
## [0.8.0] - 2026-05-30
|
|
9
43
|
|
|
10
44
|
### Added
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: guild-cli
|
|
3
|
-
Version: 0.8.
|
|
3
|
+
Version: 0.8.2
|
|
4
4
|
Summary: guildmaster — an agent and CLI that manages skills for the AgentCulture mesh.
|
|
5
5
|
Project-URL: Homepage, https://github.com/agentculture/guildmaster
|
|
6
6
|
Project-URL: Issues, https://github.com/agentculture/guildmaster/issues
|
|
@@ -32,14 +32,14 @@ current by `guild overview --scope mesh`.
|
|
|
32
32
|
|
|
33
33
|
| Skill | Upstream | Downstream copies (known) | Notes |
|
|
34
34
|
|-------|----------|---------------------------|-------|
|
|
35
|
-
| `agent-config` | `guildmaster` (`.claude/skills/agent-config/`) | `agenda`, `dominion-breaker`, `convertible`, `jetson` | Inventory variant backing `guild show` ([#12](https://github.com/agentculture/guildmaster/issues/12)); `show.sh` + `data/backend-fingerprints.yaml` vendored verbatim from steward, SKILL.md reframed from alignment-judgment to inventory + `type: command` added. **Forked from steward:** steward retains its own alignment-focused `agent-config` variant; the inventory variant is guildmaster's to supply. |
|
|
36
|
-
| `cicd` | `guildmaster` (`.claude/skills/cicd/`) — layered on `agex pr` (in `agentculture/agex-cli`) | `afi-cli`, `agex-cli` (adapted-thin delegate — owns `agex pr`; see [agex-cli#53](https://github.com/agentculture/agex-cli/pull/53)), `agtag`, `antoine`, `appsec`, `auntiepypi`, `cfafi` (still named `pr-review`), `code-lens-cli`, `culture` (still named `pr-review`), `devague`, `katvan`, `lecodeur`, `lepenseur`, `seer-cli`, `telek`, `agenda`, `dominion-breaker`, `convertible`, `jetson`, `grant` (still named `pr-review`) | Thin delegate to `agex pr` for lint / open / read / reply / delta, plus guildmaster's `status` (SonarCloud quality gate + hotspots + unresolved-thread tally) and `await` (composes `agex pr read --wait` with `status`, non-zero exit on Sonar ERROR / unresolved threads) extensions. **Inverted case:** agex-cli, as the `agex pr` upstream, vendors the skill adapted-thin — a `workflow.sh`-only pure delegate ([agex-cli#53](https://github.com/agentculture/agex-cli/pull/53)). Renamed from `pr-review` in steward 0.7.0; downstream copies may keep the old name on their own cadence. |
|
|
37
|
-
| `communicate` | `guildmaster` (`.claude/skills/communicate/`) | `afi-cli`, `agex-cli` (identifier-only — vendored steward 0.11.0; scripts current as of 0.18.0), `agtag`, `antoine`, `appsec`, `auntiepypi`, `code-lens-cli`, `culture` (still named `coordinate`), `devague`, `katvan`, `lecodeur`, `lepenseur`, `seer-cli`, `telek`, `agenda`, `dominion-breaker`, `convertible`, `jetson` | Cross-repo + mesh communication: file issues / hand off briefs to sibling-repo agents (auto-signed), comment on existing issues, fetch issues to inline state into briefs, and send live messages to Culture mesh channels (unsigned — nick is the speaker). Renamed from `coordinate` in steward 0.8.0; absorbed `gh-issues` (as `fetch-issues.sh`) in 0.9.1. Issue I/O backed by `agtag` (>=0.1) since steward 0.11.0 — signature resolves from local `culture.yaml` (override via `--as`). |
|
|
38
|
-
| `doc-test-alignment` | `guildmaster` (`.claude/skills/doc-test-alignment/`) | `devague`, `lecodeur`, `lepenseur`, `agenda`, `dominion-breaker`, `convertible`, `jetson` | Stub; real implementation TBD. `scripts/check.sh` exits not-yet-implemented today. |
|
|
39
|
-
| `pypi-maintainer` | `guildmaster` (`.claude/skills/pypi-maintainer/`) | `agtag`, `agenda`, `dominion-breaker`, `convertible`, `jetson` | Switches a PyPI package install between pypi / test-pypi / local. Generalised from the original culture-specific `change-package`. |
|
|
40
|
-
| `run-tests` | `guildmaster` (`.claude/skills/run-tests/`) | `agtag`, `antoine`, `appsec`, `code-lens-cli`, `culture`, `culture-sonar-cli`, `devague`, `lecodeur`, `lepenseur`, `seer-cli`, `grant`, `telek`, `agenda`, `dominion-breaker`, `convertible`, `jetson` | Coverage source resolves from `[tool.coverage.run]` in `pyproject.toml`, so the script is portable across siblings without modification. |
|
|
41
|
-
| `sonarclaude` | `guildmaster` (`.claude/skills/sonarclaude/`) | `antoine`, `appsec`, `code-lens-cli`, `devague`, `lecodeur`, `lepenseur`, `seer-cli`, `telek`, `agenda`, `dominion-breaker`, `convertible`, `jetson` | SonarCloud API client. Project key resolves from `$SONAR_PROJECT` or `--project KEY`. |
|
|
42
|
-
| `version-bump` | `guildmaster` (`.claude/skills/version-bump/`) | `afi-cli`, `agtag`, `antoine`, `appsec`, `auntiepypi`, `cfafi`, `code-lens-cli`, `culture`, `devague`, `lecodeur`, `lepenseur`, `seer-cli`, `grant`, `telek`, `agenda`, `dominion-breaker`, `convertible`, `jetson` | Pure Python, prepends a Keep-a-Changelog entry; no per-repo customization needed. |
|
|
35
|
+
| `agent-config` | `guildmaster` (`.claude/skills/agent-config/`) | `agenda`, `dominion-breaker`, `convertible`, `jetson`, `reachy-mini-cli`, `jetson-ai-lab-cli` | Inventory variant backing `guild show` ([#12](https://github.com/agentculture/guildmaster/issues/12)); `show.sh` + `data/backend-fingerprints.yaml` vendored verbatim from steward, SKILL.md reframed from alignment-judgment to inventory + `type: command` added. **Forked from steward:** steward retains its own alignment-focused `agent-config` variant; the inventory variant is guildmaster's to supply. |
|
|
36
|
+
| `cicd` | `guildmaster` (`.claude/skills/cicd/`) — layered on `agex pr` (in `agentculture/agex-cli`) | `afi-cli`, `agex-cli` (adapted-thin delegate — owns `agex pr`; see [agex-cli#53](https://github.com/agentculture/agex-cli/pull/53)), `agtag`, `antoine`, `appsec`, `auntiepypi`, `cfafi` (still named `pr-review`), `code-lens-cli`, `culture` (still named `pr-review`), `devague`, `katvan`, `lecodeur`, `lepenseur`, `seer-cli`, `telek`, `agenda`, `dominion-breaker`, `convertible`, `jetson`, `grant` (still named `pr-review`), `reachy-mini-cli`, `jetson-ai-lab-cli` | Thin delegate to `agex pr` for lint / open / read / reply / delta, plus guildmaster's `status` (SonarCloud quality gate + hotspots + unresolved-thread tally) and `await` (composes `agex pr read --wait` with `status`, non-zero exit on Sonar ERROR / unresolved threads) extensions. **Inverted case:** agex-cli, as the `agex pr` upstream, vendors the skill adapted-thin — a `workflow.sh`-only pure delegate ([agex-cli#53](https://github.com/agentculture/agex-cli/pull/53)). Renamed from `pr-review` in steward 0.7.0; downstream copies may keep the old name on their own cadence. |
|
|
37
|
+
| `communicate` | `guildmaster` (`.claude/skills/communicate/`) | `afi-cli`, `agex-cli` (identifier-only — vendored steward 0.11.0; scripts current as of 0.18.0), `agtag`, `antoine`, `appsec`, `auntiepypi`, `code-lens-cli`, `culture` (still named `coordinate`), `devague`, `katvan`, `lecodeur`, `lepenseur`, `seer-cli`, `telek`, `agenda`, `dominion-breaker`, `convertible`, `jetson`, `reachy-mini-cli`, `jetson-ai-lab-cli` | Cross-repo + mesh communication: file issues / hand off briefs to sibling-repo agents (auto-signed), comment on existing issues, fetch issues to inline state into briefs, and send live messages to Culture mesh channels (unsigned — nick is the speaker). Renamed from `coordinate` in steward 0.8.0; absorbed `gh-issues` (as `fetch-issues.sh`) in 0.9.1. Issue I/O backed by `agtag` (>=0.1) since steward 0.11.0 — signature resolves from local `culture.yaml` (override via `--as`). |
|
|
38
|
+
| `doc-test-alignment` | `guildmaster` (`.claude/skills/doc-test-alignment/`) | `devague`, `lecodeur`, `lepenseur`, `agenda`, `dominion-breaker`, `convertible`, `jetson`, `reachy-mini-cli`, `jetson-ai-lab-cli` | Stub; real implementation TBD. `scripts/check.sh` exits not-yet-implemented today. |
|
|
39
|
+
| `pypi-maintainer` | `guildmaster` (`.claude/skills/pypi-maintainer/`) | `agtag`, `agenda`, `dominion-breaker`, `convertible`, `jetson`, `reachy-mini-cli`, `jetson-ai-lab-cli` | Switches a PyPI package install between pypi / test-pypi / local. Generalised from the original culture-specific `change-package`. |
|
|
40
|
+
| `run-tests` | `guildmaster` (`.claude/skills/run-tests/`) | `agtag`, `antoine`, `appsec`, `code-lens-cli`, `culture`, `culture-sonar-cli`, `devague`, `lecodeur`, `lepenseur`, `seer-cli`, `grant`, `telek`, `agenda`, `dominion-breaker`, `convertible`, `jetson`, `reachy-mini-cli`, `jetson-ai-lab-cli` | Coverage source resolves from `[tool.coverage.run]` in `pyproject.toml`, so the script is portable across siblings without modification. |
|
|
41
|
+
| `sonarclaude` | `guildmaster` (`.claude/skills/sonarclaude/`) | `antoine`, `appsec`, `code-lens-cli`, `devague`, `lecodeur`, `lepenseur`, `seer-cli`, `telek`, `agenda`, `dominion-breaker`, `convertible`, `jetson`, `reachy-mini-cli`, `jetson-ai-lab-cli` | SonarCloud API client. Project key resolves from `$SONAR_PROJECT` or `--project KEY`. |
|
|
42
|
+
| `version-bump` | `guildmaster` (`.claude/skills/version-bump/`) | `afi-cli`, `agtag`, `antoine`, `appsec`, `auntiepypi`, `cfafi`, `code-lens-cli`, `culture`, `devague`, `lecodeur`, `lepenseur`, `seer-cli`, `grant`, `telek`, `agenda`, `dominion-breaker`, `convertible`, `jetson`, `reachy-mini-cli`, `jetson-ai-lab-cli` | Pure Python, prepends a Keep-a-Changelog entry; no per-repo customization needed. |
|
|
43
43
|
|
|
44
44
|
> **How the downstream column is maintained.** The "Downstream copies (known)"
|
|
45
45
|
> entries are kept in sync with guildmaster's own drift detector:
|
|
@@ -86,9 +86,9 @@ harmless on `claude-code`. This is the only divergence from upstream.
|
|
|
86
86
|
|
|
87
87
|
| Skill | Origin | Downstream copies (known) | Notes |
|
|
88
88
|
|-------|--------|---------------------------|-------|
|
|
89
|
-
| `think` | `devague` (`agentculture/devague`, `../devague/.claude/skills/think/`) | — (broadcast pending), `agenda`, `dominion-breaker`, `convertible`, `jetson` | Operator for the **idea→spec** leg (announcement frame → capture/classify claims → interrogate with honesty conditions → park open vagueness → `export` once the frame converges). Renamed from `devague` in devague 0.4.0. **Divergence:** `type: command` added. Runtime dep: `uv tool install devague`. |
|
|
90
|
-
| `spec-to-plan` | `devague` (`agentculture/devague`, `../devague/.claude/skills/spec-to-plan/`) | — (broadcast pending), `agenda`, `dominion-breaker`, `convertible`, `jetson` | Operator for the **spec→plan** leg (`devague plan ...`): seed from a converged frame, cover every coverage target with acceptance-gated, acyclically-ordered tasks, park unknowns as risks, `export` once the plan converges. New in devague 0.4.0. **Divergence:** `type: command` added. Runtime dep: `uv tool install devague`. |
|
|
91
|
-
| `assign-to-workforce` | `devague` (`agentculture/devague`, `../devague/.claude/skills/assign-to-workforce/`) | — (broadcast pending), `agenda`, `dominion-breaker`, `convertible`, `jetson` | Operator for the **implementation** leg: reads `devague plan waves` (read-only) and fans out independent tasks to one agent per task per wave in isolated git worktrees, with main-agent TDD-gated merges. Three human gates: spec / split plan / final PR. The CLI stays non-orchestrating ([devague#20](https://github.com/agentculture/devague/issues/20)). New in devague 0.10.0. **Divergence:** `type: command` added. Runtime deps: `uv tool install devague`, `git worktree`, the vendored `cicd` skill (for gate-3 `agex pr open`). |
|
|
89
|
+
| `think` | `devague` (`agentculture/devague`, `../devague/.claude/skills/think/`) | — (broadcast pending), `agenda`, `dominion-breaker`, `convertible`, `jetson`, `reachy-mini-cli`, `jetson-ai-lab-cli` | Operator for the **idea→spec** leg (announcement frame → capture/classify claims → interrogate with honesty conditions → park open vagueness → `export` once the frame converges). Renamed from `devague` in devague 0.4.0. **Divergence:** `type: command` added. Runtime dep: `uv tool install devague`. |
|
|
90
|
+
| `spec-to-plan` | `devague` (`agentculture/devague`, `../devague/.claude/skills/spec-to-plan/`) | — (broadcast pending), `agenda`, `dominion-breaker`, `convertible`, `jetson`, `reachy-mini-cli`, `jetson-ai-lab-cli` | Operator for the **spec→plan** leg (`devague plan ...`): seed from a converged frame, cover every coverage target with acceptance-gated, acyclically-ordered tasks, park unknowns as risks, `export` once the plan converges. New in devague 0.4.0. **Divergence:** `type: command` added. Runtime dep: `uv tool install devague`. |
|
|
91
|
+
| `assign-to-workforce` | `devague` (`agentculture/devague`, `../devague/.claude/skills/assign-to-workforce/`) | — (broadcast pending), `agenda`, `dominion-breaker`, `convertible`, `jetson`, `reachy-mini-cli`, `jetson-ai-lab-cli` | Operator for the **implementation** leg: reads `devague plan waves` (read-only) and fans out independent tasks to one agent per task per wave in isolated git worktrees, with main-agent TDD-gated merges. Three human gates: spec / split plan / final PR. The CLI stays non-orchestrating ([devague#20](https://github.com/agentculture/devague/issues/20)). New in devague 0.10.0. **Divergence:** `type: command` added. Runtime deps: `uv tool install devague`, `git worktree`, the vendored `cicd` skill (for gate-3 `agex pr open`). |
|
|
92
92
|
|
|
93
93
|
Downstream is empty by design: these are still being introduced to the mesh.
|
|
94
94
|
`guild teach --new --skill <name> --to <repos>` frames them as *new* skills to
|
|
File without changes
|
{guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/agent-config/data/backend-fingerprints.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{guild_cli-0.8.0 → guild_cli-0.8.2}/.claude/skills/communicate/scripts/templates/skill-new-brief.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|