docs(skills): improve drafting skills from signal log patterns 2026-08-06 - #484
Closed
oz-by-warp[bot] wants to merge 1 commit into
Closed
docs(skills): improve drafting skills from signal log patterns 2026-08-06#484oz-by-warp[bot] wants to merge 1 commit into
oz-by-warp[bot] wants to merge 1 commit into
Conversation
Add concrete examples for ambiguous conditionals and action-first instructional sentences in draft_docs and procedural/feature templates, based on tagged skill-feedback from the Aug 2026 signal window. Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This was referenced Aug 6, 2026
Contributor
|
Superseded by #487, which consolidates this PR together with the other stacked All four edited Root cause: the agent's schedule used |
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.
Patterns addressed
vague_wording / conditional ambiguity
[skill-feedback]on PR docs: Warp Agent CLI launch documentation #411 (cloud handoff model wording); repeated vague/unclear wording themes across 9 agent-related PRs in the last 30 days (333,358,374,401,407,411,412,436,473).draft_docsstep 6.5 and templates lacked a concrete multi-clause/"when it can" example agents keep shipping.action_first_instructions
[skill-feedback]on PR docs: Warp Agent CLI launch documentation #411 (reorder instructional sentence to lead with action/goal before control).Improvement targets
.agents/skills/draft_docs/SKILL.md— two new Critical formatting rules + matching quality-checklist items with ✅/❌ examples..agents/templates/procedural.md— STEP WORDING bracket instruction on action-first lines and disambiguated conditionals..agents/templates/feature-doc.md— same procedural wording bullets in the feature-doc procedural section (covers the common combined page type).Patterns reviewed but not acted on
Open questions for human review
Test plan
git diff --checkclean.agents/skills/and.agents/templates/Related