home/productivity/docs-prompts

docs/prompts/

GPTClaudeDeepSeek··545 copies·updated 2026-07-14
docs-prompts.prompt
# docs/prompts/

Cross-session mailbox for the planning Opus session ↔ executor Sonnet session.

## Flow
1. Planning Opus writes prompt into `_inbox.md`
2. Executor Sonnet runs `/inbox` slash command, picks up the latest prompt
3. After execution, prompt is archived as `YYYY-MM-DD-<slug>.md` in this directory
4. `_inbox.md` is reset to empty for the next handoff

See `docs/WORKFLOW.md` for full plan/execute split details.

when to use it

Community prompt sourced from the open-source GitHub repo woodylin0920-bit/Tandem (MIT). A "docs/prompts/" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

woodylin0920-bit/Tandem · MIT