Skip to content

fix(skill): use valid zest-dev identifier - #145

Merged
nettee merged 2 commits into
mainfrom
agent/fix-zest-dev-skill-name
Aug 15, 2026
Merged

fix(skill): use valid zest-dev identifier#145
nettee merged 2 commits into
mainfrom
agent/fix-zest-dev-skill-name

Conversation

@nettee

@nettee nettee commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • change the registered Skill name from Zest Dev to the valid zest-dev slug
  • update runtime prompts, documentation, and test expectations to use the registered identifier
  • retain “Zest Dev” as the product and document title

Why

Pi only accepts Skill names containing lowercase letters, digits, and hyphens. The previous frontmatter value caused an invalid-name warning during startup.

Validation

  • pnpm test:local — 23 passed, 1 skipped
  • parsed the SKILL.md frontmatter with Ruby YAML
  • verified the skill name matches Pi's lowercase slug constraint
  • ran git diff --check

@nettee
nettee merged commit 8456767 into main Aug 15, 2026
5 checks passed
@nettee
nettee deleted the agent/fix-zest-dev-skill-name branch August 15, 2026 02:00
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.

1 participant