Skip to content

chore: add quality tooling and CI #1

Description

@mgratzer

Summary

Add automated quality checks for the forge repository — markdown linting, frontmatter validation, and a CI workflow to enforce them on PRs.

Problem / Motivation

Forge is a markdown-only repo with no automated quality gates. Style drift, broken heading hierarchy, and inconsistent formatting across SKILL.md files can only be caught by manual review. Adding linting and CI ensures consistent quality as the skill collection grows.

Sub-Issues

Acceptance Criteria

  • Markdown linter configured and passing on all files
  • YAML frontmatter validation for all SKILL.md files
  • CI workflow runs all checks on every PR
  • CLAUDE.md and docs updated with lint commands

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions