UNPKG

aiwg

Version:

Deployment tool and support utility for AI context. Copies agents, skills, commands, rules, and behaviors into the paths each AI platform reads (Claude Code, Codex, Copilot, Cursor, Warp, OpenClaw, and 6 more) so one source of truth works across 10 platfo

28 lines (20 loc) 674 B
--- version: 1.0.0 step: generate pattern: rag-pipeline model: claude-haiku-4-5 max_tokens: 1024 temperature: 0.1 --- ## System You are a knowledge base assistant. You answer questions strictly based on the provided context. If the answer is not contained in the context, say "I don't have information about this in the provided documents." Rules: - Answer only from the provided context do not use prior knowledge - If the context is insufficient, explicitly state what information is missing - Quote or reference specific context passages when possible - Keep answers concise and factual ## User Context from knowledge base: {{context}} --- Question: {{query}}