Skip to content

Fix workflow skill publish description#44

Merged
khaliqgant merged 1 commit into
mainfrom
codex/fix-workflow-description-manifest
May 15, 2026
Merged

Fix workflow skill publish description#44
khaliqgant merged 1 commit into
mainfrom
codex/fix-workflow-description-manifest

Conversation

@khaliqgant
Copy link
Copy Markdown
Member

Summary

  • Shorten the writing-agent-relay-workflows package description below the PRPM 500-character manifest limit
  • Keep the skill frontmatter description aligned with the publish manifest

Verification

  • prpm publish --dry-run --package writing-agent-relay-workflows
  • prpm publish --dry-run
  • git diff --check
  • node -e "JSON.parse(require('fs').readFileSync('prpm.json','utf8')); console.log('prpm.json OK')"

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 15, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: bf7549d5-547c-443f-9b64-7feab2ab690f

📥 Commits

Reviewing files that changed from the base of the PR and between 10f1045 and 2c104d9.

📒 Files selected for processing (2)
  • prpm.json
  • skills/writing-agent-relay-workflows/SKILL.md

📝 Walkthrough

Walkthrough

This PR updates the package and skill descriptions for writing-agent-relay-workflows with more condensed phrasing and reframed scope coverage, emphasizing conversation vs pipeline coordination, WorkflowBuilder/DAG steps, step output chaining, repairable verification gates, Claude-then-Codex review/fix loops, and chat-native recipes.

Changes

writing-agent-relay-workflows Documentation

Layer / File(s) Summary
Package and skill description updates
prpm.json, skills/writing-agent-relay-workflows/SKILL.md
Package manifest description and skill front-matter documentation are rewritten with condensed phrasing covering workflow coordination shapes, WorkflowBuilder/DAG step usage, {{steps.X.output}} chaining syntax, repairable verification gates, mandatory Claude-then-Codex review/fix loops, channel/chat-native recipes, error handling, step sizing, team structures, and parallel waves.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • AgentWorkforce/skills#27: Directly updates the same package description and skill documentation for writing-agent-relay-workflows with changes to chat-native recipes coverage.
  • AgentWorkforce/skills#42: Specifies and hardens Claude→Codex "fresh-eyes" review/fix loops in the same skill documentation using overlapping scope and phrasing.
  • AgentWorkforce/skills#25: Updates writing-agent-relay-workflows package description and skill documentation to reframe coverage around conversation vs pipeline coordination and chat-native recipes.

Poem

📚 A description refined,
Fresh words for workflows to find,
From conversations to gates so tight,
Claude's eyes paired with Codex's sight—
Chat-native recipes, now condensed just right! 🐰

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title 'Fix workflow skill publish description' directly and clearly describes the main change: fixing the description for the workflow skill's publishing configuration.
Description check ✅ Passed The pull request description is directly related to the changeset, explaining the purpose (shortening package description to meet character limit and aligning skill frontmatter) and providing verification steps.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/fix-workflow-description-manifest

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@khaliqgant khaliqgant merged commit 0412304 into main May 15, 2026
2 checks passed
@khaliqgant khaliqgant deleted the codex/fix-workflow-description-manifest branch May 15, 2026 10:26
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