Skip to main content
Glama

DollhouseMCP

by DollhouseMCP
SESSION_PROMPT.mdโ€ข1.84 kB
# New Session Startup Prompt for Issue #1225 Copy and paste this entire message to a new Claude Code session: --- ## Task: Complete Issue #1225 - SonarCloud String Method Modernization **Working Directory**: `/Users/mick/Developer/Organizations/DollhouseMCP/active/mcp-server` ### Quick Context We're cleaning up the final 6 SonarCloud reliability issues (rule S7758 - string method modernization). Issues #1231 and #1223 were already completed and merged today (October 2, 2025). This is the last reliability cleanup task - after this we achieve ZERO reliability issues! ๐ŸŽ‰ ### Your First Steps 1. **Read the complete handover document**: ```bash cat docs/development/HANDOVER_ISSUE_1225.md ``` 2. **Activate SonarCloud elements**: - Persona: `sonar-guardian` - Skills: `sonarcloud-modernizer`, `sonarcloud-hotspot-marker` 3. **Read the issue**: ```bash gh issue view 1225 ``` 4. **Follow the step-by-step process** in the handover document ### Key Points - **Rule**: typescript:S7758 (String method modernization) - **Count**: 6 issues - **Examples**: `fromCharCode` โ†’ `fromCodePoint`, `charCodeAt` โ†’ `codePointAt` - **Branch**: Create `feature/sonarcloud-issue-1225-string-methods` from `develop` - **References**: PR #1232 and PR #1233 for successful patterns ### Critical Documentation - `docs/development/SONARCLOUD_QUERY_PROCEDURE.md` - Query workflow - `docs/development/HANDOVER_ISSUE_1225.md` - Complete instructions - `docs/development/PR_BEST_PRACTICES.md` - PR format ### Expected Deliverable - Feature branch with 6 string method fixes - PR to develop branch - All tests passing - Issue #1225 resolved ### Questions? Ask the user (Mick) if you need clarification on any specific instance or approach. **Let's achieve zero reliability issues!** ๐Ÿš€ --- **End of startup prompt**

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DollhouseMCP/DollhouseMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server