Skip to content

Conversation

@daniloc
Copy link
Collaborator

@daniloc daniloc commented Jan 22, 2026

Add a hook to the agent config. Upon conclusion of a run, transmit remarks about what we could have done better in the integration prompting and docs.

Example:

The workflow would benefit from clarifying that the .env file may already exist in the project (the Write tool failed when I tried to create it without reading first). Additionally, the skill's EXAMPLE.md uses defaults: '2025-05-24' while the next-js.md documentation uses defaults: '2025-11-30' - having a single authoritative value would prevent confusion. Finally, the Glob tool pattern *lock* returned too many false positives from node_modules; the instruction should suggest a more specific pattern like {pnpm-lock.yaml,package-lock.json,yarn.lock,bun.lockb} to quickly identify the package manager.

Prompt:

Before concluding, provide a brief remark about what information or guidance would have been useful to have in the integration prompt or documentation for this run. Specifically cite anything that would have prevented tool failures, erroneous edits, or other wasted turns. Format your response exactly as: ${AgentSignals.WIZARD_REMARK} Your remark here

@daniloc daniloc requested a review from a team January 22, 2026 16:34
Copy link
Contributor

@sarahxsanders sarahxsanders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we're living in 2035

@daniloc daniloc merged commit 909baaf into main Jan 22, 2026
15 checks passed
@daniloc daniloc deleted the feat-transmit-remarks branch January 22, 2026 16:58
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.

3 participants