From b1e2000542460739b52911a44f1e8ac8c5216dc2 Mon Sep 17 00:00:00 2001 From: "privilegedescalation-engineer[bot]" <269729446+privilegedescalation-engineer[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 20:22:24 +0000 Subject: [PATCH] fix: restore CI workflow with markdownlint config (#63) - Restore .github/workflows/ci.yaml that was deleted in April cleanup - Add .markdownlint.yaml with relaxed rules for skill files - Fix MD040 error in skills/sdlc/SKILL.md (add language to code block) - Allows line lengths > 80, emphasis-as-headings, compact tables Fixes CI failures on 'Merge POLICIES.md content into agent instruction bundles' commit. Co-authored-by: Chris Farhood Co-authored-by: Paperclip