This repository was archived by the owner on Apr 5, 2026. It is now read-only.
feat: add independent review pipeline #68
lint.yml
on: pull_request
Markdown lint
8s
Validate skill routing
4s
Verify skill counts
3s
Annotations
3 errors
|
Markdown lint
Failed with exit code: 1
|
|
Lists should be surrounded by blank lines:
claude/agents/plan-reviewer.md#L50
claude/agents/plan-reviewer.md:50 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Severity**: Critical / Hig..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
|
|
Inline HTML:
claude/agents/plan-reviewer.md#L14
claude/agents/plan-reviewer.md:14:1 MD033/no-inline-html Inline HTML [Element: scope] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md033.md
|