Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 592 Bytes

File metadata and controls

23 lines (18 loc) · 592 Bytes

What does this PR do?

Brief description of the change.

Type of Change

  • New skill
  • New rule
  • New MCP tool
  • Bug fix
  • Documentation update
  • CI/CD change
  • Other

Checklist

  • YAML frontmatter is valid (skills: name + description; rules: description + alwaysApply)
  • Tested locally (plugin loads, MCP server builds, tests pass)
  • Plugin structure tests pass (pytest tests/ -v)
  • MCP server tests pass (cd mcp-server && npm test)
  • Updated CHANGELOG.md
  • No hardcoded credentials or secrets
  • No em dashes used