docs(blog): add benchmark part 2 post on Plinth workflow hypotheses - #1174
Merged
Conversation
Add the second article in the benchmark series, isolating the /implement-spec command from the OpenSpec plan via a new scenario5 A/B, adding a second problem, and re-testing all three hypotheses on the expanded 217-record corpus. Regenerate docs/ site output. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Closed
Add scenario/problem overview tables, per-problem skill frequency breakdowns for S4 vs S5, and trim the recommendations. Regenerate docs/ output from the updated source. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BeUtLFZcUoP66qo4XmZkGu
Break the S4/S5 testing-skill usage down by tool (claude-code, codex, cursor), note the Plinth v0.18.0 run, split the POM file-count row, and tighten prose. Regenerate docs/ output. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BeUtLFZcUoP66qo4XmZkGu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the second article in the benchmark series that puts a number on the value of Plinth's AI-native development workflow for Java.
scenario5A/B that runs the same OpenSpec technical plan asscenario4implemented directly, isolating the/implement-speccommand from the plan itselfChanges
site-generator/content/blog/2026/09/validating-hypotheses-about-plinth-workflow-with-a-benchmark-part-2.mddocs/site output via./mvnw clean generate-resources -pl site-generator -P site-update(index, pagination, archive, feed, sitemap, tag pages, new post page)Validation
./mvnw clean generate-resources -pl site-generator -P site-update— docs/ diff reviewed, all changes trace to the new post🤖 Generated with Claude Code