unoplatunoplatOfficialยท2 Agent Skills Included

unoplat-code-confluence

Repository code context extraction and AGENTS.md generation

Parses Python and TypeScript repositories into structured code context covering dependencies, entry points, interfaces, and business logic. Generates accurate AGENTS.md files per repository and publishes them as pull requests automatically. Eliminates manual codebase exploration so coding agents work faster on mature, multi-repo projects.
npx skills add unoplat/unoplat-code-confluence --all -g -y
Available:

Tells the agent which package manager and project commands to use for Python and TypeScript work, and requires reading the backlog instructions before creating or tracking tasks.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’