8 agent markdown files indexed from rolandbrecht/agent-skills. Install any of them pinned to an exact hash with mdr add rolandbrecht/agent-skills/<name>.
rolandbrecht/agent-skills · ast-code-graph/SKILL.md · Use this skill ANY time you need to search for code structure, refactor symbols, analyze impact, find dead code, or…
rolandbrecht/agent-skills · ast-grep/SKILL.md · AST-based structural code search, lint, and rewrite via the `ast-grep` (`sg`) CLI. Use when a search or edit is about…
rolandbrecht/agent-skills · self-reflection/SKILL.md · Execute this meta-skill ALWAYS at the end of complex tasks, debugging sessions, or when learning a new project codebase…
rolandbrecht/agent-skills · structural-refactor/SKILL.md · Use this skill for any structural code search or replacement task — it is the right choice whenever grep/sed would feel…
rolandbrecht/agent-skills · systematic-debugging/SKILL.md · Trigger this AUTOMATICALLY anytime you encounter a stack trace, test failure, production bug, or unexpected behavior…