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.
/PITFALLS
Pitfalls
Highlight common mistakes and hidden issues.
/quit
Exit
Close the application (alias: /exit).
/agents
Manage subagents
Create or manage subagents, or edit the agents directory directly.
/keybindings
Keybindings
Open your keyboard shortcuts file.
/team-onboarding
Team onboarding
Generate a team onboarding guide from your usage history.
/blog
Draft blog post
Create or refine blog content on a specified topic.
/agent
Switch agent thread
Inspect or continue work in a spawned subagent thread.
/theme
Theme
Preview and persist a terminal syntax-highlighting theme.
/new
Create project
Create a new project or scaffold a new file from natural language.
/STYLE=[style]
Mimic a style
Write in a specific style or mimic a known format.
/help [command]
Help
Get general or command-specific help.
/hooks
View hooks
View hook configurations for tool events.
/stats
Show stats
Alias for /usage, opening on the Stats tab.
/review
Review working tree
Ask Codex to review the current working tree, focusing on behavior changes and missing tests.
/ACT AS: [role]
Act as a role
Switch ChatGPT into a specialist role such as researcher or designer.
/line-numbers
Line numbers
Show or hide line numbers in code blocks.
/fewer-permission-prompts
Fewer permission prompts
Add an allowlist of common read-only calls to reduce permission prompts.
/scroll-speed
Scroll speed
Adjust mouse-wheel scroll speed interactively.
/fork
Fork conversation
Branch the current conversation into a new thread without losing the original transcript.
/CHECKLIST
Checklist
Convert the answer into a checklist.