ACCESSING DATABANKS...
INITIALIZING SYSTEM...
[000%]
SYSTEM_SECURE // FPGD
ACCESSING DATABANKS...
A documentation-driven Custom GPT system designed to craft and enhance AI prompts.
context/, commands/, templates/) to keep the GPT's knowledge base organized and modular.context.md vs commands.md) to optimize the GPT's context window usage.This project uses a Documentation-driven, modular file structure. There is no code execution; all logic resides in markdown and config files.
main_instruction.md: Central JSON configuration and system instructionscontext/context.md: Domain-specific context, best practices, formats, paradigms, techniquescommands/commands.md: All available commands, syntax, and workflow automationprofiles/: Agent and workflow profilestemplates/: Prompt templates, subcomponents, techniques, examplesYou can view the live Custom GPT via Prompt Engineer / Prompt Generator (Live Custom GPT). All features and workflows are available to explore interactively.
Hosting Note:
The live Custom GPT is available on OpenAI. Source code and documentation are on GitHub; no code execution or build system is present.