Prompting glow-up: reliable file delivery + tool discoverability - #425
Merged
Conversation
…ability Root fix for 'Big Smooth makes a file but doesn't surface it': the persona never said writing != delivering, and never named send_file/create_artifact. Added a delivery rule + unnamed-tool roster to BIG_SMOOTH_PERSONA; create_artifact now points forward to send_file (description + return message, de-emphasizing the useless-on-another-device file:// path); grep/write_file got 'use this when' guidance + the send_file link. From the full prompt inventory (persona, all tool descriptions, cast prompts, Narc judges). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Vzh8t76aDVgeoiwC9KEKZZ
🦋 Changeset detectedLatest commit: e20f7ff The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
brentrager
enabled auto-merge (squash)
August 12, 2026 23:59
brentrager
added a commit
that referenced
this pull request
Aug 13, 2026
Bump so apps on 0.1.8 pull the persona/tool-description fix that makes Big Smooth reliably send_file the things it creates. Claude-Session: https://claude.ai/code/session_01Vzh8t76aDVgeoiwC9KEKZZ Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
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.
From a full inventory of every prompt surface (persona, all tool descriptions, cast prompts, Narc judges). Highest-leverage fix first: Big Smooth writes a file but doesn't surface it, because the persona never said making ≠ delivering and never named send_file/create_artifact.
Deferred follow-ups from the inventory (lower value): unify skills vocab (read_file-the-SKILL.md vs skill_use), give scheduled/proactive turns their own terse framing, trim the 235-line fixer.txt, shrink the th tool's agent-mail sub-protocol. Pearl th-8fb7dd.
🤖 Generated with Claude Code