unoplat-code-confluence
Repository code context extraction and AGENTS.md generation
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Unoplat Code Confluence?โผ
Run `npx skills add unoplat/unoplat-code-confluence --all -g -y` in your terminal to install all skills in this suite globally.
How to generate AGENTS.md for a repository?โผ
Start the local app with `ucc service run`, complete provider setup, then run `ucc agent-md <repository_git_url>`. The backend refreshes the code and publishes the AGENTS.md pull request automatically.
What languages does Code Confluence support?โผ
It currently supports Python and TypeScript codebases, using Tree-sitter parsing with framework-aware detection for libraries like FastAPI, Django, and Next.js.
Why do coding agents need Code Confluence?โผ
Agents waste most of their context window exploring unfamiliar brownfield codebases. Code Confluence gives them precise, up-to-date repository context upfront so they produce working code faster.
Does Code Confluence work with Claude Code and other agents?โผ
Yes. The generated AGENTS.md files follow the open standard and work with Claude Code, Cursor, Codex, and other compatible coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core