Skip to content

Commit d5b057d

Browse files
authored
Add additional instructions for reviewing blog posts on new Pulumi features (#16644)
* Add additional instructions for reviewing blog posts related to new Pulumi features * Fix formatting in documentation review instructions for clarity * Refine instructions for reviewing blog posts to enhance clarity and consistency
1 parent 2a9e43c commit d5b057d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.claude/commands/docs-review.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,3 +181,14 @@ When reviewing **Blog posts or marketing materials**, serve the role of a profes
181181
- Reject filler, vague generalities, or AI-generated slop.
182182
- Avoid clickbait phrasing.
183183
- Clear call-to-action at the end.
184+
185+
### Additional Instructions
186+
187+
When blog posts introduce or announce new Pulumi features, providers, or significant functionality changes:
188+
189+
1. Check if corresponding documentation exists in `content/docs/` for the feature being announced
190+
2. Verify that documentation, tutorials, or guides adequately cover the new functionality
191+
3. If documentation is missing or incomplete, note this in your review with:
192+
- Specific gaps identified (e.g., "No ESC integration guide found")
193+
- Suggested documentation locations (e.g., "Should add to `content/docs/esc/guides/`")
194+
- Recommended documentation type (tutorial, concept guide, reference, etc.)

0 commit comments

Comments
 (0)