rj-jiangyichen/dsh-rules

Plugin ⭐ 1 MIT tools

Install

workspace
  .dsh/rules/*.md    ← rule definitions (frontmatter declares globs)
  ~/.dsh/rules/*.md  ← user-level rules (optional)
  CLAUDE.md          ← optional: # Path: sections (Claude Code compatible)

agent reads/edits a file (fs/observed) → record per-session touched path
  ↓ every step (agent/pre-step)
match touched paths against globs → collect active rules → render a <rules> snapshot into the conversation

Add rj-jiangyichen/dsh-rules to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.