Skip to content

Commit bc7c8cc

Browse files
committed
chore: sync system instructions
1 parent 4a49ddc commit bc7c8cc

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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)