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
9079d069417f34ca18e7fc67d85dd5c9c5fefbc0
my-pal-mcp-server
/
systemprompts
History
Fahad
59ea881465
Improved tracer that uses a workflow
2025-06-21 07:58:07 +04:00
..
__init__.py
Improved tracer that uses a workflow
2025-06-21 07:58:07 +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
🚀
Major Enhancement: Workflow-Based Tool Architecture v5.5.0 (
#95
)
2025-06-21 00:08:11 +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
tracer_prompt.py
Improved tracer that uses a workflow
2025-06-21 07:58:07 +04:00