Skip to content

chore: propagate skill name frontmatter fix via uf init + replicator init#177

Merged
yvonnedevlinrh merged 1 commit into
unbound-force:mainfrom
yvonnedevlinrh:chore/skill-name-propagation
Jul 2, 2026
Merged

chore: propagate skill name frontmatter fix via uf init + replicator init#177
yvonnedevlinrh merged 1 commit into
unbound-force:mainfrom
yvonnedevlinrh:chore/skill-name-propagation

Conversation

@yvonnedevlinrh

Copy link
Copy Markdown
Contributor

Summary

Re-run uf init and replicator init --force to propagate thename field fix from unbound-force/unbound-force#309 and
unbound-force/replicator#28. All skills now have the required name field in YAML frontmatter, making them discoverable by OpenCode's skill tool.

Without this fix, /review-council, /review-pr, and /unleash fail with "Skill not found" when attempting to load pre-flight.

Changes

Skills — name field added (via replicator init --force)

Skill Added field
always-on-guidance/SKILL.md name: always-on-guidance
forge-coordination/SKILL.md name: forge-coordination
forge-global/SKILL.md name: forge-global
learning-systems/SKILL.md name: learning-systems
replicator-cli/SKILL.md name: replicator-cli
system-design/SKILL.md name: system-design
testing-patterns/SKILL.md name: testing-patterns

New files (from uf init)

  • Skills: review-context/SKILL.md

Updated files (from uf init)

  • Skills: pre-flight/SKILL.md (name field + latest content)
  • Commands: address-feedback.md, review-council.md, review-pr.md, uf-init.md

No production code changes

This PR only touches agent tooling, skill files, and command files.

Verification

  • All 14 skills have name field matching directory name
  • No Go test packages in this repo

Context

Issue pre-existing for other skills but discovered via unbound-force/unbound-force#309.
Scaffold sources fixed in unbound-force/unbound-force#317
and unbound-force/replicator#30.

Ref: unbound-force/unbound-force#316

…init

Re-run uf init and replicator init --force to propagate the name
field fix from unbound-force/unbound-force#309 and
unbound-force/replicator#28. All skills now have the required
name field in YAML frontmatter, making them discoverable by
OpenCode skill tool.

Updated pre-flight skill with name field and latest content.
Added review-context skill. Updated 7 replicator-scaffolded
skills with name field. Commands updated to latest scaffold
versions.

Ref: unbound-force/unbound-force#316

Assisted-by: OpenCode (claude-opus-4-6)
Signed-off-by: Yvonne Devlin <ydevlin@redhat.com>

@jflowers jflowers left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Review: #177 -- chore: propagate skill name frontmatter fix

Verdict: APPROVE

All 7 skills now have the required name field matching their directory name. The new review-context skill consolidates previously duplicated context discovery logic across review-pr, review-council, and address-feedback. Command files updated to reference the new skill and incorporate soft-gate mode, STOP HERE blocks, and additional uf-init guardrails.

  • Hugo build: PASS
  • No CI workflows configured for this repo
  • No security findings
  • Constitution compliance: PASS (all 3 principles)
  • No blocking issues

This review was generated by /review-pr (AI-assisted).

@yvonnedevlinrh yvonnedevlinrh merged commit 33aa4df into unbound-force:main Jul 2, 2026
@yvonnedevlinrh yvonnedevlinrh deleted the chore/skill-name-propagation branch July 2, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Review 👀

Development

Successfully merging this pull request may close these issues.

2 participants