Skip to content

feat: add doc-updater to post-implementation pipeline#26

Merged
markshust merged 1 commit intodevelopfrom
feature/doc-updater-pipeline
Apr 13, 2026
Merged

feat: add doc-updater to post-implementation pipeline#26
markshust merged 1 commit intodevelopfrom
feature/doc-updater-pipeline

Conversation

@markshust
Copy link
Copy Markdown
Collaborator

Summary

  • Updates doc-updater agent to handle package READMEs and create new docs pages for new packages
  • Removes previous restrictions that blocked README updates and new page creation
  • Inlines DOCS-STANDARDS.md via @ reference so the agent has full standards at prompt time
  • Adds doc-updater to pipeline.md after standards-enforcer in the post-implementation phase
  • Guide creation intentionally excluded — too rare and cross-cutting to automate

Test plan

  • Run a plan that creates a new package and verify doc-updater creates both README and docs page
  • Run a plan that modifies an existing package's public API and verify doc-updater updates the docs page
  • Verify doc-updater outputs DOCS_CURRENT for internal-only changes

🤖 Generated with Claude Code

Update doc-updater agent to handle package READMEs and new docs page
creation. Inline DOCS-STANDARDS.md via @ reference. Add to pipeline
after standards-enforcer.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added the enhancement New feature or request label Apr 13, 2026
@markshust markshust merged commit 8bce691 into develop Apr 13, 2026
1 check passed
@markshust markshust deleted the feature/doc-updater-pipeline branch April 13, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant