Skip to content

Enrich PROMPT.md templates with environment, team roster, and communication context

Smartypants requested to merge enrich-prompt-templates into main

Summary

  • Every agent PROMPT.md now includes: GitLab host/CLI instructions, access level, available tools, full team directory, and communication norms
  • gitlabHost option for configurable GitLab instance hostname
  • promptPreamble option for global context prepended to every prompt
  • Per-agent responsibilities, projects, and promptExtra options for role-specific enrichment
  • servicePath option to add packages to PATH in systemd services (fixes 203/EXEC error)
  • Flake module updated with matching new options

Closes #10 (closed)

Merge request reports