Skip to content

feat: Add priority and category metadata to all skill frontmatter #394

@mcj-coder

Description

@mcj-coder

Summary

Add standardized metadata.priority and metadata.type fields to all 55 skill frontmatter per SKILL-FORMAT.md.

Priority Model (from SKILL-FORMAT.md)

Priority Category Description
P0 Safety & Integrity Security, immutability, provenance, traceability
P1 Quality & Correctness Behavioral correctness, clean builds, test validity
P2 Consistency & Governance Conventions, versioning, pipeline conformance
P3 Delivery & Flow Incremental execution, developer experience
P4 Optimization & Convenience Ergonomics, non-critical improvements

Type Categories

Type Description
Process Workflow and methodology guidance
Implementation Technology-specific patterns
Platform Platform/tooling integration
Quality Code quality and standards

Acceptance Criteria

  • All 55 skills have metadata.type field (PR #395)
  • All 55 skills have metadata.priority field (PR #395)
  • npm run lint passes (evidence)
  • Values are appropriate for each skill's purpose (evidence)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions