docs: add workflow verification playbook#2
Merged
Conversation
- Add playbook documenting CI/CD verification checklist - Fix AGENTS.md inline HTML (convert to blockquote) Refs #1
Recommended Persona Reviews🧙 Fantasy Author - Narrative content changes detected See docs/roles/ for persona details. Danger analysis complete for docs: add workflow verification playbook. 46 files changed, 4 commits. |
- Run prettier on all markdown and config files - Convert dangerfile.ts to dangerfile.js (remove TS syntax) - Relax markdownlint rules for legacy design docs: - MD001: Allow heading level jumps - MD028: Allow blank lines in blockquotes - MD033: Allow inline HTML (C# generics) - MD040: Allow code blocks without language Refs #1
Add section to AGENTS.md defining frontmatter-first loading pattern: - Load frontmatter first, full content when relevant - Summary fields by document type (Roles, ADRs, Playbooks, Patterns) - Loading algorithm: scan → filter → select → execute → load body - Writing style guidelines: terse, tables, bullets, code, links Refs #1
This was referenced Jan 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add a workflow verification playbook documenting the CI/CD and development workflow checklist, and fix markdown linting issue in AGENTS.md.
Issue
Closes #1
Changes
docs/playbooks/workflow-verification.mdwith verification checklist for:.gitkeepplaceholder (directory now has content)Testing
Test Evidence
Personas for Review
Checklist
🤖 Generated with Claude Code