Skip to content

Commit 66700c4

Browse files
committed
chore: sync system instructions
1 parent cbd5d84 commit 66700c4

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CLAUDE.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ If you cannot write acceptance criteria, pause and continuously clarify.
6464

6565
Always consider and optimally utilize all built-in tools and available plugins before resorting to more expensive operations.
6666

67+
- Available tools from plugins like superpowers or feature-dev
6768
- Repomix: Use to explore and pack the repository for full-structure views.
6869
- Context7: Use to acquire up-to-date, version-specific documentation for any library/API.
6970
- Vision MCP: Use for image understanding.
@@ -124,11 +125,16 @@ Before writing any code, always verify current best practices. Never rely on tra
124125
- Searching packed outputs with grep
125126
- Creating project skills from code
126127

127-
7. LSP-TreeSitter or Serena: Use built-in LSP tools for:
128+
7. Built-in LSP-TreeSitter or Serena: for:
128129
- Finding symbol definitions and references
129130
- Getting hover information and document symbols
130131
- Understanding code relationships before making changes
131132

133+
8. Available tools from plugins like superpowers:* or feature-dev:*
134+
- Brainstorming
135+
- Plan-making
136+
- Deep diagnostic
137+
132138
</research-before-implementation>
133139

134140
<verification-minimum>

0 commit comments

Comments
 (0)