Skip to content

Add /dld-adjust skill#17

Merged
jimutt merged 1 commit intomainfrom
add-dld-adjust-skill
Mar 24, 2026
Merged

Add /dld-adjust skill#17
jimutt merged 1 commit intomainfrom
add-dld-adjust-skill

Conversation

@jimutt
Copy link
Copy Markdown
Owner

@jimutt jimutt commented Mar 24, 2026

Summary

  • New /dld-adjust skill for modifying existing decision records
  • Permission gating: proposed decisions edit freely, accepted+pushed decisions require confirmation (with option to supersede instead)
  • Explicit instructions to prevent the common AI anti-pattern of adding negative statements when users ask to remove content (e.g., "remove X" → delete it, don't replace with "we decided not to use X")
  • Added /dld-adjust as suggested next step in /dld-plan and /dld-decide
  • Registered in tile.json and steering rule

Test plan

  • tessl tile lint passes
  • Verify both SKILL.md copies are in sync (Tessl vs Claude Code)
  • Test with a proposed decision (should edit without confirmation)
  • Test with an accepted+pushed decision (should prompt for confirmation)

🤖 Generated with Claude Code

New skill that handles permission gating (proposed vs accepted+pushed)
and prevents the common AI anti-pattern of adding negative statements
when users ask to remove content from decisions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jimutt jimutt merged commit cdb5f14 into main Mar 24, 2026
1 check passed
jimutt added a commit that referenced this pull request Mar 24, 2026
New skill that handles permission gating (proposed vs accepted+pushed)
and prevents the common AI anti-pattern of adding negative statements
when users ask to remove content from decisions.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant