home/productivity/architecture-3

ARCHITECTURE

GPTClaudeDeepSeek··1,089 copies·updated 2026-07-14
architecture-3.prompt
# Prompt Module Architecture

This document maps the moving parts of `agent_actions/prompt/` -- the module that transforms raw prompt templates and record data into the final `messages[]` array sent to LLM providers.

---

## High-Level Overview

when to use it

Community prompt sourced from the open-source GitHub repo Muizzkolapo/agent-actions (Apache-2.0). A "ARCHITECTURE" 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

Muizzkolapo/agent-actions · Apache-2.0