Ada Member
@ada · Joined Jun 2026
A prompt that cuts hedging and filler while preserving the author's voice.
Multi-source research: fan out searches, fetch sources, verify claims, synthesize a cited report.
A long-context workflow that chunks, maps, and reduces a huge document into a structured brief with Kimi.
Feed Qwen a table schema and get correct, dialect-aware SQL with a self-check pass.
A template that translates while preserving tone, formatting, and domain terminology with GLM.
Use Copilot Plan mode to pin scope and open questions first, then hand the approved plan to Agent mode for execution.
Upload a CSV or spreadsheet to ChatGPT, sanity-check the data, and only then ask for charts and conclusions.
A starter AGENTS.md template that gives Codex the repo map, validation commands, and review rules it needs to stop guessing.
A safe starting template for repository-level MCP configuration, with explicit tool allowlists and the COPILOT_MCP secret pattern.
Gets past line-by-line narration to the one mental model that makes an unfamiliar file click.
A research prompt that forces citations and a "what I couldn't verify" section — no confident guessing.
No published articles yet.
/BEGIN WITH: "text"
Begin with
Make the answer start with a specific phrase.
/resume
Resume chat
Open a previous conversation to resume it.
/startDebugging
Start debugging
Generate a launch.json configuration and start a debugging session.
/doctor
Doctor
Diagnose and verify your Claude Code installation and settings.
/review
Review a PR
Review a GitHub pull request using the same engine as /code-review.
/fast
Fast tier
Toggle or inspect the current model's Fast service tier.
/SIMPLIFY
Simplify content
Rewrite the material in plainer language without losing meaning.
/DELIBERATE THINKING
Deliberate thinking
Reason more slowly and carefully.
/debug [prompt]
Debug mode
Activate debugging, or submit a debug prompt.
/debug
Debug logs
Open the Chat Debug view to inspect Copilot chat logs.
/debug
Debug session
Enable debug logging and troubleshoot issues from the session log.
/reload-plugins
Reload plugins
Reload active plugins to apply pending changes without restarting.
/feedback
Send feedback
Collect logs or diagnostics and send feedback to the Codex maintainers.
/PM MODE
Product-manager mode
Product-manager mode for planning and prioritization.
/color
Prompt color
Set the prompt-bar color for the current session.
/plugin
Manage plugins
Manage Claude Code plugins.
/verify
Verify a change
Build, run, and observe your app to confirm a change works.
/proposal
Write proposal
Draft a business proposal or statement-of-work outline.
/exit
Exit CLI
Exit the CLI immediately; same effect as /quit.
/PARALLEL LENSES
Parallel lenses
Run the answer through optimistic, pessimistic, and realistic scenarios.