37 Commits

Author SHA1 Message Date
George Liu
0e14be1f05 update settings 2025-12-15 01:32:15 +10:00
George Liu
1ed3918540 add cleanupPeriodDays = 365 default instead of 30 days 2025-12-12 08:16:24 +10:00
George Liu
02a85cc6be update Claude Code documentation urls for Claude Code doc SKILL 2025-11-08 03:06:05 +10:00
George Liu
a802224fc8 Add claude-docs-consultant SKILL.md 2025-11-01 14:01:23 +10:00
George Liu
beb361e3d0 update CLAUDE_CODE_MAX_OUTPUT_TOKENS = 64k 2025-11-01 12:37:34 +10:00
George Liu
bd3dae317c update settings.local.json 2025-10-17 00:38:59 +10:00
George Liu
94724c9c51 add create-release-note slash command and documentation 2025-10-17 00:38:04 +10:00
George Liu
72ba4db777 update settings.local.json 2025-10-04 09:23:23 +10:00
George Liu
5e13a3d5d1 add Chrome Devtools MCP server dynamically loaded only when needed 2025-10-04 09:00:36 +10:00
George Liu
ddc7911b78 update memory-bank-synchronizer subagent prompt 2025-09-25 19:23:16 +10:00
George Liu
5606c1fde1 update settings.local.json
- enable thinking by default with MAX_THINKING_TOKENS = 8192. Results in better responses
- remove allowed permission for rm deleting files by default
2025-08-18 21:05:55 +10:00
George Liu
23568a1b94 improve code-searcher subagent 2025-08-15 13:39:59 +10:00
George Liu
b8ff2871de improved CoD support in code-searcher subagent 2025-08-08 06:31:00 +10:00
George Liu
507bfd05f1 improve code-searcher subagent CoD prompt optimization 2025-08-06 21:00:11 +10:00
George Liu
4dfa2925c6 add Chain of Draft prompting technique to code-searcher subagent to reduce reasoning tokens with minimal loss in context 2025-08-05 08:40:39 +10:00
George Liu
bc01452d7e update settings.local.json 2025-07-31 09:13:53 +10:00
George Liu
12758826bd ux-design-expert subagent 2025-07-30 22:27:18 +10:00
George Liu
96b907f995 add get-current-datetime subagent 2025-07-29 00:09:39 +10:00
George Liu
09c732b9cf add code-searcher subagent 2025-07-28 18:16:01 +10:00
George Liu
a375701578 update subagent 2025-07-26 01:05:30 +10:00
George Liu
c4d217182e add subagent memory-bank-synchronizer 2025-07-26 00:58:44 +10:00
George Liu
23cf731117 Claude Code 1.0.59 doesn't like CLAUDE_CODE_MAX_OUTPUT_TOKENS variable 2025-07-24 10:09:58 +10:00
George Liu
99120e3bb2 update Claude settings 2025-07-21 07:48:15 +10:00
George Liu
f1976fc661 update CLAUDE_CODE_MAX_OUTPUT_TOKENS 2025-07-20 07:09:47 +10:00
George Liu
d5b07a46fd add /secure-prompts command for detecting prompt injection attacks and malicious instructions 2025-07-19 07:49:38 +10:00
George Liu
d4325e0f93 update refactor-code slash command prompt 2025-07-17 12:33:12 +10:00
George Liu
aa84d7b587 improve refactor-code slash command prompt 2025-07-16 08:39:16 +10:00
George Liu
7c430adfc4 fix syntax 2025-07-16 04:44:02 +10:00
George Liu
7088f23061 fix hook syntax 2025-07-16 04:39:12 +10:00
George Liu
55da1e2fc4 update refactor-code.md slash command 2025-07-15 06:34:48 +10:00
George Liu
4d2a9b689c Add /refactor-code command to README slash commands section
- Added new /refactor Commands section
- Documented /refactor-code as analysis-only refactoring specialist
- Explains it creates comprehensive refactoring plans without modifying code
- Generates timestamped reports in reports/refactor/ directory
- No usage example included to avoid implying argument support
2025-07-15 06:13:07 +10:00
George Liu
7941e076ec update ccusage slash command to breakdown model costs further 2025-07-13 22:19:48 +10:00
George Liu
6cbfbbf777 update ccusage daily slash command with -b model usage breakdown 2025-07-13 22:04:55 +10:00
George Liu
be912f1dbb Add $ARGUMENTS support to promptengineering slash commands
- Update convert-to-test-driven-prompt.md to support file input via $ARGUMENTS
- Update batch-operations-prompt.md to support file input via $ARGUMENTS
- Add usage examples showing file path syntax with @ symbol
- Maintain consistency with other slash commands like apply-thinking-to
2025-07-09 00:43:11 +10:00
George Liu
ef3d0564c6 Add six new slash command categories with useful developer tools
- Add /documentation category with create-readme-section command
- Add /security category with security-audit and check-best-practices commands
- Add /architecture category with explain-architecture-pattern command
- Add /promptengineering category with convert-to-test-driven-prompt and batch-operations-prompt commands
- Update README.md to document all new slash commands
- Add Bash(mkdir:*) permission to settings.local.json
2025-07-09 00:39:37 +10:00
George Liu
c223d2c27d move settings files 2025-07-09 00:22:41 +10:00
George Liu
3a72eba301 initial commit 2025-07-08 12:07:34 +10:00