Skip to content

Add reusable Docs Agent workflow#126

Open
chubes4 wants to merge 1 commit intomainfrom
docs-agent-consumer
Open

Add reusable Docs Agent workflow#126
chubes4 wants to merge 1 commit intomainfrom
docs-agent-consumer

Conversation

@chubes4
Copy link
Copy Markdown
Contributor

@chubes4 chubes4 commented May 10, 2026

Summary

  • Add a manual Docs Agent workflow that consumes the reusable Extra-Chill/docs-agent Data Machine bundle.
  • Add a minimal Playground driver plugin and runner script for importing and running the external bundle against Automattic/agents-api.
  • Force writable docs paths to README.md and docs/** through the runner config so generated file writes stay scoped.

Testing

  • php -l tests/playground-ci/component/agents-api-docs-agent-driver.php && bash -n tests/playground-ci/scripts/run-docs-agent.sh && git diff --check
  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/docs-agent.yml"); puts "workflow yaml ok"'
  • homeboy lint --path . --extension wordpress --changed-since origin/main

Dependencies

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Drafted the workflow, runner script, and validation path for consuming the reusable Docs Agent bundle; Chris remains responsible for review and merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant