Skip to content

Commit 62f74dd

Browse files
author
jzhu
committed
update CLAUDE.md
1 parent 2900d15 commit 62f74dd

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
1+
2+
Prompt: Imported from Project Claude (2025-11-26 00:58)
3+
Description: Imported from /home/jzhu/code-assistant-manager/CLAUDE.md
4+
Status: disabled
5+
ID: imported-project-claude-1764118687
6+
7+
Content:
8+
19
# CLAUDE.md — Repository guidelines for AI-assisted edits
210

311
This file documents repository-level expectations and instructions intended to guide contributors and AI-assisted editing tools (like Claude Code) when making changes in this project.
412

513
- Ask for approval before any git commit and push
614
- Always run tests before completing all development of new changes
715
- Always test the CLI usages
16+
- Never commit credentials, keys, .env files
817
- After any changes, run the folling to reinstall the project:
918
```
1019
rm -rf dist/*

0 commit comments

Comments
 (0)