singularity-forge/src/resources
Lex Christopherson 3551d2291b perf: inline static templates into prompt builders to eliminate ~44 READ tool calls per milestone
Add loadTemplate() and inlineTemplate() to prompt-loader.ts, then use
them in all 7 auto.ts builder functions and ~9 guided-flow.ts callsites
to inject template content at prompt-build time. Update 16 prompt .md
files to reference inlined templates instead of instructing agents to
read them from disk.

Over a typical 3-slice/15-task milestone run, this eliminates ~44
unnecessary READ tool calls (~45-90s latency, ~5-9k wasted tokens).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 17:34:42 -06:00
..
agents Initial commit 2026-03-10 22:28:37 -06:00
extensions perf: inline static templates into prompt builders to eliminate ~44 READ tool calls per milestone 2026-03-14 17:34:42 -06:00
skills fix: add missing front matter to github-workflows skill 2026-03-14 15:24:07 -04:00
GSD-WORKFLOW.md feat(M001/S03): Bug fixes and doc corrections 2026-03-12 13:21:05 -06:00