Skip to content

APP-93: Simplify and focus Truffile agent guidance#45

Closed
temp-deepshard wants to merge 5 commits into
mainfrom
temporary/app-93-simplify-and-verify-the-truffile-agent-setup-prompt
Closed

APP-93: Simplify and focus Truffile agent guidance#45
temp-deepshard wants to merge 5 commits into
mainfrom
temporary/app-93-simplify-and-verify-the-truffile-agent-setup-prompt

Conversation

@temp-deepshard

@temp-deepshard temp-deepshard commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Why

A user should be able to give an existing coding agent a Truffle goal. The agent should own setup and local work, then pause only at a real device or human boundary.

Changes

  • replaces the setup checklist with a short goal-first prompt
  • tells the agent to load only the copied skills needed for the task
  • runs doctor, continues device-independent work, and asks for help only when blocked
  • names the human boundaries: Symphony onboarding, physical approval, credentials, deployment, and destructive actions
  • adds a directly discoverable container-execution section to the CLI skill

Validation

  • exact pushed commit b9c9051: 159 passed
  • all four bundled skill files validate
  • isolated Python 3.12 wheel loaded the skills, diagnosed the no-device state, and continued through all three app shapes and seven example dry-runs
  • final combined suite: 216 passed, 9 subtests passed
  • automated CI: none configured; validation was run manually

Depends on: #41, #42, #43, #44, and docs #6

Docs: deepshard/docs#5

Linear: APP-93

@temp-deepshard temp-deepshard changed the title APP-93: Simplify Truffile agent setup guidance APP-93/97: Simplify and focus Truffile agent guidance Jul 16, 2026
@temp-deepshard
temp-deepshard force-pushed the temporary/app-93-simplify-and-verify-the-truffile-agent-setup-prompt branch from e672668 to b9c9051 Compare July 16, 2026 05:59
@temp-deepshard temp-deepshard changed the title APP-93/97: Simplify and focus Truffile agent guidance APP-93: Simplify and focus Truffile agent guidance Jul 16, 2026
@temp-deepshard
temp-deepshard marked this pull request as ready for review July 16, 2026 06:27
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.

2 participants