This website requires JavaScript.
Explore
Help
Register
Sign In
torbjorn
/
my-pal-mcp-server
Watch
1
Star
0
Fork
0
You've already forked my-pal-mcp-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fccfb0d9993c02c34eb9b9ae604af5228748ac1c
my-pal-mcp-server
/
systemprompts
History
Fahad
fccfb0d999
Re-imagined and re-written Debug tool. Instead of prompting Claude to perform initial analysis (and hoping it did), the tool now works through the debug process as an 'investigation', encouraging Claud to gather its 'findings' / 'hypothesis', stepping back as needed, collecting files it's gone through and keeping track of files relevant to the issue at hand. This structured investiion is then passed to the other model with far greater insight than the original debug tool ever could.
...
Improved prompts, guard against overengineering and flag that as an antipattern
2025-06-19 10:22:30 +04:00
..
__init__.py
New Planner tool to help you break down complex ideas, problems, and projects into multiple manageable steps. This is a self-prompt generation tool whose output can then be fed into another tool and model as required
2025-06-17 20:49:53 +04:00
analyze_prompt.py
Re-imagined and re-written Debug tool. Instead of prompting Claude to perform initial analysis (and hoping it did), the tool now works through the debug process as an 'investigation', encouraging Claud to gather its 'findings' / 'hypothesis', stepping back as needed, collecting files it's gone through and keeping track of files relevant to the issue at hand. This structured investiion is then passed to the other model with far greater insight than the original debug tool ever could.
2025-06-19 10:22:30 +04:00
chat_prompt.py
Re-imagined and re-written Debug tool. Instead of prompting Claude to perform initial analysis (and hoping it did), the tool now works through the debug process as an 'investigation', encouraging Claud to gather its 'findings' / 'hypothesis', stepping back as needed, collecting files it's gone through and keeping track of files relevant to the issue at hand. This structured investiion is then passed to the other model with far greater insight than the original debug tool ever could.
2025-06-19 10:22:30 +04:00
codereview_prompt.py
Re-imagined and re-written Debug tool. Instead of prompting Claude to perform initial analysis (and hoping it did), the tool now works through the debug process as an 'investigation', encouraging Claud to gather its 'findings' / 'hypothesis', stepping back as needed, collecting files it's gone through and keeping track of files relevant to the issue at hand. This structured investiion is then passed to the other model with far greater insight than the original debug tool ever could.
2025-06-19 10:22:30 +04:00
consensus_prompt.py
Migration from Docker to Standalone Python Server (
#73
)
2025-06-18 23:41:22 +04:00
debug_prompt.py
Migration from Docker to Standalone Python Server (
#73
)
2025-06-18 23:41:22 +04:00
planner_prompt.py
Migration from Docker to Standalone Python Server (
#73
)
2025-06-18 23:41:22 +04:00
precommit_prompt.py
Re-imagined and re-written Debug tool. Instead of prompting Claude to perform initial analysis (and hoping it did), the tool now works through the debug process as an 'investigation', encouraging Claud to gather its 'findings' / 'hypothesis', stepping back as needed, collecting files it's gone through and keeping track of files relevant to the issue at hand. This structured investiion is then passed to the other model with far greater insight than the original debug tool ever could.
2025-06-19 10:22:30 +04:00
refactor_prompt.py
Migration from Docker to Standalone Python Server (
#73
)
2025-06-18 23:41:22 +04:00
testgen_prompt.py
Migration from Docker to Standalone Python Server (
#73
)
2025-06-18 23:41:22 +04:00
thinkdeep_prompt.py
Re-imagined and re-written Debug tool. Instead of prompting Claude to perform initial analysis (and hoping it did), the tool now works through the debug process as an 'investigation', encouraging Claud to gather its 'findings' / 'hypothesis', stepping back as needed, collecting files it's gone through and keeping track of files relevant to the issue at hand. This structured investiion is then passed to the other model with far greater insight than the original debug tool ever could.
2025-06-19 10:22:30 +04:00