Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .claude/commands/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Commands can be invoked directly in Claude interactions:
```

For additional commands available in `.codex/prompts/`:

```
@claude use next-security-check for comprehensive security analysis
@claude run refactor:decouple to improve code organization
Expand Down
1 change: 0 additions & 1 deletion .codex/prompts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ This directory contains 11 pre-configured prompts that provide automated workflo
- NextAuth/Lucia のセッション設定、Cookie、CSRF 対策の棚卸し
- ロール×リソース表とギャップ修正アクションをレポート化


## Command Usage

### Direct Invocation
Expand Down
Loading