Skip to content

fix(recipe-harness): sync mobile agentic overlay#33

Merged
abretonc7s merged 16 commits into
mainfrom
fix/mobile-agentic-overlay-pr31011
Jun 4, 2026
Merged

fix(recipe-harness): sync mobile agentic overlay#33
abretonc7s merged 16 commits into
mainfrom
fix/mobile-agentic-overlay-pr31011

Conversation

@abretonc7s
Copy link
Copy Markdown
Contributor

@abretonc7s abretonc7s commented Jun 4, 2026

Description

Remove the experimental agentic recipe skills from the public MetaMask skills repo. Recipe validation remains available through the private skills overlay while ADR-58 is being validated.

Also hardens the skills installer so generated SKILL.md / RULE.md frontmatter emits descriptions as YAML block scalars. This prevents Codex/Claude from skipping installed skills when a description contains YAML-sensitive text such as key:.

Changes

  • Removed domains/agentic/** from the public skills repo.
  • Kept public installs able to layer a private CONSENSYS_SKILLS_DIR source when configured.
  • Updated tools/install to emit safe YAML for generated skill metadata.

Validation

  • yarn test
  • Validated skills sync across multiple local and remote consumer setups.
  • Validated generated .agents/skills/*/SKILL.md frontmatter parses as YAML.

@abretonc7s abretonc7s marked this pull request as ready for review June 4, 2026 06:55
@abretonc7s abretonc7s merged commit d1621d2 into main Jun 4, 2026
21 checks passed
@abretonc7s abretonc7s deleted the fix/mobile-agentic-overlay-pr31011 branch June 4, 2026 07:55
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.

2 participants