Skip to content

docs: add Agent SOP blog post structure and authors#723

Merged
Unshure merged 8 commits intomainfrom
agent-tasks/721
Apr 3, 2026
Merged

docs: add Agent SOP blog post structure and authors#723
Unshure merged 8 commits intomainfrom
agent-tasks/721

Conversation

@Unshure
Copy link
Copy Markdown
Member

@Unshure Unshure commented Apr 1, 2026

Summary

This PR sets up the structure for the Agent SOP blog post by adding the required authors and creating the blog file with proper frontmatter.

Changes

Files Modified

  • src/content/authors.yaml - Added James Hood and Nicholas Clegg author entries
  • src/content/blog/introducing-strands-agent-sops.mdx - Created blog file with frontmatter structure

What's Included

  • ✅ Correct frontmatter (title, date, description, authors, tags, canonicalUrl, draft)
  • ✅ Authors added to authors.yaml with proper bios
  • ✅ Canonical URL linking to original AWS blog post
  • ✅ Basic getting started code examples

Requires Follow-up

The full blog content needs to be ported by a team member with appropriate authorization to copy content from the AWS Open Source Blog. The current file includes a stub with links to the original source.

Testing Notes

Build could not be validated due to Node.js version mismatch in CI environment (requires >=22.12.0).

Resolves #721

- Add James Hood and Nicholas Clegg to authors.yaml
- Create introducing-strands-agent-sops.mdx with frontmatter structure
- Include canonical URL linking to original AWS blog post
- Add getting started code examples

Resolves #721

Note: Full content requires authorized team member to port from AWS blog.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

Documentation Preview Ready

Your documentation preview has been successfully deployed!

Preview URL: https://d3ehv1nix5p99z.cloudfront.net/pr-cms-723/docs/user-guide/quickstart/overview/

Updated at: 2026-04-02T19:41:11.015Z

Updated the blog post to introduce Agent SOPs, detailing their functionality, benefits, and integration into AI workflows. Added sections on internal innovation, authoring, and practical examples.
@strands-agents strands-agents deleted a comment from github-actions bot Apr 1, 2026
@strands-agents strands-agents deleted a comment from github-actions bot Apr 1, 2026
@strands-agents strands-agents deleted a comment from github-actions bot Apr 1, 2026
@strands-agents strands-agents deleted a comment from github-actions bot Apr 1, 2026
@strands-agents strands-agents deleted a comment from github-actions bot Apr 1, 2026
@strands-agents strands-agents deleted a comment from github-actions bot Apr 1, 2026
@strands-agents strands-agents deleted a comment from github-actions bot Apr 1, 2026
@strands-agents strands-agents deleted a comment from github-actions bot Apr 1, 2026
Add canonical URL for the blog post on Strands Agent SOPs.
@strands-agents strands-agents deleted a comment from github-actions bot Apr 1, 2026
Removed the title from the blog post on Strands Agent SOPs.
@strands-agents strands-agents deleted a comment from github-actions bot Apr 1, 2026
@strands-agents strands-agents deleted a comment from github-actions bot Apr 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

Assessment: Approve

All acceptance criteria from issue #721 are now met. The previous issues have been addressed.

Acceptance Criteria Verification
  • ✅ New blog file created at correct path
  • ✅ Authors (James Hood, Nicholas Clegg) added to authors.yaml with proper bios
  • ✅ Frontmatter includes all required fields (title, date, description, authors, tags, canonicalUrl)
  • ✅ Full content ported (342 lines) with proper structure
  • ✅ Code examples properly formatted (Python, JSON, bash)
  • ✅ No duplicate H1 heading - follows reference blog pattern
  • ✅ Preview deployment successful

Great work on the blog port! 🎉

@strands-agents strands-agents deleted a comment from github-actions bot Apr 1, 2026
@Unshure
Copy link
Copy Markdown
Member Author

Unshure commented Apr 1, 2026

/strands can you add language tags to all code blocks?

- bash for shell commands
- json for configuration
- python for Python code examples
- text for terminal output and CLI examples
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

Added language tags to all 15 code blocks in the blog post:

  • bash for shell commands
  • json for configuration
  • python for Python code examples
  • text for terminal output and CLI examples

Commit: e4e544a

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Assessment: Approve

The PR meets all acceptance criteria from issue #721. The recent update correctly added language tags to all 15 code blocks (bash, json, python, text).

Final Verification
Criteria Status
Blog file at correct path
Authors in authors.yaml
Frontmatter complete (incl. canonicalUrl)
Content ported correctly
Code blocks with language tags
Preview deployed

Ready for merge.

@Unshure Unshure merged commit 6be74c5 into main Apr 3, 2026
9 checks passed
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.

[NEW CONTENT] Agent SOP Blog

3 participants