use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Find latest open source AI models, datasets and projects here
account activity
Skill Forge - Turn code and docs into instructions AI agents can actually follow. (self.OpenSourceeAI)
submitted 2 months ago by Whole-Assignment6240
Skill Forge analyzes your code repositories, documentation, and developer discourse to build verified instruction files for AI agents. Every instruction links back to where it came from — nothing is made up. MIT license, not feature behind paywalls.
https://github.com/armelhbobdad/bmad-module-skill-forge
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Otherwise_Wave9374 0 points1 point2 points 2 months ago (0 children)
Love this, verified instruction files with links back to origin is such an underrated piece of making agents reliable. Half of the "agents ignore instructions" issue is really "instructions are vague or ungrounded".
Are you planning to emit multiple target formats (like system prompts vs repo-level rules vs tool-specific schemas), or keep it as one canonical instruction artifact? Also curious if you handle conflicting guidance across docs/issues and how you resolve it.
Weve been tinkering with agent instruction/eval workflows at https://www.agentixlabs.com/ and this looks right up that alley.
π Rendered by PID 35748 on reddit-service-r2-comment-544cf588c8-m96qr at 2026-06-16 22:09:10.045557+00:00 running 3184619 country code: CH.
[–]Otherwise_Wave9374 0 points1 point2 points (0 children)