
Orban Intent Layer
- 8 repo stars
- Updated July 27, 2026
- orban/intent-layer
orban-intent-layer is a Claude Code plugin that provides skills to create and maintain a hierarchical Intent Layer for AI-navigable codebases.
About
orban-intent-layer is a Claude Code plugin repository that ships custom skills for setting up and maintaining an Intent Layer—hierarchical, AI-navigable structure over your codebase. developers and small teams use it when agents repeatedly misunderstand module boundaries, duplicate work, or skip critical files because flat tree listings are not enough. The plugin emphasizes engineers’ intent captured in layered files, compatibility with AGENTS.md-oriented workflows, and maintenance as the repo evolves. Treat it as journey-wide infrastructure: valuable during discovery on unfamiliar code, essential while building new areas, helpful during review when intent and implementation diverge, and necessary in operate when refactors change navigation truth. One plugin bundle keeps scope tight compared with a full marketplace. Confidence is moderate because public README detail is thin, but keywords and description clearly center on intent-layer lifecycle for Claude Code.
- Custom Claude Code CLI skills for Intent Layer setup and ongoing maintenance
- Hierarchical, AI-navigable codebase maps aligned with AGENTS.md-style workflows
- Supports senior-engineer-grade navigation context across large monorepos
- Single focused plugin for intent files and structured codebase orientation
Orban Intent Layer by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin install orban-intent-layer@orban/intent-layerAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 8 |
|---|---|
| Last updated | July 27, 2026 |
| Repository | orban/intent-layer ↗ |
What it does
Install Intent Layer when you need Claude Code skills to create and maintain AI-navigable hierarchical intent files across a growing codebase.
Who is it for?
maintainers of medium-to-large repos who already use or want AGENTS.md-style agent guidance and need durable intent metadata.
Skip if: Tiny throwaway scripts or greenfield repos where formal intent layers would be overhead before the first feature ships.
What you get
After installation, you can bootstrap and update Intent Layer files so Claude navigates the codebase like a senior engineer with shared structural context.
- Initialized Intent Layer structure for the repository
- Maintenance workflow for keeping intent files current
- Improved agent navigation context across hierarchical modules
Recommended Plugins
How it compares
Repo navigation and intent documentation plugin, not a UI generator or deployment MCP.
FAQ
Who is Orban Intent Layer for?
It is for developers using Claude Code CLI who manage non-trivial codebases and want hierarchical intent files that keep agents aligned with real module purpose.
When should I use Orban Intent Layer?
Use it when onboarding agents to a repo, after major refactors, or whenever AGENTS.md-style navigation needs a structured Intent Layer pass.
How do I add Orban Intent Layer to my agent?
Register the orban/intent-layer plugin in Claude Code, install the bundled skill, then run its setup and maintenance flows to create or update intent files in your tree.