Skip to content

feat(skills): sync improved skill content from AOS mini-agi#5

Merged
agentic-organization merged 1 commit into
mainfrom
sync/aos-skills-improvements
May 12, 2026
Merged

feat(skills): sync improved skill content from AOS mini-agi#5
agentic-organization merged 1 commit into
mainfrom
sync/aos-skills-improvements

Conversation

@agentic-organization
Copy link
Copy Markdown
Owner

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

  • Full pipeline: watchlist → dry-run → run → inspect → synthesize
  • Raw data layout and watchlist source types ( vs )
  • Synthesis guidance: good updates vs. anti-patterns
  • PR expectations for daily run PRs

github-org-discovery

  • Review-before-write checklist (archived repos, forks, trivial repos, bots, identity collisions)
  • Step-by-step project/people/team page creation
  • Stub conventions and identity resolution
  • PR body requirements

llm-wiki

  • Dense interlinking principle and why graph density matters
  • Small composable pages target (~100 lines)
  • Incremental evolution: append / sharpen / flag contradictions
  • Evidence-at-edge and stub-and-grow patterns
  • Anti-patterns list (monolithic pages, silent overwrites, orphan pages)
  • Relationship to , ,

pr-workflow

  • Branch naming conventions
  • Commit via to avoid backgrounding bugs
  • with structured sections
  • Do-not list (push main, force main, merge without approval)
  • Gotchas from real usage

wiki-search

  • Integration with daily ingestion pipeline
  • Model choices table (MiniLM, bge-small, bge-large, mxbai)
  • Output contract and copy-embeddings-back step
  • Stale-embedding and query-vs-corpus-mismatch pitfalls

Source

These are the exact skill files currently running in the AOS mini-agi repo, refined through repeated bootstrapping and daily ingestion runs.

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.
@agentic-organization agentic-organization merged commit b9106f0 into main May 12, 2026
1 check passed
@agentic-organization agentic-organization deleted the sync/aos-skills-improvements branch May 12, 2026 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant