home/productivity/manual-run-in-chatgpt

Manual Run in Chatgpt

GPTClaudeDeepSeek··180 copies·updated 2026-07-14
manual-run-in-chatgpt.prompt
---
module: manual_run_in_chatgpt
version: 1.0
purpose: operator instructions for running the system manually
---

# Manual Run In ChatGPT

## Best Setup

Use a ChatGPT Project or a chat with file uploads.

Upload these files first:

1. `system/agent_protocol.md`
2. `system/memory.md`
3. `system/tool_simulation.md`
4. `system/quality_gates.md`
5. `system/orchestrator.md`
6. `system/agent_registry.md`
7. `system/workflow_state_machine.md`
8. `system/operator_modes.md`
9. `system/domain_pack_protocol.md`
10. `system/agent_economics.md`
11. `system/memory_shards.md`
12. `system/install_profiles.md`
13. `system/starter_bundles.md`
14. `system/packaged_editions.md`
15. The agent files relevant to the task

For content workflows, include `agents/growth/viral_content_agent.md`.

For premium runs, also include:

- `agents/meta/domain_router.md`
- `agents/meta/budget_governor.md`
- `agents/meta/prompt_compiler.md`
- `agents/safety/epistemic_auditor.md`
- `agents/safety/adversarial_red_team.md`
- `agents/meta/scenario_simulator.md`
- `agents/meta/recovery_manager.md`
- `agents/meta/shard_curator.md`

If domain specialization is needed, include the relevant files from `domain-packs/`.
If you want productized boot behavior, include the relevant files from `install-profiles/`, `starter-bundles/`, and `packaged-editions/`.

## Manual Boot Prompt

Paste this into ChatGPT after uploading the files.

when to use it

Community prompt sourced from the open-source GitHub repo tahsinmert/stop-prompting (Apache-2.0). A "Manual Run in Chatgpt" 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

tahsinmert/stop-prompting · Apache-2.0