Skip to content

Commit 4310036

Browse files
authored
feat(0.21.6): registry — Phase 4f orcahand (final Tier-2 migration) (#59)
1 NEW entry (orcahand). Resolves the orcahand dedup — both source repos archived. Companion to broomva/skills PR #9 (merge df4fb13) + 2 redirect-stubs. Registry 63 → 64. Migration arc complete: 47 skills in monorepo.
1 parent f5dd1ab commit 4310036

3 files changed

Lines changed: 36 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Changelog
22

3+
## 0.21.6 — 2026-05-26
4+
5+
### Phase 4f orcahand migration + dedup (final Tier-2 migration)
6+
7+
The last Tier-2 migration. `orcahand` consolidated to broomva/skills Tier-2 monorepo (broomva/skills PR #9 merge `df4fb13`), resolving the Phase-0 contested dedup case.
8+
9+
`broomva/orcahand` and `broomva/orcahand-skill` were true duplicates (both 180K, identical SKILL.md + assets/ + references/ + schemas/ + scripts/, both `name: orcahand`). Per user decision: migrate the canonical (`.agents`-symlinked) `broomva/orcahand``skills/orcahand/`; archive BOTH source repos with redirect-stubs.
10+
11+
### Source repos deprecated (both, 6mo window until 2026-11-26)
12+
13+
- broomva/orcahand PR #1 (merge `4e637ed`)
14+
- broomva/orcahand-skill PR #1 (merge `f753966`)
15+
16+
### Files changed
17+
18+
- `references/companion-skills.yaml` — 1 NEW entry (orcahand); 63 → 64 total
19+
- `VERSION``0.21.5``0.21.6`
20+
- `CHANGELOG.md` — this entry
21+
22+
### Migration complete
23+
24+
**47 skills now in broomva/skills monorepo.** All Tier-2 candidates from the inventory doc are migrated, except `broomva/mirage` (no remote on GitHub — flagged as an anomaly, not actionable). The skills-monorepo migration arc (Phases 2–4f) is complete.
25+
26+
---
27+
28+
329
## 0.21.5 — 2026-05-26
430

531
### Phase 4e neuroscience migration (TRIBE v2 family)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.21.5
1+
0.21.6

references/companion-skills.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,15 @@ skills:
155155
min_bstack_version: 0.21.0
156156
description: "CaP-X LLM-driven robot manipulation via code generation — CaP-Gym (187 tasks), CaP-Bench, CaP-Agent0, CaP-RL, sim-to-real"
157157

158+
- name: orcahand
159+
repo: broomva/skills
160+
skillPath: skills/orcahand/SKILL.md
161+
category: platform
162+
required: false
163+
introduced_in: 0.21.6
164+
min_bstack_version: 0.21.0
165+
description: "Full-stack ORCA Hand skill — 17-DOF tendon-driven robotic hand: plant interface, safety shields, MuJoCo sim, RL training, teleoperation, sim-to-real, EGRI (Phase 4f; deduplicated broomva/orcahand + broomva/orcahand-skill — both archived)"
166+
158167
- name: openrocket-sim
159168
repo: broomva/skills
160169
skillPath: skills/openrocket-sim/SKILL.md

0 commit comments

Comments
 (0)