Skip to content

feat(agents): add post-generation language/style check to personal-create-pr#482

Merged
p-chan merged 1 commit into
mainfrom
add-post-generation-check-to-personal-create-pr
Jun 25, 2026
Merged

feat(agents): add post-generation language/style check to personal-create-pr#482
p-chan merged 1 commit into
mainfrom
add-post-generation-check-to-personal-create-pr

Conversation

@p-chan

@p-chan p-chan commented Jun 25, 2026

Copy link
Copy Markdown
Owner

Why

After generating a PR title and body, there was no step to verify that the output matched the judged language and style. This caused the agent to inadvertently write the body in Japanese despite the convention being English.

What

Added a post-generation verification table to step 5 of personal-create-pr SKILL.md. After generating the title and body, the agent outputs a table comparing the expected values (language, style, template) against the actual output, and corrects any mismatches.

Notes

None

@p-chan p-chan self-assigned this Jun 25, 2026
@p-chan p-chan force-pushed the add-post-generation-check-to-personal-create-pr branch from a1f539d to 904f9cf Compare June 25, 2026 08:45
@p-chan p-chan changed the title improve(agents): add post-generation language/style check to personal-create-pr feat(agents): add post-generation language/style check to personal-create-pr Jun 25, 2026
@p-chan p-chan merged commit cfe436f into main Jun 25, 2026
7 checks passed
@p-chan p-chan deleted the add-post-generation-check-to-personal-create-pr branch June 25, 2026 08:48
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