Below you will find pages that utilize the taxonomy term “PLAYBOOK-Md”
April 17, 2026
Run PLAYBOOK.md (native)
Version updated for https://github.com/PLAYBOOK-md/playbook-native to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The playbook-native GitHub Action enables the execution of .playbook.md files as workflow steps using a standalone Node runtime, directly interfacing with the Anthropic SDK. It automates the processing of playbook files without relying on external dependencies like anthropics/claude-code-action, ensuring deterministic behavior and detailed post-step logs. This action is ideal for workflows that don’t require MCP-dependent directives, offering a streamlined solution for running automated tasks defined in markdown-based playbooks.
April 13, 2026
PLAYBOOK.md Validate
Version updated for https://github.com/PLAYBOOK-md/playbook-action to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The PLAYBOOK.md Validate Action is a GitHub Action designed to automatically validate .playbook.md files in a repository, particularly during pull requests. It identifies errors and warnings, provides inline PR annotations, and generates a summary table in the GitHub Actions job summary, helping teams ensure compliance and consistency in their playbook documentation. The action supports custom file patterns, strict validation mode, and requires no external dependencies on the runner.