feat(workflows): add show-me skill and shape-first create-spec - #2540
Merged
Conversation
Keep the prefilling/CoT guidance attached to /skill:prompt-engineer. Give /skill:show-me its own subsection so the two skills are not one paragraph. Assistant-model: Grok 4.6
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Use the Agent Skills license field (and metadata) instead of dangling credit paragraphs in the skill body. Assistant-model: Grok 4.6
Keep open, xdg-open, and printf treating a spaced description as one path. Assistant-model: Grok 4.6
lavaman131
enabled auto-merge (squash)
August 19, 2026 18:56
lavaman131
disabled auto-merge
August 19, 2026 18:56
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
Bundle HumanLayer's
show-meskill as a builtin and teachcreate-specto use the same visual formats plus Path A / Path B planning from Dillon Mulroy's tech-spec skill.Changes
/skill:show-meatpackages/workflows/skills/show-me/with the upstream MIT license and HumanLayer credit. Claude CodeBash(open …)is replaced by Atomicbashplusopen/xdg-open/ print-the-path.docs/skills.md, the quickstart top-skills table,/atomicguide, and the root README. Discovery test now expectsshow-me.create-specwithout changing its numbered RFC headings: Path A (convert context) vs Path B (grill first), starting with load-standards-and-local-context; show-me-style pseudocode, call trees, component/file trees, Mermaid, diffs, and optional focused HTML./skill:prompt-engineer.Notes
/Users/tonystark/Documents/projects/atomic-show-me.npm run check,npm run test:unit,npm run test:integration,npm run test:ci-contracts.Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.Greptile Summary
This change bundles the
show-meworkflow guidance and extends specification-planning documentation. The reported artifact-path expansion issue was disproved: an executed shell reproduction exercised bothopenandxdg-openbranches with shell-special description values, and each received one unchanged literal pathname.Confidence Score: 5/5
No blocking failure remains.
The reported artifact-path expansion behavior was disproved by direct execution of both documented platform branches.
What T-Rex did
Reviews (2): Last reviewed commit: "fix(workflows): quote show-me HTML artif..." | Re-trigger Greptile