feat(skills): sync improved skill content from AOS mini-agi#5
Merged
Conversation
Updates 5 skills with richer guidance learned from real org-memory usage: - github-daily-ingestion: full pipeline (watchlist → dry-run → run → inspect → synthesize), raw data layout, synthesis guidance, PR expectations - github-org-discovery: detailed review-before-write checklist, project/people/team page creation steps, identity collision handling, stub conventions - llm-wiki: dense interlinking principle, small composable pages, incremental evolution (append/sharpen/contradiction), evidence-at-edge, stub-and-grow, anti-patterns, relationship to graph/ directory - pr-workflow: branch naming, commit via -F, gh pr create --body-file, gotchas (& backgrounding, stale main), do-not list - wiki-search: integration with daily ingestion pipeline, model choices, output contract, copy-embeddings-back step, stale-embedding pitfalls These skills were refined through actual Cashu / AOS / Marmot / Divine / Soapbox bootstrapping and daily ingestion runs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's added
Updates 5 template skills with richer guidance learned from real org-memory usage across Cashu, AOS, Marmot, Divine, Soapbox, and Foundry.
github-daily-ingestion
github-org-discovery
llm-wiki
pr-workflow
wiki-search
Source
These are the exact skill files currently running in the AOS mini-agi repo, refined through repeated bootstrapping and daily ingestion runs.