Skip to content

docs(skills): improve drafting skills from signal log patterns 2026-08-06 - #484

Closed
oz-by-warp[bot] wants to merge 1 commit into
mainfrom
docs/improve-drafting-skills-2026-08-06
Closed

docs(skills): improve drafting skills from signal log patterns 2026-08-06#484
oz-by-warp[bot] wants to merge 1 commit into
mainfrom
docs/improve-drafting-skills-2026-08-06

Conversation

@oz-by-warp

@oz-by-warp oz-by-warp Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Patterns addressed

  1. vague_wording / conditional ambiguity

    • Signal: Human review — [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).
    • Occurrence: 1 tagged skill-feedback + multi-PR human review theme (threshold met via tagged feedback and 2+ PRs).
    • Gap: AGENTS.md covers ambiguous modals and vague pronouns, but draft_docs step 6.5 and templates lacked a concrete multi-clause/"when it can" example agents keep shipping.
  2. action_first_instructions

    • Signal: Human review — [skill-feedback] on PR docs: Warp Agent CLI launch documentation #411 (reorder instructional sentence to lead with action/goal before control).
    • Occurrence: 1 tagged skill-feedback (threshold: 1 for tagged human feedback).
    • Gap: Templates say "motivate steps" but do not require the instructional sentence itself to lead with the action/goal (e.g. "To open…, press Ctrl+E" vs "To change either value…").

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 --check clean
  • YAML frontmatter parseable on all three changed files
  • Diff limited to .agents/skills/ and .agents/templates/
  • Additive-only guidance (no rule removals)

Related

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>
@vercel

vercel Bot commented Aug 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Aug 6, 2026 5:14pm

Request Review

@rachaelrenk

Copy link
Copy Markdown
Contributor

Superseded by #487, which consolidates this PR together with the other stacked improve-drafting-skills PRs (#450, #454, #468, #484).

All four edited .agents/skills/draft_docs/SKILL.md and conflicted with each other, so none could merge cleanly. The patterns from this PR are carried over in #487 — overlapping rules were merged rather than stacked, and anything already superseded on main was dropped.

Root cause: the agent's schedule used 0 17 1-7 * 1, which is not "first Monday." Cron ORs day-of-month with day-of-week, so it fired roughly 11 times a month. #487 fixes the cron, adds a first-week guard, and gives the agent a single standing PR so this cannot recur.

@rachaelrenk rachaelrenk closed this Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants