home/productivity/prompt-artifact-staging-agents-prompts-tasks

Prompt Artifact Staging (agents/prompts/tasks/)

GPTClaudeDeepSeek··273 copies·updated 2026-07-14
prompt-artifact-staging-agents-prompts-tasks.prompt
# Prompt Artifact Staging (`agents/prompts/tasks/`)

Generated task-specific prompts live here until they are executed.

## Numbering convention
- Use zero-padded numbering with short slug: `001-context-badge.md`, `002-dictation-setup.md`, etc.
- Increment sequentially regardless of branch or model.
- Each file should follow the XML-tag structure defined in `agents/prompts/create_prompt.md`.

## Lifecycle
1. `create_prompt` meta-agent writes the prompt into this folder.
2. Builder/QA agents load the prompt verbatim (per `agents/prompts/run_prompt.md`) and execute it.
3. After execution, move the file into `agents/prompts/completed/` and note the filename at the top of `agents/historylog.md` (newest first).

Keep only active prompts in this directory. If a prompt becomes obsolete, archive it to `completed/` with a note explaining why it was skipped.

when to use it

Community prompt sourced from the open-source GitHub repo tim-osterhus/olad-framework (Apache-2.0). A "Prompt Artifact Staging (agents/prompts/tasks/)" 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

tim-osterhus/olad-framework · Apache-2.0