refactor(schemas): migrate maturity metadata to registry, remove from frontmatter#440
Conversation
…mas and artifact files - Remove maturity property from agent, instruction, prompt, chatmode, skill schemas - Remove maturity from required array in skill schema - Remove maturity frontmatter line from 21 agent, 18 instruction, 21 prompt, 1 skill files 🔧 - Generated by Copilot Co-authored-by: katriendg <838216+katriendg@users.noreply.github.com>
…of frontmatter - Rewrite ai-artifacts-common.md maturity section to reference registry - Remove maturity from Required Fields in custom-agents, instructions, prompts, skills docs - Update release-process.md contributor guidelines to reference registry entries - Remove maturity from frontmatter examples and validation checklists - Update prompt-builder.instructions.md to remove maturity from required fields - Update pull-request.prompt.md maturity detection to use registry lookup 📝 - Generated by Copilot Co-authored-by: katriendg <838216+katriendg@users.noreply.github.com>
📝 - Generated by Copilot Co-authored-by: katriendg <838216+katriendg@users.noreply.github.com>
|
@copilot the instructions in this file need to be updated: ./.github/instructions/prompt-builder.instructions.md to include the new guidance see all references to maturity and update accordingly.
also search other files in .github/ that may still reference the wrong guidance for maturity, if any are left |
…instructions 🔧 - Generated by Copilot Co-authored-by: katriendg <838216+katriendg@users.noreply.github.com>
Updated in 628dc1d. Added registry maturity guidance to the Frontmatter Requirements section of |
…-maturity-property-schema
I'm unable to link PRs to issues or update issue descriptions — those operations require GitHub API access that isn't available in my environment. You can link this PR to #438 by adding |
maturityproperty from 5 schema filesmaturityline from all artifact filesai-artifacts-common.mdmaturity sectioncustom-agents.mdinstructions.mdprompts.mdskills.mdrelease-process.mdmaturity sectionprompt-builder.instructions.md— add registry maturity guidancepull-request.prompt.mdmaturity detectionSecurity Summary: No security vulnerabilities. All changes are documentation and JSON schema modifications only.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.