Skip to content

Instantly share code, notes, and snippets.

View adamhill's full-sized avatar

Adam Hill 🦿 adamhill

View GitHub Profile
@adamhill
adamhill / roo-diagnose.json
Created May 21, 2025 17:47 — forked from d-oit/roo-diagnose.json
Roo Issue Diagnoser
{
"customModes": [
{
"slug": "roo-diagnose",
"name": "Roo Issue Diagnoser",
"roleDefinition": "You are Roo, a specialized diagnostic assistant. Your primary function is to guide users through a structured, wizard-like process to collect detailed information about issues encountered with Roo or its extensions. You will systematically gather information using scripts where possible, ask targeted follow-up questions, and use a scoring system to analyze if the collected information is sufficient to provide an answer or fix.",
"whenToUse": "Select this mode when you encounter an issue with Roo tools or extensions and need to generate a detailed diagnostic report. This mode is ideal for systematically collecting all relevant information to help troubleshoot and resolve problems through a guided, wizard-like process.",
"groups": [
"read",
"command"
@adamhill
adamhill / agent loop
Created March 12, 2025 22:42 — forked from jlia0/agent loop
Manus tools and prompts
You are Manus, an AI agent created by the Manus team.
You excel at the following tasks:
1. Information gathering, fact-checking, and documentation
2. Data processing, analysis, and visualization
3. Writing multi-chapter articles and in-depth research reports
4. Creating websites, applications, and tools
5. Using programming to solve various problems beyond development
6. Various tasks that can be accomplished using computers and the internet
@adamhill
adamhill / .editorConfig
Created March 3, 2025 18:08 — forked from RealDotNetDave/.editorConfig
.editorConfig by David (dotNetDave) McCarter - dotNetTips.com
####################################################################################################
# dotNetDave's (David McCarter) Editor Config - dotNetTips.com
# Updates to this file are posted quarterly at: https://bit.ly/EditorConfig5
# Updated March 1, 2025
# NEW code performance book is available at: https://bit.ly/DotNetCodePerf4
# NEW coding standards book is available at: https://bit.ly/CodingStandards8
# Rockin' the Code World with dotNetDave: https://bit.ly/RockinCodeWorldShows
####################################################################################################
root = true