Skip to content

Improve media content generation with subagents#90

Open
IanMayo wants to merge 2 commits intomainfrom
claude/media-generation-subagents-aYciD
Open

Improve media content generation with subagents#90
IanMayo wants to merge 2 commits intomainfrom
claude/media-generation-subagents-aYciD

Conversation

@IanMayo
Copy link
Contributor

@IanMayo IanMayo commented Jan 10, 2026

Add four Claude Code command agents for coordinating media content:

  • media.coordinate: Coordinator that delegates to specialist agents
  • media.content: Blog posts, LinkedIn summaries, voice/tone guidance
  • media.site: Jekyll site structure, templates, publishing
  • media.technical: Architecture diagrams, specs, READMEs, API docs

Also add supporting templates:

  • blog-post-planning-template.md: For announcing upcoming features
  • blog-post-completed-template.md: For showcasing shipped work
  • technical-decision-record-template.md: For documenting decisions

Add four Claude Code command agents for coordinating media content:
- media.coordinate: Coordinator that delegates to specialist agents
- media.content: Blog posts, LinkedIn summaries, voice/tone guidance
- media.site: Jekyll site structure, templates, publishing
- media.technical: Architecture diagrams, specs, READMEs, API docs

Also add supporting templates:
- blog-post-planning-template.md: For announcing upcoming features
- blog-post-completed-template.md: For showcasing shipped work
- technical-decision-record-template.md: For documenting decisions
@github-actions
Copy link
Contributor

github-actions bot commented Jan 10, 2026

🚀 PR Preview Deployment

✅ Your changes are being built and deployed to a preview environment.

📋 Live PR Preview Links:

ℹ️ About PR Previews:

  • Preview deploys automatically when you push commits to this PR
  • Preview URL is unique to this PR (Improve media content generation with subagents #90)
  • Preview will be automatically deleted when this PR is closed/merged
  • Build ignores test failures (only requires successful compilation)

📦 Production Demo (main branch):

🧪 Testing Locally:

npm install
npm run build
# Open demo/quiz-index.html in your browser (use file:// or http-server)

This comment will be automatically updated when you push new commits.

github-actions bot added a commit that referenced this pull request Jan 10, 2026
Update speckit commands to include media generation as part of the
feature development workflow:

- speckit.tasks.md: Add Media & Communications phase with task examples
  for documentation, blog posts, and site updates
- speckit.implement.md: Add step 10 for media generation after
  implementation completion
- tasks-template.md: Add Phase N (Media & Communications) with
  structured tasks for technical docs, content creation, and site updates

This ensures that documentation and announcements are generated as
part of the standard feature development workflow.
github-actions bot added a commit that referenced this pull request Jan 10, 2026
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.

2 participants