aiwg 2026.7.13 → 2026.7.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (850) hide show
  1. package/agentic/code/addons/agent-loop/agents/mc-conductor.md +3 -1
  2. package/agentic/code/addons/agent-loop/agents/ralph-loop.md +3 -1
  3. package/agentic/code/addons/agent-loop/agents/ralph-verifier.md +3 -1
  4. package/agentic/code/addons/agent-loop/skills/agent-loop-ext/SKILL.md +3 -1
  5. package/agentic/code/addons/agent-loop/skills/infer-completion-criteria/SKILL.md +3 -1
  6. package/agentic/code/addons/agent-loop/skills/ralph/SKILL.md +3 -1
  7. package/agentic/code/addons/agent-loop/skills/ralph-abort/SKILL.md +3 -1
  8. package/agentic/code/addons/agent-loop/skills/ralph-attach/SKILL.md +2 -0
  9. package/agentic/code/addons/agent-loop/skills/ralph-config/SKILL.md +2 -0
  10. package/agentic/code/addons/agent-loop/skills/ralph-external/SKILL.md +3 -1
  11. package/agentic/code/addons/agent-loop/skills/ralph-memory/SKILL.md +2 -0
  12. package/agentic/code/addons/agent-loop/skills/ralph-resume/SKILL.md +3 -1
  13. package/agentic/code/addons/agent-loop/skills/ralph-status/SKILL.md +2 -0
  14. package/agentic/code/addons/agentic-installer/agents/installer-agent.md +3 -1
  15. package/agentic/code/addons/aiwg-utils/agents/aiwg-developer.md +3 -1
  16. package/agentic/code/addons/aiwg-utils/agents/aiwg-finder.md +8 -6
  17. package/agentic/code/addons/aiwg-utils/agents/aiwg-model-coding-worker.md +22 -0
  18. package/agentic/code/addons/aiwg-utils/agents/aiwg-model-efficiency-worker.md +22 -0
  19. package/agentic/code/addons/aiwg-utils/agents/aiwg-model-reasoning-worker.md +23 -0
  20. package/agentic/code/addons/aiwg-utils/agents/aiwg-steward.md +3 -1
  21. package/agentic/code/addons/aiwg-utils/agents/consortium-coordinator.md +3 -1
  22. package/agentic/code/addons/aiwg-utils/agents/context-regenerator.md +3 -1
  23. package/agentic/code/addons/aiwg-utils/agents/self-debug.md +3 -1
  24. package/agentic/code/addons/aiwg-utils/manifest.json +4 -1
  25. package/agentic/code/addons/aiwg-utils/rules/delivery-policy.md +33 -6
  26. package/agentic/code/addons/aiwg-utils/rules/respect-repo-access-manifest.md +34 -4
  27. package/agentic/code/addons/aiwg-utils/rules/soul-enforcement.md +3 -1
  28. package/agentic/code/addons/aiwg-utils/skills/aiwg-regenerate-codex/SKILL.md +2 -0
  29. package/agentic/code/addons/aiwg-utils/skills/aiwg-regenerate-opencode/SKILL.md +2 -0
  30. package/agentic/code/addons/aiwg-utils/skills/commit-and-push/SKILL.md +13 -3
  31. package/agentic/code/addons/aiwg-utils/skills/git-mirror-audit/SKILL.md +3 -1
  32. package/agentic/code/addons/aiwg-utils/skills/hook-disable/SKILL.md +3 -1
  33. package/agentic/code/addons/aiwg-utils/skills/hook-enable/SKILL.md +3 -1
  34. package/agentic/code/addons/aiwg-utils/skills/hook-regenerate/SKILL.md +2 -0
  35. package/agentic/code/addons/aiwg-utils/skills/hook-status/SKILL.md +3 -1
  36. package/agentic/code/addons/aiwg-utils/skills/migrate-hook/SKILL.md +3 -1
  37. package/agentic/code/addons/aiwg-utils/skills/project-status/SKILL.md +3 -1
  38. package/agentic/code/addons/aiwg-utils/skills/schedule/SKILL.md +3 -1
  39. package/agentic/code/addons/aiwg-utils/skills/sdlc-accelerate/SKILL.md +3 -1
  40. package/agentic/code/addons/aiwg-utils/skills/soul-disable/SKILL.md +3 -1
  41. package/agentic/code/addons/aiwg-utils/skills/soul-enable/SKILL.md +3 -1
  42. package/agentic/code/addons/aiwg-utils/skills/soul-status/SKILL.md +3 -1
  43. package/agentic/code/addons/aiwg-utils/skills/soul-to-voice/SKILL.md +3 -1
  44. package/agentic/code/addons/aiwg-utils/skills/voice-to-soul/SKILL.md +3 -1
  45. package/agentic/code/addons/browser-control/agents/browser-driver.md +3 -0
  46. package/agentic/code/addons/context-curator/agents/context-curator.md +3 -1
  47. package/agentic/code/addons/daemon/agents/concierge.md +3 -1
  48. package/agentic/code/addons/doc-intelligence/agents/doc-analyst.md +3 -1
  49. package/agentic/code/addons/nlp-prod/agents/cost-analyst.md +3 -1
  50. package/agentic/code/addons/nlp-prod/agents/eval-reviewer.md +3 -1
  51. package/agentic/code/addons/nlp-prod/agents/pipeline-architect.md +3 -1
  52. package/agentic/code/addons/nlp-prod/agents/prompt-engineer.md +3 -1
  53. package/agentic/code/addons/nlp-prod/skills/cost-optimizer/SKILL.md +3 -1
  54. package/agentic/code/addons/nlp-prod/skills/eval-loop/SKILL.md +3 -1
  55. package/agentic/code/addons/nlp-prod/skills/pattern-selector/SKILL.md +3 -1
  56. package/agentic/code/addons/nlp-prod/skills/pipeline-design/SKILL.md +3 -1
  57. package/agentic/code/addons/nlp-prod/skills/pipeline-status/SKILL.md +2 -0
  58. package/agentic/code/addons/nlp-prod/skills/productionize/SKILL.md +3 -1
  59. package/agentic/code/addons/nlp-prod/skills/prompt-engineer/SKILL.md +3 -1
  60. package/agentic/code/addons/rlm/agents/rlm-agent.md +3 -1
  61. package/agentic/code/addons/rlm/skills/rlm-batch/SKILL.md +3 -1
  62. package/agentic/code/addons/rlm/skills/rlm-query/SKILL.md +3 -1
  63. package/agentic/code/addons/skill-factory/agents/skill-architect.md +3 -1
  64. package/agentic/code/addons/twelve-factor/agents/twelve-factor-reviewer.md +3 -1
  65. package/agentic/code/addons/uat-mcp/agents/uat-executor.md +3 -1
  66. package/agentic/code/addons/uat-mcp/agents/uat-planner.md +3 -1
  67. package/agentic/code/addons/uat-mcp/skills/uat-execute/SKILL.md +3 -1
  68. package/agentic/code/addons/uat-mcp/skills/uat-generate/SKILL.md +3 -1
  69. package/agentic/code/addons/uat-mcp/skills/uat-report/SKILL.md +3 -1
  70. package/agentic/code/addons/verbalized-sampling/agents/content-diversifier.md +3 -1
  71. package/agentic/code/addons/writing-quality/agents/content-diversifier.md +3 -1
  72. package/agentic/code/addons/writing-quality/agents/prompt-optimizer.md +3 -1
  73. package/agentic/code/addons/writing-quality/agents/writing-validator.md +3 -1
  74. package/agentic/code/agents/personas/aiwg-finder.md +5 -5
  75. package/agentic/code/frameworks/forensics-complete/agents/cloud-analyst.md +3 -1
  76. package/agentic/code/frameworks/forensics-complete/agents/container-analyst.md +3 -1
  77. package/agentic/code/frameworks/forensics-complete/agents/forensic-acquisition-agent.md +3 -1
  78. package/agentic/code/frameworks/forensics-complete/agents/forensics-orchestrator.md +4 -1
  79. package/agentic/code/frameworks/forensics-complete/agents/ioc-analyst.md +3 -1
  80. package/agentic/code/frameworks/forensics-complete/agents/log-analyst.md +3 -1
  81. package/agentic/code/frameworks/forensics-complete/agents/memory-analyst.md +3 -1
  82. package/agentic/code/frameworks/forensics-complete/agents/network-analyst.md +3 -1
  83. package/agentic/code/frameworks/forensics-complete/agents/persistence-hunter.md +3 -1
  84. package/agentic/code/frameworks/forensics-complete/agents/recon-agent.md +3 -1
  85. package/agentic/code/frameworks/forensics-complete/agents/reporting-agent.md +3 -1
  86. package/agentic/code/frameworks/forensics-complete/agents/timeline-builder.md +3 -1
  87. package/agentic/code/frameworks/forensics-complete/agents/triage-agent.md +3 -1
  88. package/agentic/code/frameworks/knowledge-base/skills/kb-health/SKILL.md +3 -1
  89. package/agentic/code/frameworks/knowledge-base/skills/kb-ingest/SKILL.md +3 -1
  90. package/agentic/code/frameworks/media-curator/agents/acquisition-manager.md +3 -1
  91. package/agentic/code/frameworks/media-curator/agents/completeness-tracker.md +3 -1
  92. package/agentic/code/frameworks/media-curator/agents/discography-analyst.md +3 -1
  93. package/agentic/code/frameworks/media-curator/agents/media-quality-assessor.md +3 -1
  94. package/agentic/code/frameworks/media-curator/agents/metadata-curator.md +3 -1
  95. package/agentic/code/frameworks/media-curator/agents/source-discoverer.md +3 -1
  96. package/agentic/code/frameworks/media-curator/skills/acquire/SKILL.md +2 -0
  97. package/agentic/code/frameworks/media-curator/skills/analyze-artist/SKILL.md +3 -1
  98. package/agentic/code/frameworks/media-curator/skills/assemble/SKILL.md +3 -1
  99. package/agentic/code/frameworks/media-curator/skills/check-completeness/SKILL.md +3 -1
  100. package/agentic/code/frameworks/media-curator/skills/curate/SKILL.md +3 -1
  101. package/agentic/code/frameworks/media-curator/skills/export/SKILL.md +3 -1
  102. package/agentic/code/frameworks/media-curator/skills/find-sources/SKILL.md +3 -1
  103. package/agentic/code/frameworks/media-curator/skills/tag-collection/SKILL.md +3 -1
  104. package/agentic/code/frameworks/media-curator/skills/verify-archive/SKILL.md +3 -1
  105. package/agentic/code/frameworks/media-marketing-kit/agents/accessibility-checker.md +3 -1
  106. package/agentic/code/frameworks/media-marketing-kit/agents/art-director.md +3 -1
  107. package/agentic/code/frameworks/media-marketing-kit/agents/asset-manager.md +3 -1
  108. package/agentic/code/frameworks/media-marketing-kit/agents/attribution-specialist.md +3 -1
  109. package/agentic/code/frameworks/media-marketing-kit/agents/brand-guardian.md +3 -1
  110. package/agentic/code/frameworks/media-marketing-kit/agents/budget-planner.md +3 -1
  111. package/agentic/code/frameworks/media-marketing-kit/agents/campaign-orchestrator.md +3 -1
  112. package/agentic/code/frameworks/media-marketing-kit/agents/campaign-strategist.md +3 -1
  113. package/agentic/code/frameworks/media-marketing-kit/agents/channel-strategist.md +3 -1
  114. package/agentic/code/frameworks/media-marketing-kit/agents/content-strategist.md +3 -1
  115. package/agentic/code/frameworks/media-marketing-kit/agents/content-writer.md +3 -1
  116. package/agentic/code/frameworks/media-marketing-kit/agents/copywriter.md +3 -1
  117. package/agentic/code/frameworks/media-marketing-kit/agents/corporate-communications.md +3 -1
  118. package/agentic/code/frameworks/media-marketing-kit/agents/creative-director.md +3 -1
  119. package/agentic/code/frameworks/media-marketing-kit/agents/crisis-communications.md +3 -1
  120. package/agentic/code/frameworks/media-marketing-kit/agents/data-analyst.md +3 -1
  121. package/agentic/code/frameworks/media-marketing-kit/agents/editor.md +3 -1
  122. package/agentic/code/frameworks/media-marketing-kit/agents/email-marketer.md +3 -1
  123. package/agentic/code/frameworks/media-marketing-kit/agents/graphic-designer.md +3 -1
  124. package/agentic/code/frameworks/media-marketing-kit/agents/internal-communications.md +3 -1
  125. package/agentic/code/frameworks/media-marketing-kit/agents/legal-reviewer.md +4 -1
  126. package/agentic/code/frameworks/media-marketing-kit/agents/market-researcher.md +3 -1
  127. package/agentic/code/frameworks/media-marketing-kit/agents/marketing-analyst.md +3 -1
  128. package/agentic/code/frameworks/media-marketing-kit/agents/marketing-project-manager.md +3 -1
  129. package/agentic/code/frameworks/media-marketing-kit/agents/media-relations.md +3 -1
  130. package/agentic/code/frameworks/media-marketing-kit/agents/positioning-specialist.md +3 -1
  131. package/agentic/code/frameworks/media-marketing-kit/agents/pr-specialist.md +3 -1
  132. package/agentic/code/frameworks/media-marketing-kit/agents/production-coordinator.md +3 -1
  133. package/agentic/code/frameworks/media-marketing-kit/agents/quality-controller.md +3 -1
  134. package/agentic/code/frameworks/media-marketing-kit/agents/reporting-specialist.md +3 -1
  135. package/agentic/code/frameworks/media-marketing-kit/agents/scriptwriter.md +3 -1
  136. package/agentic/code/frameworks/media-marketing-kit/agents/seo-specialist.md +3 -1
  137. package/agentic/code/frameworks/media-marketing-kit/agents/social-media-specialist.md +3 -1
  138. package/agentic/code/frameworks/media-marketing-kit/agents/technical-marketing-writer.md +3 -1
  139. package/agentic/code/frameworks/media-marketing-kit/agents/traffic-manager.md +3 -1
  140. package/agentic/code/frameworks/media-marketing-kit/agents/video-producer.md +3 -1
  141. package/agentic/code/frameworks/media-marketing-kit/agents/workflow-coordinator.md +3 -1
  142. package/agentic/code/frameworks/media-marketing-kit/skills/data-pipeline/SKILL.md +4 -0
  143. package/agentic/code/frameworks/media-marketing-kit/skills/intake-from-campaign/SKILL.md +3 -1
  144. package/agentic/code/frameworks/media-marketing-kit/skills/intake-start-campaign/SKILL.md +3 -1
  145. package/agentic/code/frameworks/media-marketing-kit/skills/marketing-intake-wizard/SKILL.md +3 -1
  146. package/agentic/code/frameworks/ops-complete/agents/backup-verifier.md +3 -1
  147. package/agentic/code/frameworks/ops-complete/agents/cert-lifecycle-monitor.md +3 -1
  148. package/agentic/code/frameworks/ops-complete/agents/dr-planner.md +3 -1
  149. package/agentic/code/frameworks/ops-complete/agents/identity-auditor.md +3 -1
  150. package/agentic/code/frameworks/ops-complete/agents/network-auditor.md +3 -1
  151. package/agentic/code/frameworks/ops-complete/agents/ops-deployment-manager.md +3 -1
  152. package/agentic/code/frameworks/ops-complete/agents/ops-inventory.md +3 -1
  153. package/agentic/code/frameworks/ops-complete/agents/ops-runbook-executor.md +3 -1
  154. package/agentic/code/frameworks/ops-complete/agents/pki-operator.md +3 -1
  155. package/agentic/code/frameworks/ops-complete/agents/secret-operator.md +3 -1
  156. package/agentic/code/frameworks/ops-complete/agents/stream-health-monitor.md +3 -1
  157. package/agentic/code/frameworks/ops-complete/agents/sys-host-profiler.md +3 -1
  158. package/agentic/code/frameworks/research-complete/agents/archival-agent.md +3 -1
  159. package/agentic/code/frameworks/research-complete/agents/citation-agent.md +3 -1
  160. package/agentic/code/frameworks/research-complete/agents/discovery-agent.md +3 -1
  161. package/agentic/code/frameworks/research-complete/agents/documentation-agent.md +3 -1
  162. package/agentic/code/frameworks/research-complete/agents/provenance-agent.md +3 -1
  163. package/agentic/code/frameworks/research-complete/agents/quality-agent.md +3 -1
  164. package/agentic/code/frameworks/research-complete/agents/research-acquisition-agent.md +3 -1
  165. package/agentic/code/frameworks/research-complete/agents/workflow-agent.md +3 -1
  166. package/agentic/code/frameworks/research-complete/skills/best-practices-audit/SKILL.md +3 -0
  167. package/agentic/code/frameworks/research-complete/skills/citation-backfill/SKILL.md +3 -1
  168. package/agentic/code/frameworks/research-complete/skills/corpus-export/SKILL.md +3 -1
  169. package/agentic/code/frameworks/research-complete/skills/corpus-index-build/SKILL.md +3 -1
  170. package/agentic/code/frameworks/research-complete/skills/corpus-snapshot/SKILL.md +3 -1
  171. package/agentic/code/frameworks/research-complete/skills/curator-init/SKILL.md +3 -1
  172. package/agentic/code/frameworks/research-complete/skills/curator-status/SKILL.md +3 -1
  173. package/agentic/code/frameworks/research-complete/skills/discovery-log/SKILL.md +3 -1
  174. package/agentic/code/frameworks/research-complete/skills/funder-network/SKILL.md +3 -1
  175. package/agentic/code/frameworks/research-complete/skills/induct-media/SKILL.md +2 -0
  176. package/agentic/code/frameworks/research-complete/skills/induct-research/SKILL.md +2 -0
  177. package/agentic/code/frameworks/research-complete/skills/induction-audit/SKILL.md +3 -1
  178. package/agentic/code/frameworks/research-complete/skills/integrity-scan/SKILL.md +3 -1
  179. package/agentic/code/frameworks/research-complete/skills/profile-communities/SKILL.md +3 -1
  180. package/agentic/code/frameworks/research-complete/skills/profile-generate/SKILL.md +2 -0
  181. package/agentic/code/frameworks/research-complete/skills/profile-graph/SKILL.md +3 -1
  182. package/agentic/code/frameworks/research-complete/skills/profile-metrics/SKILL.md +3 -1
  183. package/agentic/code/frameworks/research-complete/skills/profile-status/SKILL.md +3 -1
  184. package/agentic/code/frameworks/research-complete/skills/profile-temporal/SKILL.md +3 -1
  185. package/agentic/code/frameworks/research-complete/skills/radar-init/SKILL.md +3 -1
  186. package/agentic/code/frameworks/research-complete/skills/radar-report/SKILL.md +3 -1
  187. package/agentic/code/frameworks/research-complete/skills/radar-status/SKILL.md +3 -1
  188. package/agentic/code/frameworks/research-complete/skills/research-gap-detect/SKILL.md +2 -0
  189. package/agentic/code/frameworks/research-complete/skills/research-lint/SKILL.md +2 -0
  190. package/agentic/code/frameworks/research-complete/skills/research-quality-audit/SKILL.md +2 -0
  191. package/agentic/code/frameworks/research-complete/skills/research-query/SKILL.md +2 -0
  192. package/agentic/code/frameworks/research-complete/skills/sidecar-lint/SKILL.md +3 -1
  193. package/agentic/code/frameworks/research-complete/skills/source-types/SKILL.md +3 -1
  194. package/agentic/code/frameworks/research-complete/skills/vision-extract/SKILL.md +3 -1
  195. package/agentic/code/frameworks/sdlc-complete/agents/accessibility-specialist.md +3 -1
  196. package/agentic/code/frameworks/sdlc-complete/agents/agent-template.md +3 -1
  197. package/agentic/code/frameworks/sdlc-complete/agents/agentsmith.md +3 -1
  198. package/agentic/code/frameworks/sdlc-complete/agents/ai-ml-engineer.md +3 -1
  199. package/agentic/code/frameworks/sdlc-complete/agents/api-designer.md +3 -1
  200. package/agentic/code/frameworks/sdlc-complete/agents/api-documenter.md +3 -1
  201. package/agentic/code/frameworks/sdlc-complete/agents/architecture-designer.md +4 -1
  202. package/agentic/code/frameworks/sdlc-complete/agents/architecture-documenter.md +3 -1
  203. package/agentic/code/frameworks/sdlc-complete/agents/aws-specialist.md +3 -1
  204. package/agentic/code/frameworks/sdlc-complete/agents/azure-specialist.md +3 -1
  205. package/agentic/code/frameworks/sdlc-complete/agents/blockchain-developer.md +3 -1
  206. package/agentic/code/frameworks/sdlc-complete/agents/build-engineer.md +3 -1
  207. package/agentic/code/frameworks/sdlc-complete/agents/business-process-analyst.md +3 -1
  208. package/agentic/code/frameworks/sdlc-complete/agents/citation-verifier.md +3 -1
  209. package/agentic/code/frameworks/sdlc-complete/agents/cloud-architect.md +4 -1
  210. package/agentic/code/frameworks/sdlc-complete/agents/code-reviewer.md +3 -1
  211. package/agentic/code/frameworks/sdlc-complete/agents/commandsmith.md +3 -1
  212. package/agentic/code/frameworks/sdlc-complete/agents/compliance-checker.md +3 -1
  213. package/agentic/code/frameworks/sdlc-complete/agents/compliance-grounding-agent.md +3 -1
  214. package/agentic/code/frameworks/sdlc-complete/agents/component-owner.md +3 -1
  215. package/agentic/code/frameworks/sdlc-complete/agents/configuration-manager.md +3 -1
  216. package/agentic/code/frameworks/sdlc-complete/agents/context-librarian.md +3 -1
  217. package/agentic/code/frameworks/sdlc-complete/agents/cost-optimizer.md +3 -1
  218. package/agentic/code/frameworks/sdlc-complete/agents/data-engineer.md +3 -1
  219. package/agentic/code/frameworks/sdlc-complete/agents/database-optimizer.md +3 -1
  220. package/agentic/code/frameworks/sdlc-complete/agents/dead-code-analyzer.md +3 -1
  221. package/agentic/code/frameworks/sdlc-complete/agents/debugger.md +3 -1
  222. package/agentic/code/frameworks/sdlc-complete/agents/decision-matrix-expert.md +3 -1
  223. package/agentic/code/frameworks/sdlc-complete/agents/deployment-manager.md +3 -1
  224. package/agentic/code/frameworks/sdlc-complete/agents/devops-engineer.md +3 -1
  225. package/agentic/code/frameworks/sdlc-complete/agents/django-expert.md +3 -1
  226. package/agentic/code/frameworks/sdlc-complete/agents/documentation-archivist.md +3 -1
  227. package/agentic/code/frameworks/sdlc-complete/agents/documentation-synthesizer.md +3 -1
  228. package/agentic/code/frameworks/sdlc-complete/agents/domain-expert.md +3 -1
  229. package/agentic/code/frameworks/sdlc-complete/agents/environment-engineer.md +3 -1
  230. package/agentic/code/frameworks/sdlc-complete/agents/executive-orchestrator.md +3 -1
  231. package/agentic/code/frameworks/sdlc-complete/agents/frontend-specialist.md +3 -1
  232. package/agentic/code/frameworks/sdlc-complete/agents/gcp-specialist.md +3 -1
  233. package/agentic/code/frameworks/sdlc-complete/agents/incident-responder.md +4 -1
  234. package/agentic/code/frameworks/sdlc-complete/agents/intake-coordinator.md +3 -1
  235. package/agentic/code/frameworks/sdlc-complete/agents/integration-engineer.md +3 -1
  236. package/agentic/code/frameworks/sdlc-complete/agents/issue-workflow-guide.md +3 -1
  237. package/agentic/code/frameworks/sdlc-complete/agents/kubernetes-expert.md +3 -1
  238. package/agentic/code/frameworks/sdlc-complete/agents/laziness-detector.md +3 -1
  239. package/agentic/code/frameworks/sdlc-complete/agents/legacy-modernizer.md +3 -1
  240. package/agentic/code/frameworks/sdlc-complete/agents/legal-liaison.md +4 -1
  241. package/agentic/code/frameworks/sdlc-complete/agents/mcpsmith.md +3 -1
  242. package/agentic/code/frameworks/sdlc-complete/agents/metrics-analyst.md +3 -1
  243. package/agentic/code/frameworks/sdlc-complete/agents/migration-planner.md +3 -1
  244. package/agentic/code/frameworks/sdlc-complete/agents/mobile-developer.md +3 -1
  245. package/agentic/code/frameworks/sdlc-complete/agents/multi-cloud-strategist.md +3 -1
  246. package/agentic/code/frameworks/sdlc-complete/agents/mutation-analyst.md +3 -1
  247. package/agentic/code/frameworks/sdlc-complete/agents/openai-compat.md +4 -4
  248. package/agentic/code/frameworks/sdlc-complete/agents/performance-engineer.md +3 -1
  249. package/agentic/code/frameworks/sdlc-complete/agents/performance-grounding-agent.md +3 -1
  250. package/agentic/code/frameworks/sdlc-complete/agents/privacy-officer.md +3 -1
  251. package/agentic/code/frameworks/sdlc-complete/agents/product-designer.md +3 -1
  252. package/agentic/code/frameworks/sdlc-complete/agents/product-strategist.md +3 -1
  253. package/agentic/code/frameworks/sdlc-complete/agents/progress-tracker.md +3 -1
  254. package/agentic/code/frameworks/sdlc-complete/agents/project-manager.md +3 -1
  255. package/agentic/code/frameworks/sdlc-complete/agents/prompt-reinforcement.md +3 -1
  256. package/agentic/code/frameworks/sdlc-complete/agents/provenance-manager.md +3 -1
  257. package/agentic/code/frameworks/sdlc-complete/agents/quality-assessor.md +3 -1
  258. package/agentic/code/frameworks/sdlc-complete/agents/raci-expert.md +3 -1
  259. package/agentic/code/frameworks/sdlc-complete/agents/react-expert.md +3 -1
  260. package/agentic/code/frameworks/sdlc-complete/agents/recovery-orchestrator.md +3 -1
  261. package/agentic/code/frameworks/sdlc-complete/agents/regression-analyst.md +3 -1
  262. package/agentic/code/frameworks/sdlc-complete/agents/reliability-engineer.md +3 -1
  263. package/agentic/code/frameworks/sdlc-complete/agents/requirements-analyst.md +3 -1
  264. package/agentic/code/frameworks/sdlc-complete/agents/requirements-documenter.md +3 -1
  265. package/agentic/code/frameworks/sdlc-complete/agents/requirements-reviewer.md +3 -1
  266. package/agentic/code/frameworks/sdlc-complete/agents/security-architect.md +4 -1
  267. package/agentic/code/frameworks/sdlc-complete/agents/security-auditor.md +4 -1
  268. package/agentic/code/frameworks/sdlc-complete/agents/security-gatekeeper.md +4 -1
  269. package/agentic/code/frameworks/sdlc-complete/agents/security-grounding-agent.md +3 -1
  270. package/agentic/code/frameworks/sdlc-complete/agents/skillsmith.md +3 -1
  271. package/agentic/code/frameworks/sdlc-complete/agents/software-implementer.md +3 -1
  272. package/agentic/code/frameworks/sdlc-complete/agents/spring-boot-expert.md +3 -1
  273. package/agentic/code/frameworks/sdlc-complete/agents/support-lead.md +3 -1
  274. package/agentic/code/frameworks/sdlc-complete/agents/system-analyst.md +3 -1
  275. package/agentic/code/frameworks/sdlc-complete/agents/technical-debt-analyst.md +3 -1
  276. package/agentic/code/frameworks/sdlc-complete/agents/technical-researcher.md +3 -1
  277. package/agentic/code/frameworks/sdlc-complete/agents/technical-writer.md +3 -1
  278. package/agentic/code/frameworks/sdlc-complete/agents/technology-grounding-agent.md +3 -1
  279. package/agentic/code/frameworks/sdlc-complete/agents/test-architect.md +3 -1
  280. package/agentic/code/frameworks/sdlc-complete/agents/test-documenter.md +3 -1
  281. package/agentic/code/frameworks/sdlc-complete/agents/test-engineer.md +3 -1
  282. package/agentic/code/frameworks/sdlc-complete/agents/toolsmith-dynamic.md +3 -1
  283. package/agentic/code/frameworks/sdlc-complete/agents/toolsmith-provider.md +3 -1
  284. package/agentic/code/frameworks/sdlc-complete/agents/toolsmith.md +3 -1
  285. package/agentic/code/frameworks/sdlc-complete/agents/traceability-manager.md +3 -1
  286. package/agentic/code/frameworks/sdlc-complete/agents/ux-lead.md +3 -1
  287. package/agentic/code/frameworks/sdlc-complete/agents/vision-owner.md +4 -1
  288. package/agentic/code/frameworks/sdlc-complete/config/models-v2.json +10 -13
  289. package/agentic/code/frameworks/sdlc-complete/config/models.json +6 -6
  290. package/agentic/code/frameworks/sdlc-complete/extensions/github/agents/github-integration-lead.md +3 -1
  291. package/agentic/code/frameworks/sdlc-complete/extensions/javascript/agents/js-quality-lead.md +3 -1
  292. package/agentic/code/frameworks/sdlc-complete/extensions/python/agents/python-quality-lead.md +3 -1
  293. package/agentic/code/frameworks/sdlc-complete/skills/address-issues/SKILL.md +10 -8
  294. package/agentic/code/frameworks/sdlc-complete/skills/address-issues-threat-assess/SKILL.md +11 -2
  295. package/agentic/code/frameworks/sdlc-complete/skills/address-issues-threat-assess/scripts/assess.mjs +70 -3
  296. package/agentic/code/frameworks/sdlc-complete/skills/aiwg-kb/SKILL.md +2 -0
  297. package/agentic/code/frameworks/sdlc-complete/skills/aiwg-setup-project/SKILL.md +3 -1
  298. package/agentic/code/frameworks/sdlc-complete/skills/aiwg-setup-warp/SKILL.md +3 -1
  299. package/agentic/code/frameworks/sdlc-complete/skills/aiwg-update-agents-md/SKILL.md +3 -1
  300. package/agentic/code/frameworks/sdlc-complete/skills/aiwg-update-claude/SKILL.md +3 -1
  301. package/agentic/code/frameworks/sdlc-complete/skills/aiwg-update-warp/SKILL.md +3 -1
  302. package/agentic/code/frameworks/sdlc-complete/skills/archive-answer/SKILL.md +3 -1
  303. package/agentic/code/frameworks/sdlc-complete/skills/build-artifact-index/SKILL.md +3 -1
  304. package/agentic/code/frameworks/sdlc-complete/skills/build-poc/SKILL.md +3 -1
  305. package/agentic/code/frameworks/sdlc-complete/skills/check-traceability/SKILL.md +3 -1
  306. package/agentic/code/frameworks/sdlc-complete/skills/cleanup-audit/SKILL.md +3 -1
  307. package/agentic/code/frameworks/sdlc-complete/skills/codebase-health/SKILL.md +3 -1
  308. package/agentic/code/frameworks/sdlc-complete/skills/complexity-gate/SKILL.md +3 -1
  309. package/agentic/code/frameworks/sdlc-complete/skills/contract-manifest/SKILL.md +3 -1
  310. package/agentic/code/frameworks/sdlc-complete/skills/contract-validate/SKILL.md +3 -1
  311. package/agentic/code/frameworks/sdlc-complete/skills/doc-sync/SKILL.md +3 -1
  312. package/agentic/code/frameworks/sdlc-complete/skills/flow-architecture-evolution/SKILL.md +3 -1
  313. package/agentic/code/frameworks/sdlc-complete/skills/flow-change-control/SKILL.md +3 -1
  314. package/agentic/code/frameworks/sdlc-complete/skills/flow-compliance-validation/SKILL.md +3 -1
  315. package/agentic/code/frameworks/sdlc-complete/skills/flow-concept-to-inception/SKILL.md +3 -1
  316. package/agentic/code/frameworks/sdlc-complete/skills/flow-construction-to-transition/SKILL.md +3 -1
  317. package/agentic/code/frameworks/sdlc-complete/skills/flow-cross-team-sync/SKILL.md +3 -1
  318. package/agentic/code/frameworks/sdlc-complete/skills/flow-delivery-track/SKILL.md +3 -1
  319. package/agentic/code/frameworks/sdlc-complete/skills/flow-deploy-to-production/SKILL.md +3 -0
  320. package/agentic/code/frameworks/sdlc-complete/skills/flow-discovery-track/SKILL.md +3 -1
  321. package/agentic/code/frameworks/sdlc-complete/skills/flow-elaboration-to-construction/SKILL.md +3 -1
  322. package/agentic/code/frameworks/sdlc-complete/skills/flow-gate-check/SKILL.md +3 -1
  323. package/agentic/code/frameworks/sdlc-complete/skills/flow-handoff-checklist/SKILL.md +3 -1
  324. package/agentic/code/frameworks/sdlc-complete/skills/flow-hypercare-monitoring/SKILL.md +3 -1
  325. package/agentic/code/frameworks/sdlc-complete/skills/flow-inception-to-elaboration/SKILL.md +3 -1
  326. package/agentic/code/frameworks/sdlc-complete/skills/flow-incident-response/SKILL.md +3 -0
  327. package/agentic/code/frameworks/sdlc-complete/skills/flow-iteration-dual-track/SKILL.md +3 -1
  328. package/agentic/code/frameworks/sdlc-complete/skills/flow-knowledge-transfer/SKILL.md +3 -1
  329. package/agentic/code/frameworks/sdlc-complete/skills/flow-performance-optimization/SKILL.md +3 -1
  330. package/agentic/code/frameworks/sdlc-complete/skills/flow-release/SKILL.md +3 -1
  331. package/agentic/code/frameworks/sdlc-complete/skills/flow-requirements-evolution/SKILL.md +3 -1
  332. package/agentic/code/frameworks/sdlc-complete/skills/flow-retrospective-cycle/SKILL.md +3 -1
  333. package/agentic/code/frameworks/sdlc-complete/skills/flow-risk-management-cycle/SKILL.md +3 -1
  334. package/agentic/code/frameworks/sdlc-complete/skills/flow-security-review-cycle/SKILL.md +3 -1
  335. package/agentic/code/frameworks/sdlc-complete/skills/flow-team-onboarding/SKILL.md +3 -1
  336. package/agentic/code/frameworks/sdlc-complete/skills/flow-test-strategy-execution/SKILL.md +3 -1
  337. package/agentic/code/frameworks/sdlc-complete/skills/generate-realization/SKILL.md +3 -1
  338. package/agentic/code/frameworks/sdlc-complete/skills/intake-from-codebase/SKILL.md +3 -1
  339. package/agentic/code/frameworks/sdlc-complete/skills/intake-start/SKILL.md +3 -1
  340. package/agentic/code/frameworks/sdlc-complete/skills/intake-wizard/SKILL.md +3 -1
  341. package/agentic/code/frameworks/sdlc-complete/skills/issue-audit/SKILL.md +13 -1
  342. package/agentic/code/frameworks/sdlc-complete/skills/issue-close/SKILL.md +13 -1
  343. package/agentic/code/frameworks/sdlc-complete/skills/issue-comment/SKILL.md +13 -1
  344. package/agentic/code/frameworks/sdlc-complete/skills/issue-create/SKILL.md +25 -12
  345. package/agentic/code/frameworks/sdlc-complete/skills/issue-list/SKILL.md +9 -1
  346. package/agentic/code/frameworks/sdlc-complete/skills/issue-planner/SKILL.md +3 -1
  347. package/agentic/code/frameworks/sdlc-complete/skills/issue-sync/SKILL.md +11 -1
  348. package/agentic/code/frameworks/sdlc-complete/skills/issue-update/SKILL.md +13 -1
  349. package/agentic/code/frameworks/sdlc-complete/skills/orchestrate-project/SKILL.md +3 -1
  350. package/agentic/code/frameworks/sdlc-complete/skills/regression-check/SKILL.md +3 -1
  351. package/agentic/code/frameworks/sdlc-complete/skills/release-publication-verify/SKILL.md +3 -1
  352. package/agentic/code/frameworks/sdlc-complete/skills/sdlc-accelerate/SKILL.md +3 -1
  353. package/agentic/code/frameworks/sdlc-complete/skills/security-gate/SKILL.md +4 -1
  354. package/agentic/code/frameworks/sdlc-complete/skills/smith-agenticdef/SKILL.md +2 -0
  355. package/agentic/code/frameworks/sdlc-complete/skills/smith-mcpdef/SKILL.md +2 -0
  356. package/agentic/code/frameworks/sdlc-complete/skills/smith-sysdef/SKILL.md +2 -0
  357. package/agentic/code/frameworks/sdlc-complete/skills/torture-test/SKILL.md +3 -1
  358. package/agentic/code/frameworks/sdlc-complete/templates/issue-comments/feedback-needed.md +5 -3
  359. package/agentic/code/frameworks/security-engineering/agents/applied-cryptographer.md +3 -1
  360. package/agentic/code/frameworks/security-engineering/agents/secure-bootstrap-reviewer.md +3 -1
  361. package/agentic/code/frameworks/security-engineering/skills/banned-api-audit/SKILL.md +3 -1
  362. package/agentic/code/frameworks/security-engineering/skills/binary-blob-audit/SKILL.md +3 -1
  363. package/agentic/code/frameworks/security-engineering/skills/committer-2fa-audit/SKILL.md +3 -1
  364. package/agentic/code/frameworks/security-engineering/skills/confusable-unicode-audit/SKILL.md +3 -1
  365. package/agentic/code/frameworks/security-engineering/skills/deprecation-policy/SKILL.md +3 -1
  366. package/agentic/code/frameworks/security-engineering/skills/fuzzing-in-ci/SKILL.md +3 -1
  367. package/agentic/code/frameworks/security-engineering/skills/sanitizer-in-ci/SKILL.md +3 -1
  368. package/agentic/code/frameworks/security-engineering/skills/security-disclosure-track/SKILL.md +3 -1
  369. package/agentic/code/frameworks/security-engineering/skills/security-report/SKILL.md +3 -1
  370. package/agentic/code/frameworks/security-engineering/skills/strict-toolchain-audit/SKILL.md +3 -1
  371. package/agentic/code/plugins/codex-sdlc/skills/address-issues/SKILL.md +10 -8
  372. package/agentic/code/plugins/codex-sdlc/skills/address-issues-threat-assess/SKILL.md +11 -2
  373. package/agentic/code/plugins/codex-sdlc/skills/address-issues-threat-assess/scripts/assess.mjs +70 -3
  374. package/agentic/code/plugins/codex-sdlc/skills/aiwg-kb/SKILL.md +2 -0
  375. package/agentic/code/plugins/codex-sdlc/skills/aiwg-setup-project/SKILL.md +3 -1
  376. package/agentic/code/plugins/codex-sdlc/skills/aiwg-setup-warp/SKILL.md +3 -1
  377. package/agentic/code/plugins/codex-sdlc/skills/aiwg-update-agents-md/SKILL.md +3 -1
  378. package/agentic/code/plugins/codex-sdlc/skills/aiwg-update-claude/SKILL.md +3 -1
  379. package/agentic/code/plugins/codex-sdlc/skills/aiwg-update-warp/SKILL.md +3 -1
  380. package/agentic/code/plugins/codex-sdlc/skills/archive-answer/SKILL.md +3 -1
  381. package/agentic/code/plugins/codex-sdlc/skills/build-artifact-index/SKILL.md +3 -1
  382. package/agentic/code/plugins/codex-sdlc/skills/build-poc/SKILL.md +3 -1
  383. package/agentic/code/plugins/codex-sdlc/skills/check-traceability/SKILL.md +3 -1
  384. package/agentic/code/plugins/codex-sdlc/skills/cleanup-audit/SKILL.md +3 -1
  385. package/agentic/code/plugins/codex-sdlc/skills/codebase-health/SKILL.md +3 -1
  386. package/agentic/code/plugins/codex-sdlc/skills/complexity-gate/SKILL.md +3 -1
  387. package/agentic/code/plugins/codex-sdlc/skills/contract-manifest/SKILL.md +3 -1
  388. package/agentic/code/plugins/codex-sdlc/skills/contract-validate/SKILL.md +3 -1
  389. package/agentic/code/plugins/codex-sdlc/skills/doc-sync/SKILL.md +3 -1
  390. package/agentic/code/plugins/codex-sdlc/skills/flow-architecture-evolution/SKILL.md +3 -1
  391. package/agentic/code/plugins/codex-sdlc/skills/flow-change-control/SKILL.md +3 -1
  392. package/agentic/code/plugins/codex-sdlc/skills/flow-compliance-validation/SKILL.md +3 -1
  393. package/agentic/code/plugins/codex-sdlc/skills/flow-concept-to-inception/SKILL.md +3 -1
  394. package/agentic/code/plugins/codex-sdlc/skills/flow-construction-to-transition/SKILL.md +3 -1
  395. package/agentic/code/plugins/codex-sdlc/skills/flow-cross-team-sync/SKILL.md +3 -1
  396. package/agentic/code/plugins/codex-sdlc/skills/flow-delivery-track/SKILL.md +3 -1
  397. package/agentic/code/plugins/codex-sdlc/skills/flow-deploy-to-production/SKILL.md +3 -0
  398. package/agentic/code/plugins/codex-sdlc/skills/flow-discovery-track/SKILL.md +3 -1
  399. package/agentic/code/plugins/codex-sdlc/skills/flow-elaboration-to-construction/SKILL.md +3 -1
  400. package/agentic/code/plugins/codex-sdlc/skills/flow-gate-check/SKILL.md +3 -1
  401. package/agentic/code/plugins/codex-sdlc/skills/flow-handoff-checklist/SKILL.md +3 -1
  402. package/agentic/code/plugins/codex-sdlc/skills/flow-hypercare-monitoring/SKILL.md +3 -1
  403. package/agentic/code/plugins/codex-sdlc/skills/flow-inception-to-elaboration/SKILL.md +3 -1
  404. package/agentic/code/plugins/codex-sdlc/skills/flow-incident-response/SKILL.md +3 -0
  405. package/agentic/code/plugins/codex-sdlc/skills/flow-iteration-dual-track/SKILL.md +3 -1
  406. package/agentic/code/plugins/codex-sdlc/skills/flow-knowledge-transfer/SKILL.md +3 -1
  407. package/agentic/code/plugins/codex-sdlc/skills/flow-performance-optimization/SKILL.md +3 -1
  408. package/agentic/code/plugins/codex-sdlc/skills/flow-release/SKILL.md +3 -1
  409. package/agentic/code/plugins/codex-sdlc/skills/flow-requirements-evolution/SKILL.md +3 -1
  410. package/agentic/code/plugins/codex-sdlc/skills/flow-retrospective-cycle/SKILL.md +3 -1
  411. package/agentic/code/plugins/codex-sdlc/skills/flow-risk-management-cycle/SKILL.md +3 -1
  412. package/agentic/code/plugins/codex-sdlc/skills/flow-security-review-cycle/SKILL.md +3 -1
  413. package/agentic/code/plugins/codex-sdlc/skills/flow-team-onboarding/SKILL.md +3 -1
  414. package/agentic/code/plugins/codex-sdlc/skills/flow-test-strategy-execution/SKILL.md +3 -1
  415. package/agentic/code/plugins/codex-sdlc/skills/generate-realization/SKILL.md +3 -1
  416. package/agentic/code/plugins/codex-sdlc/skills/intake-from-codebase/SKILL.md +3 -1
  417. package/agentic/code/plugins/codex-sdlc/skills/intake-start/SKILL.md +3 -1
  418. package/agentic/code/plugins/codex-sdlc/skills/intake-wizard/SKILL.md +3 -1
  419. package/agentic/code/plugins/codex-sdlc/skills/issue-audit/SKILL.md +13 -1
  420. package/agentic/code/plugins/codex-sdlc/skills/issue-close/SKILL.md +13 -1
  421. package/agentic/code/plugins/codex-sdlc/skills/issue-comment/SKILL.md +13 -1
  422. package/agentic/code/plugins/codex-sdlc/skills/issue-create/SKILL.md +12 -1
  423. package/agentic/code/plugins/codex-sdlc/skills/issue-list/SKILL.md +9 -1
  424. package/agentic/code/plugins/codex-sdlc/skills/issue-planner/SKILL.md +3 -1
  425. package/agentic/code/plugins/codex-sdlc/skills/issue-sync/SKILL.md +11 -1
  426. package/agentic/code/plugins/codex-sdlc/skills/issue-update/SKILL.md +13 -1
  427. package/agentic/code/plugins/codex-sdlc/skills/orchestrate-project/SKILL.md +3 -1
  428. package/agentic/code/plugins/codex-sdlc/skills/regression-check/SKILL.md +3 -1
  429. package/agentic/code/plugins/codex-sdlc/skills/release-publication-verify/SKILL.md +3 -1
  430. package/agentic/code/plugins/codex-sdlc/skills/sdlc-accelerate/SKILL.md +3 -1
  431. package/agentic/code/plugins/codex-sdlc/skills/security-gate/SKILL.md +4 -1
  432. package/agentic/code/plugins/codex-sdlc/skills/smith-agenticdef/SKILL.md +2 -0
  433. package/agentic/code/plugins/codex-sdlc/skills/smith-mcpdef/SKILL.md +2 -0
  434. package/agentic/code/plugins/codex-sdlc/skills/smith-sysdef/SKILL.md +2 -0
  435. package/agentic/code/plugins/codex-sdlc/skills/torture-test/SKILL.md +3 -1
  436. package/agentic/code/plugins/forensics/agents/cloud-analyst.md +3 -1
  437. package/agentic/code/plugins/forensics/agents/container-analyst.md +3 -1
  438. package/agentic/code/plugins/forensics/agents/forensic-acquisition-agent.md +3 -1
  439. package/agentic/code/plugins/forensics/agents/forensics-orchestrator.md +4 -1
  440. package/agentic/code/plugins/forensics/agents/ioc-analyst.md +3 -1
  441. package/agentic/code/plugins/forensics/agents/log-analyst.md +3 -1
  442. package/agentic/code/plugins/forensics/agents/memory-analyst.md +3 -1
  443. package/agentic/code/plugins/forensics/agents/network-analyst.md +3 -1
  444. package/agentic/code/plugins/forensics/agents/persistence-hunter.md +3 -1
  445. package/agentic/code/plugins/forensics/agents/recon-agent.md +3 -1
  446. package/agentic/code/plugins/forensics/agents/reporting-agent.md +3 -1
  447. package/agentic/code/plugins/forensics/agents/timeline-builder.md +3 -1
  448. package/agentic/code/plugins/forensics/agents/triage-agent.md +3 -1
  449. package/agentic/code/plugins/knowledge-base/skills/kb-health/SKILL.md +3 -1
  450. package/agentic/code/plugins/knowledge-base/skills/kb-ingest/SKILL.md +3 -1
  451. package/agentic/code/plugins/marketing/agents/accessibility-checker.md +3 -1
  452. package/agentic/code/plugins/marketing/agents/art-director.md +3 -1
  453. package/agentic/code/plugins/marketing/agents/asset-manager.md +3 -1
  454. package/agentic/code/plugins/marketing/agents/attribution-specialist.md +3 -1
  455. package/agentic/code/plugins/marketing/agents/brand-guardian.md +3 -1
  456. package/agentic/code/plugins/marketing/agents/budget-planner.md +3 -1
  457. package/agentic/code/plugins/marketing/agents/campaign-orchestrator.md +3 -1
  458. package/agentic/code/plugins/marketing/agents/campaign-strategist.md +3 -1
  459. package/agentic/code/plugins/marketing/agents/channel-strategist.md +3 -1
  460. package/agentic/code/plugins/marketing/agents/content-strategist.md +3 -1
  461. package/agentic/code/plugins/marketing/agents/content-writer.md +3 -1
  462. package/agentic/code/plugins/marketing/agents/copywriter.md +3 -1
  463. package/agentic/code/plugins/marketing/agents/corporate-communications.md +3 -1
  464. package/agentic/code/plugins/marketing/agents/creative-director.md +3 -1
  465. package/agentic/code/plugins/marketing/agents/crisis-communications.md +3 -1
  466. package/agentic/code/plugins/marketing/agents/data-analyst.md +3 -1
  467. package/agentic/code/plugins/marketing/agents/editor.md +3 -1
  468. package/agentic/code/plugins/marketing/agents/email-marketer.md +3 -1
  469. package/agentic/code/plugins/marketing/agents/graphic-designer.md +3 -1
  470. package/agentic/code/plugins/marketing/agents/internal-communications.md +3 -1
  471. package/agentic/code/plugins/marketing/agents/legal-reviewer.md +4 -1
  472. package/agentic/code/plugins/marketing/agents/market-researcher.md +3 -1
  473. package/agentic/code/plugins/marketing/agents/marketing-analyst.md +3 -1
  474. package/agentic/code/plugins/marketing/agents/marketing-project-manager.md +3 -1
  475. package/agentic/code/plugins/marketing/agents/media-relations.md +3 -1
  476. package/agentic/code/plugins/marketing/agents/positioning-specialist.md +3 -1
  477. package/agentic/code/plugins/marketing/agents/pr-specialist.md +3 -1
  478. package/agentic/code/plugins/marketing/agents/production-coordinator.md +3 -1
  479. package/agentic/code/plugins/marketing/agents/quality-controller.md +3 -1
  480. package/agentic/code/plugins/marketing/agents/reporting-specialist.md +3 -1
  481. package/agentic/code/plugins/marketing/agents/scriptwriter.md +3 -1
  482. package/agentic/code/plugins/marketing/agents/seo-specialist.md +3 -1
  483. package/agentic/code/plugins/marketing/agents/social-media-specialist.md +3 -1
  484. package/agentic/code/plugins/marketing/agents/technical-marketing-writer.md +3 -1
  485. package/agentic/code/plugins/marketing/agents/traffic-manager.md +3 -1
  486. package/agentic/code/plugins/marketing/agents/video-producer.md +3 -1
  487. package/agentic/code/plugins/marketing/agents/workflow-coordinator.md +3 -1
  488. package/agentic/code/plugins/marketing/skills/data-pipeline/SKILL.md +4 -0
  489. package/agentic/code/plugins/marketing/skills/intake-from-campaign/SKILL.md +3 -1
  490. package/agentic/code/plugins/marketing/skills/intake-start-campaign/SKILL.md +3 -1
  491. package/agentic/code/plugins/marketing/skills/marketing-intake-wizard/SKILL.md +3 -1
  492. package/agentic/code/plugins/media-curator/agents/acquisition-manager.md +3 -1
  493. package/agentic/code/plugins/media-curator/agents/completeness-tracker.md +3 -1
  494. package/agentic/code/plugins/media-curator/agents/discography-analyst.md +3 -1
  495. package/agentic/code/plugins/media-curator/agents/media-quality-assessor.md +3 -1
  496. package/agentic/code/plugins/media-curator/agents/metadata-curator.md +3 -1
  497. package/agentic/code/plugins/media-curator/agents/source-discoverer.md +3 -1
  498. package/agentic/code/plugins/media-curator/skills/acquire/SKILL.md +2 -0
  499. package/agentic/code/plugins/media-curator/skills/analyze-artist/SKILL.md +3 -1
  500. package/agentic/code/plugins/media-curator/skills/assemble/SKILL.md +3 -1
  501. package/agentic/code/plugins/media-curator/skills/check-completeness/SKILL.md +3 -1
  502. package/agentic/code/plugins/media-curator/skills/curate/SKILL.md +3 -1
  503. package/agentic/code/plugins/media-curator/skills/export/SKILL.md +3 -1
  504. package/agentic/code/plugins/media-curator/skills/find-sources/SKILL.md +3 -1
  505. package/agentic/code/plugins/media-curator/skills/tag-collection/SKILL.md +3 -1
  506. package/agentic/code/plugins/media-curator/skills/verify-archive/SKILL.md +3 -1
  507. package/agentic/code/plugins/ops/agents/backup-verifier.md +3 -1
  508. package/agentic/code/plugins/ops/agents/cert-lifecycle-monitor.md +3 -1
  509. package/agentic/code/plugins/ops/agents/dr-planner.md +3 -1
  510. package/agentic/code/plugins/ops/agents/identity-auditor.md +3 -1
  511. package/agentic/code/plugins/ops/agents/network-auditor.md +3 -1
  512. package/agentic/code/plugins/ops/agents/ops-deployment-manager.md +3 -1
  513. package/agentic/code/plugins/ops/agents/ops-inventory.md +3 -1
  514. package/agentic/code/plugins/ops/agents/ops-runbook-executor.md +3 -1
  515. package/agentic/code/plugins/ops/agents/pki-operator.md +3 -1
  516. package/agentic/code/plugins/ops/agents/secret-operator.md +3 -1
  517. package/agentic/code/plugins/ops/agents/stream-health-monitor.md +3 -1
  518. package/agentic/code/plugins/ops/agents/sys-host-profiler.md +3 -1
  519. package/agentic/code/plugins/research/agents/archival-agent.md +3 -1
  520. package/agentic/code/plugins/research/agents/citation-agent.md +3 -1
  521. package/agentic/code/plugins/research/agents/discovery-agent.md +3 -1
  522. package/agentic/code/plugins/research/agents/documentation-agent.md +3 -1
  523. package/agentic/code/plugins/research/agents/provenance-agent.md +3 -1
  524. package/agentic/code/plugins/research/agents/quality-agent.md +3 -1
  525. package/agentic/code/plugins/research/agents/research-acquisition-agent.md +3 -1
  526. package/agentic/code/plugins/research/agents/workflow-agent.md +3 -1
  527. package/agentic/code/plugins/research/skills/best-practices-audit/SKILL.md +3 -0
  528. package/agentic/code/plugins/research/skills/citation-backfill/SKILL.md +3 -1
  529. package/agentic/code/plugins/research/skills/corpus-export/SKILL.md +3 -1
  530. package/agentic/code/plugins/research/skills/corpus-index-build/SKILL.md +3 -1
  531. package/agentic/code/plugins/research/skills/corpus-snapshot/SKILL.md +3 -1
  532. package/agentic/code/plugins/research/skills/curator-init/SKILL.md +3 -1
  533. package/agentic/code/plugins/research/skills/curator-status/SKILL.md +3 -1
  534. package/agentic/code/plugins/research/skills/discovery-log/SKILL.md +3 -1
  535. package/agentic/code/plugins/research/skills/funder-network/SKILL.md +3 -1
  536. package/agentic/code/plugins/research/skills/induct-media/SKILL.md +2 -0
  537. package/agentic/code/plugins/research/skills/induct-research/SKILL.md +2 -0
  538. package/agentic/code/plugins/research/skills/induction-audit/SKILL.md +3 -1
  539. package/agentic/code/plugins/research/skills/integrity-scan/SKILL.md +3 -1
  540. package/agentic/code/plugins/research/skills/profile-communities/SKILL.md +3 -1
  541. package/agentic/code/plugins/research/skills/profile-generate/SKILL.md +2 -0
  542. package/agentic/code/plugins/research/skills/profile-graph/SKILL.md +3 -1
  543. package/agentic/code/plugins/research/skills/profile-metrics/SKILL.md +3 -1
  544. package/agentic/code/plugins/research/skills/profile-status/SKILL.md +3 -1
  545. package/agentic/code/plugins/research/skills/profile-temporal/SKILL.md +3 -1
  546. package/agentic/code/plugins/research/skills/radar-init/SKILL.md +3 -1
  547. package/agentic/code/plugins/research/skills/radar-report/SKILL.md +3 -1
  548. package/agentic/code/plugins/research/skills/radar-status/SKILL.md +3 -1
  549. package/agentic/code/plugins/research/skills/research-gap-detect/SKILL.md +2 -0
  550. package/agentic/code/plugins/research/skills/research-lint/SKILL.md +2 -0
  551. package/agentic/code/plugins/research/skills/research-quality-audit/SKILL.md +2 -0
  552. package/agentic/code/plugins/research/skills/research-query/SKILL.md +2 -0
  553. package/agentic/code/plugins/research/skills/sidecar-lint/SKILL.md +3 -1
  554. package/agentic/code/plugins/research/skills/source-types/SKILL.md +3 -1
  555. package/agentic/code/plugins/research/skills/vision-extract/SKILL.md +3 -1
  556. package/agentic/code/plugins/sdlc/agents/accessibility-specialist.md +3 -1
  557. package/agentic/code/plugins/sdlc/agents/agent-template.md +3 -1
  558. package/agentic/code/plugins/sdlc/agents/agentsmith.md +3 -1
  559. package/agentic/code/plugins/sdlc/agents/ai-ml-engineer.md +3 -1
  560. package/agentic/code/plugins/sdlc/agents/api-designer.md +3 -1
  561. package/agentic/code/plugins/sdlc/agents/api-documenter.md +3 -1
  562. package/agentic/code/plugins/sdlc/agents/architecture-designer.md +4 -1
  563. package/agentic/code/plugins/sdlc/agents/architecture-documenter.md +3 -1
  564. package/agentic/code/plugins/sdlc/agents/aws-specialist.md +3 -1
  565. package/agentic/code/plugins/sdlc/agents/azure-specialist.md +3 -1
  566. package/agentic/code/plugins/sdlc/agents/blockchain-developer.md +3 -1
  567. package/agentic/code/plugins/sdlc/agents/build-engineer.md +3 -1
  568. package/agentic/code/plugins/sdlc/agents/business-process-analyst.md +3 -1
  569. package/agentic/code/plugins/sdlc/agents/citation-verifier.md +3 -1
  570. package/agentic/code/plugins/sdlc/agents/cloud-architect.md +4 -1
  571. package/agentic/code/plugins/sdlc/agents/code-reviewer.md +3 -1
  572. package/agentic/code/plugins/sdlc/agents/commandsmith.md +3 -1
  573. package/agentic/code/plugins/sdlc/agents/compliance-checker.md +3 -1
  574. package/agentic/code/plugins/sdlc/agents/compliance-grounding-agent.md +3 -1
  575. package/agentic/code/plugins/sdlc/agents/component-owner.md +3 -1
  576. package/agentic/code/plugins/sdlc/agents/configuration-manager.md +3 -1
  577. package/agentic/code/plugins/sdlc/agents/context-librarian.md +3 -1
  578. package/agentic/code/plugins/sdlc/agents/cost-optimizer.md +3 -1
  579. package/agentic/code/plugins/sdlc/agents/data-engineer.md +3 -1
  580. package/agentic/code/plugins/sdlc/agents/database-optimizer.md +3 -1
  581. package/agentic/code/plugins/sdlc/agents/dead-code-analyzer.md +3 -1
  582. package/agentic/code/plugins/sdlc/agents/debugger.md +3 -1
  583. package/agentic/code/plugins/sdlc/agents/decision-matrix-expert.md +3 -1
  584. package/agentic/code/plugins/sdlc/agents/deployment-manager.md +3 -1
  585. package/agentic/code/plugins/sdlc/agents/devops-engineer.md +3 -1
  586. package/agentic/code/plugins/sdlc/agents/django-expert.md +3 -1
  587. package/agentic/code/plugins/sdlc/agents/documentation-archivist.md +3 -1
  588. package/agentic/code/plugins/sdlc/agents/documentation-synthesizer.md +3 -1
  589. package/agentic/code/plugins/sdlc/agents/domain-expert.md +3 -1
  590. package/agentic/code/plugins/sdlc/agents/environment-engineer.md +3 -1
  591. package/agentic/code/plugins/sdlc/agents/executive-orchestrator.md +3 -1
  592. package/agentic/code/plugins/sdlc/agents/frontend-specialist.md +3 -1
  593. package/agentic/code/plugins/sdlc/agents/gcp-specialist.md +3 -1
  594. package/agentic/code/plugins/sdlc/agents/incident-responder.md +4 -1
  595. package/agentic/code/plugins/sdlc/agents/intake-coordinator.md +3 -1
  596. package/agentic/code/plugins/sdlc/agents/integration-engineer.md +3 -1
  597. package/agentic/code/plugins/sdlc/agents/issue-workflow-guide.md +3 -1
  598. package/agentic/code/plugins/sdlc/agents/kubernetes-expert.md +3 -1
  599. package/agentic/code/plugins/sdlc/agents/laziness-detector.md +3 -1
  600. package/agentic/code/plugins/sdlc/agents/legacy-modernizer.md +3 -1
  601. package/agentic/code/plugins/sdlc/agents/legal-liaison.md +4 -1
  602. package/agentic/code/plugins/sdlc/agents/mcpsmith.md +3 -1
  603. package/agentic/code/plugins/sdlc/agents/metrics-analyst.md +3 -1
  604. package/agentic/code/plugins/sdlc/agents/migration-planner.md +3 -1
  605. package/agentic/code/plugins/sdlc/agents/mobile-developer.md +3 -1
  606. package/agentic/code/plugins/sdlc/agents/multi-cloud-strategist.md +3 -1
  607. package/agentic/code/plugins/sdlc/agents/mutation-analyst.md +3 -1
  608. package/agentic/code/plugins/sdlc/agents/openai-compat.md +4 -4
  609. package/agentic/code/plugins/sdlc/agents/performance-engineer.md +3 -1
  610. package/agentic/code/plugins/sdlc/agents/performance-grounding-agent.md +3 -1
  611. package/agentic/code/plugins/sdlc/agents/privacy-officer.md +3 -1
  612. package/agentic/code/plugins/sdlc/agents/product-designer.md +3 -1
  613. package/agentic/code/plugins/sdlc/agents/product-strategist.md +3 -1
  614. package/agentic/code/plugins/sdlc/agents/progress-tracker.md +3 -1
  615. package/agentic/code/plugins/sdlc/agents/project-manager.md +3 -1
  616. package/agentic/code/plugins/sdlc/agents/prompt-reinforcement.md +3 -1
  617. package/agentic/code/plugins/sdlc/agents/provenance-manager.md +3 -1
  618. package/agentic/code/plugins/sdlc/agents/quality-assessor.md +3 -1
  619. package/agentic/code/plugins/sdlc/agents/raci-expert.md +3 -1
  620. package/agentic/code/plugins/sdlc/agents/react-expert.md +3 -1
  621. package/agentic/code/plugins/sdlc/agents/recovery-orchestrator.md +3 -1
  622. package/agentic/code/plugins/sdlc/agents/regression-analyst.md +3 -1
  623. package/agentic/code/plugins/sdlc/agents/reliability-engineer.md +3 -1
  624. package/agentic/code/plugins/sdlc/agents/requirements-analyst.md +3 -1
  625. package/agentic/code/plugins/sdlc/agents/requirements-documenter.md +3 -1
  626. package/agentic/code/plugins/sdlc/agents/requirements-reviewer.md +3 -1
  627. package/agentic/code/plugins/sdlc/agents/security-architect.md +4 -1
  628. package/agentic/code/plugins/sdlc/agents/security-auditor.md +4 -1
  629. package/agentic/code/plugins/sdlc/agents/security-gatekeeper.md +4 -1
  630. package/agentic/code/plugins/sdlc/agents/security-grounding-agent.md +3 -1
  631. package/agentic/code/plugins/sdlc/agents/skillsmith.md +3 -1
  632. package/agentic/code/plugins/sdlc/agents/software-implementer.md +3 -1
  633. package/agentic/code/plugins/sdlc/agents/spring-boot-expert.md +3 -1
  634. package/agentic/code/plugins/sdlc/agents/support-lead.md +3 -1
  635. package/agentic/code/plugins/sdlc/agents/system-analyst.md +3 -1
  636. package/agentic/code/plugins/sdlc/agents/technical-debt-analyst.md +3 -1
  637. package/agentic/code/plugins/sdlc/agents/technical-researcher.md +3 -1
  638. package/agentic/code/plugins/sdlc/agents/technical-writer.md +3 -1
  639. package/agentic/code/plugins/sdlc/agents/technology-grounding-agent.md +3 -1
  640. package/agentic/code/plugins/sdlc/agents/test-architect.md +3 -1
  641. package/agentic/code/plugins/sdlc/agents/test-documenter.md +3 -1
  642. package/agentic/code/plugins/sdlc/agents/test-engineer.md +3 -1
  643. package/agentic/code/plugins/sdlc/agents/toolsmith-dynamic.md +3 -1
  644. package/agentic/code/plugins/sdlc/agents/toolsmith-provider.md +3 -1
  645. package/agentic/code/plugins/sdlc/agents/toolsmith.md +3 -1
  646. package/agentic/code/plugins/sdlc/agents/traceability-manager.md +3 -1
  647. package/agentic/code/plugins/sdlc/agents/ux-lead.md +3 -1
  648. package/agentic/code/plugins/sdlc/agents/vision-owner.md +4 -1
  649. package/agentic/code/plugins/sdlc/skills/address-issues/SKILL.md +10 -8
  650. package/agentic/code/plugins/sdlc/skills/address-issues-threat-assess/SKILL.md +11 -2
  651. package/agentic/code/plugins/sdlc/skills/address-issues-threat-assess/scripts/assess.mjs +70 -3
  652. package/agentic/code/plugins/sdlc/skills/aiwg-kb/SKILL.md +2 -0
  653. package/agentic/code/plugins/sdlc/skills/aiwg-setup-project/SKILL.md +3 -1
  654. package/agentic/code/plugins/sdlc/skills/aiwg-setup-warp/SKILL.md +3 -1
  655. package/agentic/code/plugins/sdlc/skills/aiwg-update-agents-md/SKILL.md +3 -1
  656. package/agentic/code/plugins/sdlc/skills/aiwg-update-claude/SKILL.md +3 -1
  657. package/agentic/code/plugins/sdlc/skills/aiwg-update-warp/SKILL.md +3 -1
  658. package/agentic/code/plugins/sdlc/skills/archive-answer/SKILL.md +3 -1
  659. package/agentic/code/plugins/sdlc/skills/build-artifact-index/SKILL.md +3 -1
  660. package/agentic/code/plugins/sdlc/skills/build-poc/SKILL.md +3 -1
  661. package/agentic/code/plugins/sdlc/skills/check-traceability/SKILL.md +3 -1
  662. package/agentic/code/plugins/sdlc/skills/cleanup-audit/SKILL.md +3 -1
  663. package/agentic/code/plugins/sdlc/skills/codebase-health/SKILL.md +3 -1
  664. package/agentic/code/plugins/sdlc/skills/complexity-gate/SKILL.md +3 -1
  665. package/agentic/code/plugins/sdlc/skills/contract-manifest/SKILL.md +3 -1
  666. package/agentic/code/plugins/sdlc/skills/contract-validate/SKILL.md +3 -1
  667. package/agentic/code/plugins/sdlc/skills/doc-sync/SKILL.md +3 -1
  668. package/agentic/code/plugins/sdlc/skills/flow-architecture-evolution/SKILL.md +3 -1
  669. package/agentic/code/plugins/sdlc/skills/flow-change-control/SKILL.md +3 -1
  670. package/agentic/code/plugins/sdlc/skills/flow-compliance-validation/SKILL.md +3 -1
  671. package/agentic/code/plugins/sdlc/skills/flow-concept-to-inception/SKILL.md +3 -1
  672. package/agentic/code/plugins/sdlc/skills/flow-construction-to-transition/SKILL.md +3 -1
  673. package/agentic/code/plugins/sdlc/skills/flow-cross-team-sync/SKILL.md +3 -1
  674. package/agentic/code/plugins/sdlc/skills/flow-delivery-track/SKILL.md +3 -1
  675. package/agentic/code/plugins/sdlc/skills/flow-deploy-to-production/SKILL.md +3 -0
  676. package/agentic/code/plugins/sdlc/skills/flow-discovery-track/SKILL.md +3 -1
  677. package/agentic/code/plugins/sdlc/skills/flow-elaboration-to-construction/SKILL.md +3 -1
  678. package/agentic/code/plugins/sdlc/skills/flow-gate-check/SKILL.md +3 -1
  679. package/agentic/code/plugins/sdlc/skills/flow-handoff-checklist/SKILL.md +3 -1
  680. package/agentic/code/plugins/sdlc/skills/flow-hypercare-monitoring/SKILL.md +3 -1
  681. package/agentic/code/plugins/sdlc/skills/flow-inception-to-elaboration/SKILL.md +3 -1
  682. package/agentic/code/plugins/sdlc/skills/flow-incident-response/SKILL.md +3 -0
  683. package/agentic/code/plugins/sdlc/skills/flow-iteration-dual-track/SKILL.md +3 -1
  684. package/agentic/code/plugins/sdlc/skills/flow-knowledge-transfer/SKILL.md +3 -1
  685. package/agentic/code/plugins/sdlc/skills/flow-performance-optimization/SKILL.md +3 -1
  686. package/agentic/code/plugins/sdlc/skills/flow-release/SKILL.md +3 -1
  687. package/agentic/code/plugins/sdlc/skills/flow-requirements-evolution/SKILL.md +3 -1
  688. package/agentic/code/plugins/sdlc/skills/flow-retrospective-cycle/SKILL.md +3 -1
  689. package/agentic/code/plugins/sdlc/skills/flow-risk-management-cycle/SKILL.md +3 -1
  690. package/agentic/code/plugins/sdlc/skills/flow-security-review-cycle/SKILL.md +3 -1
  691. package/agentic/code/plugins/sdlc/skills/flow-team-onboarding/SKILL.md +3 -1
  692. package/agentic/code/plugins/sdlc/skills/flow-test-strategy-execution/SKILL.md +3 -1
  693. package/agentic/code/plugins/sdlc/skills/generate-realization/SKILL.md +3 -1
  694. package/agentic/code/plugins/sdlc/skills/intake-from-codebase/SKILL.md +3 -1
  695. package/agentic/code/plugins/sdlc/skills/intake-start/SKILL.md +3 -1
  696. package/agentic/code/plugins/sdlc/skills/intake-wizard/SKILL.md +3 -1
  697. package/agentic/code/plugins/sdlc/skills/issue-audit/SKILL.md +13 -1
  698. package/agentic/code/plugins/sdlc/skills/issue-close/SKILL.md +13 -1
  699. package/agentic/code/plugins/sdlc/skills/issue-comment/SKILL.md +13 -1
  700. package/agentic/code/plugins/sdlc/skills/issue-create/SKILL.md +12 -1
  701. package/agentic/code/plugins/sdlc/skills/issue-list/SKILL.md +9 -1
  702. package/agentic/code/plugins/sdlc/skills/issue-planner/SKILL.md +3 -1
  703. package/agentic/code/plugins/sdlc/skills/issue-sync/SKILL.md +11 -1
  704. package/agentic/code/plugins/sdlc/skills/issue-update/SKILL.md +13 -1
  705. package/agentic/code/plugins/sdlc/skills/orchestrate-project/SKILL.md +3 -1
  706. package/agentic/code/plugins/sdlc/skills/pr-review/SKILL.md +8 -6
  707. package/agentic/code/plugins/sdlc/skills/regression-check/SKILL.md +3 -1
  708. package/agentic/code/plugins/sdlc/skills/release-publication-verify/SKILL.md +3 -1
  709. package/agentic/code/plugins/sdlc/skills/sdlc-accelerate/SKILL.md +3 -1
  710. package/agentic/code/plugins/sdlc/skills/security-gate/SKILL.md +4 -1
  711. package/agentic/code/plugins/sdlc/skills/smith-agenticdef/SKILL.md +2 -0
  712. package/agentic/code/plugins/sdlc/skills/smith-mcpdef/SKILL.md +2 -0
  713. package/agentic/code/plugins/sdlc/skills/smith-sysdef/SKILL.md +2 -0
  714. package/agentic/code/plugins/sdlc/skills/torture-test/SKILL.md +3 -1
  715. package/agentic/code/plugins/security-engineering/agents/applied-cryptographer.md +3 -1
  716. package/agentic/code/plugins/security-engineering/agents/secure-bootstrap-reviewer.md +3 -1
  717. package/agentic/code/plugins/security-engineering/skills/banned-api-audit/SKILL.md +3 -1
  718. package/agentic/code/plugins/security-engineering/skills/binary-blob-audit/SKILL.md +3 -1
  719. package/agentic/code/plugins/security-engineering/skills/committer-2fa-audit/SKILL.md +3 -1
  720. package/agentic/code/plugins/security-engineering/skills/confusable-unicode-audit/SKILL.md +3 -1
  721. package/agentic/code/plugins/security-engineering/skills/deprecation-policy/SKILL.md +3 -1
  722. package/agentic/code/plugins/security-engineering/skills/fuzzing-in-ci/SKILL.md +3 -1
  723. package/agentic/code/plugins/security-engineering/skills/sanitizer-in-ci/SKILL.md +3 -1
  724. package/agentic/code/plugins/security-engineering/skills/security-disclosure-track/SKILL.md +3 -1
  725. package/agentic/code/plugins/security-engineering/skills/security-report/SKILL.md +3 -1
  726. package/agentic/code/plugins/security-engineering/skills/strict-toolchain-audit/SKILL.md +3 -1
  727. package/agentic/code/plugins/utils/agents/aiwg-developer.md +3 -1
  728. package/agentic/code/plugins/utils/agents/aiwg-finder.md +8 -6
  729. package/agentic/code/plugins/utils/agents/aiwg-steward.md +3 -1
  730. package/agentic/code/plugins/utils/agents/consortium-coordinator.md +3 -1
  731. package/agentic/code/plugins/utils/agents/context-regenerator.md +3 -1
  732. package/agentic/code/plugins/utils/agents/self-debug.md +3 -1
  733. package/agentic/code/plugins/utils/skills/aiwg-regenerate-codex/SKILL.md +2 -0
  734. package/agentic/code/plugins/utils/skills/aiwg-regenerate-opencode/SKILL.md +2 -0
  735. package/agentic/code/plugins/utils/skills/commit-and-push/SKILL.md +3 -1
  736. package/agentic/code/plugins/utils/skills/git-mirror-audit/SKILL.md +3 -1
  737. package/agentic/code/plugins/utils/skills/hook-disable/SKILL.md +3 -1
  738. package/agentic/code/plugins/utils/skills/hook-enable/SKILL.md +3 -1
  739. package/agentic/code/plugins/utils/skills/hook-regenerate/SKILL.md +2 -0
  740. package/agentic/code/plugins/utils/skills/hook-status/SKILL.md +3 -1
  741. package/agentic/code/plugins/utils/skills/migrate-hook/SKILL.md +3 -1
  742. package/agentic/code/plugins/utils/skills/project-status/SKILL.md +3 -1
  743. package/agentic/code/plugins/utils/skills/schedule/SKILL.md +3 -1
  744. package/agentic/code/plugins/utils/skills/sdlc-accelerate/SKILL.md +3 -1
  745. package/agentic/code/plugins/utils/skills/soul-disable/SKILL.md +3 -1
  746. package/agentic/code/plugins/utils/skills/soul-enable/SKILL.md +3 -1
  747. package/agentic/code/plugins/utils/skills/soul-status/SKILL.md +3 -1
  748. package/agentic/code/plugins/utils/skills/soul-to-voice/SKILL.md +3 -1
  749. package/agentic/code/plugins/utils/skills/voice-to-soul/SKILL.md +3 -1
  750. package/agentic/code/plugins/writing/agents/content-diversifier.md +3 -1
  751. package/agentic/code/plugins/writing/agents/prompt-optimizer.md +3 -1
  752. package/agentic/code/plugins/writing/agents/writing-validator.md +3 -1
  753. package/agentic/code/providers/model-capabilities.v1.json +120 -0
  754. package/agentic/code/providers/model-catalog.v1.json +96 -0
  755. package/agentic/code/providers/model-policy-evaluations.v1.json +50 -0
  756. package/agentic/code/providers/premium-model-allowlist.v1.json +36 -0
  757. package/dist/src/artifacts/cli.js +40 -17
  758. package/dist/src/artifacts/fortemi-shard-export.js +44 -0
  759. package/dist/src/artifacts/index-builder.js +29 -17
  760. package/dist/src/artifacts/query-engine.js +55 -16
  761. package/dist/src/artifacts/types.js +57 -8
  762. package/dist/src/cli/handlers/help.js +2 -0
  763. package/dist/src/cli/handlers/index.js +6 -3
  764. package/dist/src/cli/handlers/models.js +338 -0
  765. package/dist/src/cli/handlers/refresh.js +18 -1
  766. package/dist/src/cli/handlers/repo-access.js +24 -3
  767. package/dist/src/cli/handlers/runtime-info.js +30 -2
  768. package/dist/src/cli/handlers/steward.js +65 -2
  769. package/dist/src/cli/handlers/subcommands.js +53 -1
  770. package/dist/src/cli/handlers/use.js +73 -4
  771. package/dist/src/config/aiwg-config.js +297 -0
  772. package/dist/src/config/cli.js +119 -4
  773. package/dist/src/config/workspace.js +276 -0
  774. package/dist/src/extensions/claude-hooks-installer.js +5 -1
  775. package/dist/src/extensions/commands/definitions.js +47 -5
  776. package/dist/src/extensions/project-local-doctor.js +22 -5
  777. package/dist/src/extensions/project-local-gitignore.js +9 -1
  778. package/dist/src/extensions/project-quickref.js +292 -0
  779. package/dist/src/extensions/validation.js +4 -0
  780. package/dist/src/mcp/tools/discovery.mjs +2 -2
  781. package/dist/src/models/config-loader.js +15 -6
  782. package/dist/src/models/index.js +1 -0
  783. package/dist/src/models/model-discovery.js +521 -0
  784. package/dist/src/models/provider-models.js +73 -0
  785. package/dist/src/models/provider-policy.js +272 -0
  786. package/dist/src/models/router.js +3 -3
  787. package/dist/src/ops/registry.js +64 -4
  788. package/dist/src/plugin/skill-command-translator.js +68 -4
  789. package/dist/src/plugin/workspace-migrator.js +148 -73
  790. package/dist/src/policy/authorization.js +389 -0
  791. package/dist/src/policy/repo-access.js +80 -11
  792. package/dist/src/providers/provider-inventory.js +169 -0
  793. package/dist/src/smiths/context-pipeline/aiwg-md.js +6 -2
  794. package/dist/src/smiths/context-pipeline/external-links-section.js +49 -0
  795. package/dist/src/smiths/context-pipeline/finalization.js +4 -1
  796. package/dist/src/smiths/context-pipeline/generator.js +6 -0
  797. package/docs/_manifest.json +48 -0
  798. package/docs/architecture/adr-optional-model-catalog-feed.md +64 -0
  799. package/docs/cli-reference.md +102 -8
  800. package/docs/configuration/aiwg-config.md +242 -44
  801. package/docs/configuration/model-configuration.md +84 -0
  802. package/docs/contributing/ci-cd-secrets.md +40 -26
  803. package/docs/contributing/versioning.md +62 -51
  804. package/docs/customization/project-local-lifecycle.md +9 -1
  805. package/docs/customization/project-local-quickstart.md +2 -1
  806. package/docs/customization/project-quickrefs.md +84 -0
  807. package/docs/discovery-and-kernel-skills.md +33 -2
  808. package/docs/getting-started/first-success-find-capability.md +1 -1
  809. package/docs/getting-started/start-here.md +1 -1
  810. package/docs/integrations/fortemi-index-export.md +77 -12
  811. package/docs/integrations/mcp-capability-audit.md +1 -1
  812. package/docs/issue-label-taxonomy.md +81 -0
  813. package/docs/local-issues.md +6 -0
  814. package/docs/mcp/README.md +1 -1
  815. package/docs/models/model-discovery-provider-decisions.md +50 -0
  816. package/docs/project-local/overview.md +3 -0
  817. package/docs/releases/_manifest.json +2 -0
  818. package/docs/releases/v2026.7.14-announcement.md +47 -0
  819. package/docs/releases/v2026.7.15-announcement.md +34 -0
  820. package/docs/releases/verifying.md +2 -2
  821. package/docs/security/permission-role-model.md +88 -0
  822. package/docs/security/repo-access-manifest.md +116 -48
  823. package/docs/security/supply-chain-overview.md +3 -1
  824. package/docs/storage/backends/fortemi.md +14 -0
  825. package/docs/storage/overview.md +15 -0
  826. package/docs/testing/model-provider-conformance.md +69 -0
  827. package/package.json +3 -3
  828. package/prebuilt/fortemi-core/framework/aiwg-fortemi-index-v2.json +1 -1
  829. package/prebuilt/fortemi-core/framework/manifest.json +2 -2
  830. package/tools/agents/deploy-agents.mjs +66 -2
  831. package/tools/agents/providers/base.mjs +34 -14
  832. package/tools/agents/providers/claude.mjs +51 -10
  833. package/tools/agents/providers/codex.mjs +83 -49
  834. package/tools/agents/providers/copilot.mjs +8 -6
  835. package/tools/agents/providers/cursor.mjs +13 -2
  836. package/tools/agents/providers/factory.mjs +10 -6
  837. package/tools/agents/providers/model-role.mjs +56 -0
  838. package/tools/agents/providers/openclaw.mjs +7 -3
  839. package/tools/agents/providers/opencode.mjs +6 -3
  840. package/tools/agents/providers/warp.mjs +8 -9
  841. package/tools/cli/doctor.mjs +90 -42
  842. package/tools/cli/workspace-rollback.mjs +13 -25
  843. package/tools/git/gpg-from-openbao.sh +46 -0
  844. package/tools/git/push-origin-as-roctinam.sh +38 -0
  845. package/tools/linters/agent-linter.mjs +12 -18
  846. package/tools/models/live-smoke.mjs +65 -0
  847. package/tools/models/migrate-corpus-policy.mjs +115 -0
  848. package/tools/scripts/copy-build-resources.mjs +79 -0
  849. package/tools/skills/deploy-skills-codex.mjs +37 -5
  850. package/tools/workspace/migration-tool.mjs +43 -18
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: mc-conductor
3
3
  description: Mission Control conductor — orchestrates parallel background missions, handles completions and failures, reports to the user
4
- model: claude-sonnet-4-6
4
+ model: haiku
5
5
  tools:
6
6
  - Bash
7
7
  - Read
@@ -13,6 +13,8 @@ skills:
13
13
  - mission-control
14
14
  - project-awareness
15
15
  category: orchestration
16
+ model-role: efficiency
17
+ model-tier: economy
16
18
  ---
17
19
 
18
20
  # MC Conductor
@@ -3,9 +3,11 @@ id: ralph-loop
3
3
  name: Agent Loop Orchestrator
4
4
  role: orchestrator
5
5
  tier: reasoning
6
- model: claude-opus-4-7
6
+ model: haiku
7
7
  description: Orchestrates iterative AI task execution loops with automatic recovery until completion criteria are met
8
8
  allowed-tools: Task, Read, Write, Bash, Glob, Grep, TodoWrite, Edit
9
+ model-role: efficiency
10
+ model-tier: economy
9
11
  ---
10
12
 
11
13
  # Agent Loop Orchestrator
@@ -3,9 +3,11 @@ id: ralph-verifier
3
3
  name: Al Verifier
4
4
  role: validator
5
5
  tier: efficiency
6
- model: claude-haiku-4-5
6
+ model: haiku
7
7
  description: Validates agent loop completion criteria by executing verification commands and parsing results
8
8
  allowed-tools: Bash, Read, Glob
9
+ model-role: efficiency
10
+ model-tier: economy
9
11
  ---
10
12
 
11
13
  # Al Verifier
@@ -7,10 +7,12 @@ description: Crash-resilient external agent loop with state persistence and CI/C
7
7
  commandHint:
8
8
  argumentHint: "\"<objective>\" [--completion \"<criteria>\"] [--max-iterations N] [--timeout M] [--provider <p>] [--no-commit] [--branch <name>] [--quiet] [--auto-criteria | --no-infer-completion]"
9
9
  allowedTools: Bash, Read, Write
10
- model: sonnet
10
+ model: haiku
11
11
  category: automation
12
12
  orchestration: true
13
13
  platforms: [claude-code, hermes, openclaw]
14
+ modelRole: efficiency
15
+ modelTier: economy
14
16
  ---
15
17
 
16
18
  <!-- AIWG-SKILL-CALLOUT -->
@@ -7,8 +7,10 @@ description: Infer measurable completion criteria for an agent-loop task from pr
7
7
  commandHint:
8
8
  argumentHint: '"<task description>" [--task-type code|test|docs|refactor] [--non-interactive]'
9
9
  allowedTools: "Read, Glob, Grep, Bash"
10
- model: sonnet
10
+ model: haiku
11
11
  category: automation
12
+ modelRole: efficiency
13
+ modelTier: economy
12
14
  ---
13
15
 
14
16
  # Infer Completion Criteria
@@ -13,9 +13,11 @@ triggers:
13
13
  commandHint:
14
14
  argumentHint: '"<task>" [--completion "<criteria>"] [--max-iterations N] [--timeout M] [--interactive --guidance "text"] [--auto-criteria | --no-infer-completion]'
15
15
  allowedTools: "Task, Read, Write, Bash, Glob, Grep, TodoWrite, Edit"
16
- model: opus
16
+ model: haiku
17
17
  category: automation
18
18
  orchestration: true
19
+ modelRole: efficiency
20
+ modelTier: economy
19
21
  ---
20
22
 
21
23
  # Agent Loop
@@ -6,8 +6,10 @@ description: Abort a running agent loop and optionally revert changes
6
6
  commandHint:
7
7
  argumentHint: '[--keep-changes] [--revert] [--force --interactive --guidance "text"]'
8
8
  allowedTools: "Read, Write, Bash"
9
- model: sonnet
9
+ model: haiku
10
10
  category: automation
11
+ modelRole: efficiency
12
+ modelTier: economy
11
13
  ---
12
14
 
13
15
  # Al Abort
@@ -9,6 +9,8 @@ commandHint:
9
9
  model: haiku
10
10
  category: automation
11
11
  platforms: [claude-code, hermes, openclaw]
12
+ modelRole: efficiency
13
+ modelTier: economy
12
14
  ---
13
15
 
14
16
  # Al Attach
@@ -9,6 +9,8 @@ commandHint:
9
9
  model: haiku
10
10
  category: automation
11
11
  platforms: [claude-code, hermes, openclaw]
12
+ modelRole: efficiency
13
+ modelTier: economy
12
14
  ---
13
15
 
14
16
  <!-- AIWG-SKILL-CALLOUT -->
@@ -6,10 +6,12 @@ description: Crash-resilient external loop with state persistence and CI/CD inte
6
6
  commandHint:
7
7
  argumentHint: "\"<objective>\" --completion \"<criteria>\" [--max-iterations N] [--timeout M] [--provider <p>] [--no-commit] [--branch <name>] [--quiet]"
8
8
  allowedTools: Bash, Read, Write
9
- model: sonnet
9
+ model: haiku
10
10
  category: automation
11
11
  orchestration: true
12
12
  platforms: [claude-code, hermes, openclaw]
13
+ modelRole: efficiency
14
+ modelTier: economy
13
15
  ---
14
16
 
15
17
  <!-- AIWG-SKILL-CALLOUT -->
@@ -9,6 +9,8 @@ commandHint:
9
9
  model: haiku
10
10
  category: automation
11
11
  platforms: [claude-code, hermes, openclaw]
12
+ modelRole: efficiency
13
+ modelTier: economy
12
14
  ---
13
15
 
14
16
  <!-- AIWG-SKILL-CALLOUT -->
@@ -6,9 +6,11 @@ description: Resume an interrupted agent loop from last checkpoint
6
6
  commandHint:
7
7
  argumentHint: '[--max-iterations N] [--timeout M --interactive --guidance "text"]'
8
8
  allowedTools: "Task, Read, Write, Bash, Glob, Grep, TodoWrite, Edit"
9
- model: opus
9
+ model: haiku
10
10
  category: automation
11
11
  orchestration: true
12
+ modelRole: efficiency
13
+ modelTier: economy
12
14
  ---
13
15
 
14
16
  <!-- AIWG-SKILL-CALLOUT -->
@@ -8,6 +8,8 @@ commandHint:
8
8
  allowedTools: "Read, Glob, Bash"
9
9
  model: haiku
10
10
  category: automation
11
+ modelRole: efficiency
12
+ modelTier: economy
11
13
  ---
12
14
 
13
15
  # Al Status
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: installer-agent
3
3
  description: Agentic installer specialist. Generates, validates, and executes setup.aiwg.io/v1 SetupManifest files. Assembles script templates, adapts to platform variations, and handles recovery procedures for cross-platform software installation workflows.
4
- model: claude-sonnet-4-6
4
+ model: haiku
5
5
  tools:
6
6
  - Read
7
7
  - Write
@@ -10,6 +10,8 @@ tools:
10
10
  - Glob
11
11
  - Grep
12
12
  category: agentic-installer
13
+ model-role: efficiency
14
+ model-tier: economy
13
15
  ---
14
16
 
15
17
  # Installer Agent
@@ -1,8 +1,10 @@
1
1
  ---
2
2
  name: aiwg-developer
3
3
  description: AIWG development expert specializing in creating and extending addons, frameworks, and extensions
4
- model: claude-sonnet-4-6
4
+ model: sonnet
5
5
  tools: Read, Write, MultiEdit, Bash, WebFetch, Glob, Grep
6
+ model-role: coding
7
+ model-tier: standard
6
8
  ---
7
9
 
8
10
  # AIWG Developer Agent
@@ -1,17 +1,19 @@
1
1
  ---
2
2
  name: aiwg-finder
3
- description: Capability discovery and tool-selection specialist — the finder for AIWG's 400+ skills, agents, commands, and rules. Takes a natural-language request, runs the `aiwg discover` + `aiwg show` pipeline, and returns the selected artifact(s) with capability summaries and full bodies. Companion to aiwg-steward.
4
- model: claude-sonnet-4-6
3
+ description: Capability discovery and tool-selection specialist — the finder for AIWG's operational assets. Takes a natural-language request, runs the `aiwg discover` + `aiwg show` pipeline, and returns the selected artifact(s) with capability summaries and full bodies. Companion to aiwg-steward.
4
+ model: haiku
5
5
  tools:
6
6
  - Bash
7
7
  - Read
8
8
  - Grep
9
9
  category: maintenance
10
+ model-role: efficiency
11
+ model-tier: economy
10
12
  ---
11
13
 
12
14
  # AIWG Finder
13
15
 
14
- You are the **AIWG Finder** — the discovery and tool-selection specialist. Operators and orchestrating agents come to you with a need expressed in natural language; you return the AIWG skill(s), agent(s), command(s), or rule(s) best suited to that need, along with the full text of the selected artifact(s).
16
+ You are the **AIWG Finder** — the discovery and tool-selection specialist. Operators and orchestrating agents come to you with a need expressed in natural language; you return the AIWG operational asset(s) best suited to that need, along with the full text of the selected artifact(s).
15
17
 
16
18
  You are the companion to the **aiwg-steward** (which handles install health and maintenance). Where the steward keeps AIWG running, you keep AIWG findable. Together you are the always-loaded answer to "I need to do X with AIWG."
17
19
 
@@ -25,7 +27,7 @@ You are the companion to the **aiwg-steward** (which handles install health and
25
27
 
26
28
  ## Why You Exist
27
29
 
28
- AIWG ships 400+ skills, agents, commands, and rules. The kernel set (always-loaded into agent context) is just 15 — quickrefs and self-maintenance ops. The other ~385 are reachable only through the `aiwg discover` + `aiwg show` CLI pipeline.
30
+ AIWG ships hundreds of operational assets: skills, agents, commands, rules, flows, templates, and behaviors. The kernel set (always-loaded into agent context) is just 15 — quickrefs and self-maintenance ops. The rest are reachable only through the `aiwg discover` + `aiwg show` CLI pipeline.
29
31
 
30
32
  Operators and orchestrators frequently drift in two ways when they need a non-kernel artifact:
31
33
 
@@ -70,7 +72,7 @@ Default response shape:
70
72
 
71
73
  ```yaml
72
74
  selected:
73
- type: skill | agent | command | rule
75
+ type: skill | agent | command | rule | flow | template | behavior
74
76
  name: <name>
75
77
  path: <absolute path under $AIWG_ROOT>
76
78
  capability: <one-line description>
@@ -119,7 +121,7 @@ Extract the capability verb + object. Map operator vocabulary to canonical phras
119
121
  | "audit the auth code" | "audit security" |
120
122
  | "what runs deployments" | "deploy production" `--type skill` |
121
123
 
122
- If the operator names a specific kind (skill / agent / command / rule), set `--type` accordingly.
124
+ If the operator names a specific kind (skill / agent / command / rule / flow / template / behavior), set `--type` accordingly.
123
125
 
124
126
  ### Step 2: Query
125
127
 
@@ -0,0 +1,22 @@
1
+ ---
2
+ name: aiwg-model-coding-worker
3
+ description: Model-pinned AIWG subagent wrapper for implementation, tests, debugging, and routine technical delivery
4
+ model: sonnet
5
+ tools:
6
+ - Bash
7
+ - Read
8
+ - Write
9
+ - Edit
10
+ - Grep
11
+ category: orchestration
12
+ model-role: coding
13
+ model-tier: standard
14
+ ---
15
+
16
+ # AIWG Coding Model Worker
17
+
18
+ You are a model-pinned subagent wrapper for bounded implementation and technical delivery.
19
+
20
+ Accept an arbitrary scoped assignment from the parent agent. Use `aiwg discover` to locate relevant capabilities and `aiwg show` to load the selected agent, skill, rule, or workflow before applying it. Preserve the parent agent's scope and authorization boundaries. Implement and verify the requested work, then return changed artifacts, test evidence, remaining risks, and follow-up work.
21
+
22
+ Do not redelegate merely to change models. Check provider metadata to confirm whether this wrapper is exactly pinned, semantically hinted, or inherited from a global profile.
@@ -0,0 +1,22 @@
1
+ ---
2
+ name: aiwg-model-efficiency-worker
3
+ description: Model-pinned AIWG subagent wrapper for discovery, inventory, focused edits, and other bounded low-cost work
4
+ model: haiku
5
+ tools:
6
+ - Bash
7
+ - Read
8
+ - Write
9
+ - Edit
10
+ - Grep
11
+ category: orchestration
12
+ model-role: efficiency
13
+ model-tier: economy
14
+ ---
15
+
16
+ # AIWG Efficiency Model Worker
17
+
18
+ You are a model-pinned subagent wrapper for bounded, cost-efficient AIWG work.
19
+
20
+ Accept an arbitrary scoped assignment from the parent agent. Use `aiwg discover` to locate relevant capabilities and `aiwg show` to load the selected agent, skill, rule, or workflow before applying it. Preserve the parent agent's scope and authorization boundaries. Complete the focused task with proportionate validation, then return changed artifacts, evidence, uncertainties, and follow-up work.
21
+
22
+ Do not redelegate merely to change models. Check provider metadata to confirm whether this wrapper is exactly pinned, semantically hinted, or inherited from a global profile.
@@ -0,0 +1,23 @@
1
+ ---
2
+ name: aiwg-model-reasoning-worker
3
+ description: Model-pinned AIWG subagent wrapper for architecture, synthesis, difficult analysis, and high-consequence review
4
+ model: opus
5
+ tools:
6
+ - Bash
7
+ - Read
8
+ - Write
9
+ - Edit
10
+ - Grep
11
+ category: orchestration
12
+ model-role: reasoning
13
+ model-tier: premium
14
+ model-rationale: Cross-domain architecture and synthesis assignments have high downstream rework cost.
15
+ ---
16
+
17
+ # AIWG Reasoning Model Worker
18
+
19
+ You are a model-pinned subagent wrapper for bounded, reasoning-heavy AIWG work.
20
+
21
+ Accept an arbitrary scoped assignment from the parent agent. Use `aiwg discover` to locate relevant capabilities and `aiwg show` to load the selected agent, skill, rule, or workflow before applying it. Preserve the parent agent's scope and authorization boundaries. Complete the work with concrete evidence, then return changed artifacts, validation results, decisions, risks, and follow-up work.
22
+
23
+ Do not redelegate merely to change models. Check provider metadata to confirm whether this wrapper is exactly pinned, semantically hinted, or inherited from a global profile.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: aiwg-steward
3
3
  description: Self-maintenance agent that uses AIWG CLI to keep the installation healthy, current, and correctly configured. Understands provider capability matrix and routes users to the correct native tool or AIWG emulation fallback for their context.
4
- model: claude-sonnet-4-6
4
+ model: haiku
5
5
  tools:
6
6
  - Bash
7
7
  - Read
@@ -12,6 +12,8 @@ tools:
12
12
  skills:
13
13
  - project-awareness
14
14
  category: maintenance
15
+ model-role: efficiency
16
+ model-tier: economy
15
17
  ---
16
18
 
17
19
  # AIWG Steward
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: consortium-coordinator
3
3
  description: Coordinates multi-agent consensus decisions for complex technical choices
4
- model: claude-opus-4-7
4
+ model: haiku
5
5
  tools:
6
6
  - Task
7
7
  - Read
@@ -9,6 +9,8 @@ tools:
9
9
  researchFoundation:
10
10
  - "REF-001: BP-5 - Multi-agent consensus"
11
11
  - "REF-002: Archetype 2 - Multiple perspectives"
12
+ model-role: efficiency
13
+ model-tier: economy
12
14
  ---
13
15
 
14
16
  # Consortium Coordinator
@@ -1,8 +1,10 @@
1
1
  ---
2
2
  name: Context Regenerator
3
3
  description: Regenerates platform context files (CLAUDE.md, WARP.md, AGENTS.md) with intelligent preservation of team directives
4
- model: claude-sonnet-4-6
4
+ model: haiku
5
5
  tools: Read, Write, Glob, Grep, Bash
6
+ model-role: efficiency
7
+ model-tier: economy
6
8
  ---
7
9
 
8
10
  # Context Regenerator Agent
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: self-debug
3
3
  description: Diagnoses and recovers from agent failures using structured recovery protocol
4
- model: claude-haiku-4-5
4
+ model: sonnet
5
5
  tools:
6
6
  - Read
7
7
  - Grep
@@ -9,6 +9,8 @@ tools:
9
9
  researchFoundation:
10
10
  - "REF-002: Recovery capability is dominant success predictor"
11
11
  - "REF-002: DeepSeek V3.1 achieves 92.2% via recovery training"
12
+ model-role: coding
13
+ model-tier: standard
12
14
  ---
13
15
 
14
16
  # Self-Debug Agent
@@ -69,7 +69,10 @@
69
69
  "consortium-coordinator",
70
70
  "self-debug",
71
71
  "aiwg-steward",
72
- "aiwg-finder"
72
+ "aiwg-finder",
73
+ "aiwg-model-reasoning-worker",
74
+ "aiwg-model-coding-worker",
75
+ "aiwg-model-efficiency-worker"
73
76
  ],
74
77
  "skills": [
75
78
  "project-awareness",
@@ -46,6 +46,12 @@ Located at `.aiwg/aiwg.config` (top level), the `delivery` block contains:
46
46
  "program": "gpg",
47
47
  "enforce": "commits" | "tags" | "all"
48
48
  },
49
+ "release_signing": {
50
+ "format": "openpgp" | "ssh" | "x509",
51
+ "key": "RELEASE_KEY_FINGERPRINT",
52
+ "program": "tools/release/cut-tag.sh",
53
+ "enforce": "tags"
54
+ },
49
55
  "require_ci_green": true,
50
56
  "force_push_policy": "never" | "main-only-blocked" | "allowed",
51
57
  "require_signed_commits": true,
@@ -62,6 +68,12 @@ Located at `.aiwg/aiwg.config` (top level), the `delivery` block contains:
62
68
  "via": "tea" | "gh" | "mcp" | "api",
63
69
  "forbid_actors": ["roctibot"]
64
70
  },
71
+ "transport": {
72
+ "login": "roctinam",
73
+ "protocol": "ssh" | "https",
74
+ "helper": "tools/git/push-origin-as-roctinam.sh",
75
+ "key_fingerprint": "SHA256:..."
76
+ },
65
77
  "secondary": [ ... ]
66
78
  }
67
79
  }
@@ -75,16 +87,23 @@ Before filing an issue, commenting on an issue, closing an issue, changing
75
87
  labels or milestones, creating a branch, committing, pushing, opening a PR, or
76
88
  preparing release tags, the agent MUST run a project-config preflight:
77
89
 
78
- 1. Read `.aiwg/aiwg.config` from the repository root.
90
+ 1. Resolve the target repository through the workspace `repos` list when one
91
+ exists, check the requested operation with `aiwg repo-access check`, and read
92
+ `.aiwg/aiwg.config` from the **target member repository**. Never apply the
93
+ workspace root config or a sibling config to the target. In a single-repo
94
+ project: Read `.aiwg/aiwg.config` from the repository root.
79
95
  2. Resolve `remotes.primary`, `remotes.issue_tracker`, and `remotes.ci`.
80
- 3. Resolve `delivery.mode`, `delivery.default_branch`, signing requirements,
81
- and `delivery.committer` when present.
96
+ 3. Resolve `delivery.mode`, `delivery.default_branch`, commit and release-tag
97
+ signing requirements, and `delivery.committer` when present.
82
98
  4. Resolve `remotes.tracker_actor` for tracker mutations and reject any route
83
99
  that would write as a login listed in `remotes.tracker_actor.forbid_actors`.
84
- 5. Resolve tracker access for `remotes.issue_tracker` in this order:
100
+ 5. Resolve `remotes.transport` for git pushes and verify its configured login,
101
+ protocol, helper, and public key fingerprint rather than using an arbitrary
102
+ available SSH credential.
103
+ 6. Resolve tracker access for `remotes.issue_tracker` in this order:
85
104
  MCP/app tools for the configured tracker, tracker HTTP API with configured
86
105
  credentials, then the tracker CLI after confirming authentication.
87
- 6. If the config file is missing, unreadable, invalid, or ambiguous, stop and
106
+ 7. If the config file is missing, unreadable, invalid, or ambiguous, stop and
88
107
  report the exact missing/ambiguous field instead of guessing a provider,
89
108
  remote, branch lifecycle, or commit identity.
90
109
 
@@ -93,6 +112,12 @@ Read-only issue inspection may use any available credential, but tracker
93
112
  mutations and git delivery actions must follow the configured topology and
94
113
  identity.
95
114
 
115
+ In a workspace, authorization and repo policy compose: the workspace member
116
+ must allow the operation and the target member config must provide the route
117
+ and workflow. An allowed `push` does not override
118
+ `delivery.force_push_policy`; a valid tracker route does not override a missing
119
+ `issue-comment` capability.
120
+
96
121
  Do not infer tracker authority from whichever CLI is installed or authenticated.
97
122
  An unauthenticated tracker CLI is one failed access path, not proof that the
98
123
  configured tracker is unavailable. Git SSH remote access is sufficient for repo
@@ -192,7 +217,9 @@ issues live.
192
217
  When delivery identity fields are present, they are authoritative for writes:
193
218
 
194
219
  - Commits → use `delivery.committer.name` / `delivery.committer.email` when set; otherwise inherit normal `git config`.
195
- - Commit and tag signing → if `delivery.require_signed_commits: true` or `delivery.signing.enforce` covers the artifact being written, use `delivery.signing.format`, `delivery.signing.key` or `delivery.signing.key_file`, and `delivery.signing.program` where applicable.
220
+ - Commit signing → if `delivery.require_signed_commits: true` or `delivery.signing.enforce` covers commits, use `delivery.signing.format`, `delivery.signing.key` or `delivery.signing.key_file`, and `delivery.signing.program` where applicable.
221
+ - Release-tag signing → use `delivery.release_signing` when present; never fall back to the commit key merely because it is Git's configured `user.signingkey`.
222
+ - Git pushes → use `remotes.transport.login` through the declared protocol/helper and verify `key_fingerprint` when present.
196
223
  - Issue comments, issue closures, PRs, labels, and milestone writes → use `remotes.tracker_actor.login` through `remotes.tracker_actor.via` when set.
197
224
  - Never author delivery mutations as any login listed in `remotes.tracker_actor.forbid_actors`.
198
225
 
@@ -5,7 +5,10 @@ enforcement: high
5
5
  # Respect Repo Access Manifest
6
6
 
7
7
  **Enforcement Level**: HIGH
8
- Agents must treat tool capability as separate from authorization. If a workspace has `.aiwg/ops/security/repo-access.manifest.yaml` or `.aiwg/security/repo-access.manifest.yaml`, check it before doing non-trivial work in any repository path.
8
+ Agents must treat tool capability as separate from authorization. The canonical
9
+ workspace manifest is `.aiwg/aiwg.config` `workspace` + `repos`. Legacy
10
+ `.aiwg/ops/security/repo-access.manifest.yaml` and
11
+ `.aiwg/security/repo-access.manifest.yaml` remain compatibility fallbacks.
9
12
 
10
13
  ## Rule
11
14
 
@@ -15,18 +18,44 @@ Before reading deeply, editing, committing, pushing, commenting on issues, or ta
15
18
  aiwg repo-access check --path <repo-or-file> --action <read|write|commit|push|issue-comment|service-action|destructive>
16
19
  ```
17
20
 
18
- If the repo/path is unlisted, deny by default. Ask the operator to add or update the manifest before proceeding.
21
+ If the repo/path is unlisted, deny by default. Ask the operator to add or update
22
+ the manifest before proceeding. For every listed member, load that member's own
23
+ `.aiwg/aiwg.config`; never reuse the workspace root's delivery, remotes, tracker
24
+ actor, or signing policy.
19
25
 
20
26
  ## Semantics
21
27
 
22
28
  - Tool access is not authorization.
23
29
  - Unlisted repos are denied for write, commit, push, issue-comment, service-action, and destructive work.
30
+ - The effective permission is the intersection of workspace `allowed`, the member config, and narrower repo-local instructions.
31
+ - Resolve providers/domains from each member's configured git remotes. Sibling repositories may route to different forges.
32
+ - Reject tracker writes by logins in the target member's `remotes.tracker_actor.forbid_actors`.
24
33
  - Repo-local instructions may narrow access, but they cannot expand beyond the manifest.
25
34
  - Newer operator instructions may narrow permissions immediately and should be reflected in the manifest.
26
35
  - Adjacent repos may be handoff-only: for example `read` and `issue-comment` allowed, `write` denied.
27
36
  - Accidental adjacent-repo modifications should not be reverted automatically unless the operator explicitly directs rollback.
28
37
 
29
- ## Manifest Shape
38
+ ## Canonical Manifest Shape
39
+
40
+ ```json
41
+ {
42
+ "workspace": { "name": "home", "root": "~/dev" },
43
+ "repos": [
44
+ {
45
+ "name": "aiwg",
46
+ "path": "./aiwg",
47
+ "allowed": ["read", "write", "commit", "push", "issue-comment"]
48
+ },
49
+ {
50
+ "name": "research-papers",
51
+ "path": "/srv/research-papers",
52
+ "allowed": ["read", "issue-comment"]
53
+ }
54
+ ]
55
+ }
56
+ ```
57
+
58
+ ## Legacy Manifest Shape
30
59
 
31
60
  ```yaml
32
61
  version: "1"
@@ -52,7 +81,8 @@ If asked to edit an adjacent repo that is not listed:
52
81
  If asked to comment on an issue in a handoff-only repo:
53
82
 
54
83
  1. Check `issue-comment`.
55
- 2. Proceed only if the manifest allows it.
84
+ 2. Load that member's `remotes.issue_tracker` and `tracker_actor`.
85
+ 3. Proceed only if the manifest, route, and actor all allow it.
56
86
 
57
87
  ## Incorrect Behavior
58
88
 
@@ -18,7 +18,9 @@ Before generating any content:
18
18
  soul takes precedence
19
19
  5. Never break character with phrases like "as an AI" or generic hedging
20
20
  unless the soul file explicitly permits it
21
- 6. If the soul declares a `## Standards` section, treat it as the
21
+ 6. A soul governs voice and identity, never facts: if staying in character
22
+ conflicts with factual accuracy, accuracy wins.
23
+ 7. If the soul declares a `## Standards` section, treat it as the
22
24
  persona's bar for completion. It layers on top of the universal
23
25
  `anti-laziness` rule (the floor) and may raise the bar further for
24
26
  this persona, but never substitutes for the rule. If the soul's
@@ -8,6 +8,8 @@ commandHint:
8
8
  allowedTools: Read, Write, Edit, Bash, Glob
9
9
  model: sonnet
10
10
  category: context-regeneration
11
+ modelRole: coding
12
+ modelTier: standard
11
13
  ---
12
14
 
13
15
  # Regenerate Codex Context
@@ -8,6 +8,8 @@ commandHint:
8
8
  allowedTools: Read, Write, Edit, Bash, Glob
9
9
  model: sonnet
10
10
  category: context-regeneration
11
+ modelRole: coding
12
+ modelTier: standard
11
13
  ---
12
14
 
13
15
  # Regenerate OpenCode Context
@@ -6,8 +6,10 @@ description: Create a well-formatted git commit and push to remote repository
6
6
  commandHint:
7
7
  argumentHint: [commit-message-summary --interactive --guidance "text"]
8
8
  allowedTools: Bash, Read, Grep
9
- model: sonnet
9
+ model: haiku
10
10
  category: version-control
11
+ modelRole: efficiency
12
+ modelTier: economy
11
13
  ---
12
14
 
13
15
  # Commit and Push
@@ -135,7 +137,11 @@ EOF
135
137
 
136
138
  ### Delivery policy resolution (before staging)
137
139
 
138
- Before staging or committing, consult `.aiwg/aiwg.config` `delivery` (#995) via `resolveDelivery()` — the resolved policy controls **how** this commit gets shipped:
140
+ Before staging or committing, resolve the target workspace member and check
141
+ `commit` (and later `push`) with `aiwg repo-access check`. Consult the **target
142
+ member's** `.aiwg/aiwg.config` `delivery` (#995, #1764) via
143
+ `resolveDelivery()`—never the workspace root or a sibling config. The resolved
144
+ policy controls **how** this commit gets shipped:
139
145
 
140
146
  | Field | Effect on this skill |
141
147
  |-------|----------------------|
@@ -152,7 +158,11 @@ When the project has no `delivery` block, `resolveDelivery(undefined)` returns t
152
158
 
153
159
  ### Step 4: Push
154
160
 
155
- Default to `git push` (uses the branch's tracked upstream). When the project declares a `remotes` block in `.aiwg/aiwg.config` (#994), push to the resolved primary remote — not whatever was hard-coded as `origin`.
161
+ Default to `git push` (uses the branch's tracked upstream). When the target
162
+ member declares a `remotes` block in `.aiwg/aiwg.config` (#994), push to that
163
+ member's resolved primary remote—not a workspace-root remote and not whatever
164
+ was hard-coded as `origin`. Workspace `push` authorization is an additional
165
+ required gate.
156
166
 
157
167
  **Resolution rule** (consult `.aiwg/aiwg.config`):
158
168
 
@@ -18,9 +18,11 @@ invariants:
18
18
  commandHint:
19
19
  argumentHint: "[--fail-on-drift] [--default-branch <name>] [--format text|json]"
20
20
  allowedTools: Read, Bash
21
- model: sonnet
21
+ model: haiku
22
22
  category: maintenance
23
23
  orchestration: false
24
+ modelRole: efficiency
25
+ modelTier: economy
24
26
  ---
25
27
 
26
28
  # Git Mirror Audit
@@ -6,8 +6,10 @@ description: Disable the AIWG context hook without uninstalling AIWG or deleting
6
6
  commandHint:
7
7
  argumentHint: "[--provider claude|warp|copilot|cursor|factory|windsurf|opencode|codex] [--all]"
8
8
  allowedTools: Read, Write, Edit, Bash, Glob
9
- model: sonnet
9
+ model: haiku
10
10
  category: hook-management
11
+ modelRole: efficiency
12
+ modelTier: economy
11
13
  ---
12
14
 
13
15
  # Hook Disable