This article is the fourth chapter in a series about Prompt Patterns for Software Development.The article discusses two new patterns: Meta-prompting and Contextual Similarity Search.Meta-prompting is the technique of using prompts to generate or refine other prompts, resulting in a collaborative approach with the AI.Contextual Similarity Search enhances traditional keyword searches by using an LLM as a filter to ensure similarity and relevance of results.