We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MichaelTroelsen/tdz-c64-knowledge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
remember.md•856 B
---
description: Review project context and ask clarifying questions before starting
---
<objective>
Check CONTEXT.md and docs/ folder before we start working on tasks.
This ensures full understanding of current project state, goals, and constraints before proceeding with any work.
</objective>
<context>
Project context: @CONTEXT.md
Documentation: @docs/
</context>
<process>
1. Read CONTEXT.md thoroughly to understand current project state
2. Review relevant documentation in docs/ folder
3. Synthesize understanding of project goals and constraints
4. Ask specific, clarifying questions about the current project
</process>
<success_criteria>
- CONTEXT.md fully reviewed and understood
- Relevant documentation examined
- Specific questions asked about current project state
- Ready to proceed with complete context awareness
</success_criteria>