Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

intent-layer

intent-layer contiene 11 skills recopiladas de orban, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
11
Stars
5
actualizado
2026-02-16
Forks
1
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

intent-layer
Desarrolladores de software

Set up hierarchical Intent Layer (AGENTS.md files) for codebases. Use when initializing a new project, adding context infrastructure to an existing repo, user asks to set up AGENTS.md, add intent layer, make agents understand the codebase, or scaffolding AI-friendly project documentation.

2026-02-16
intent-layer-compound
Desarrolladores de software

End-of-cycle learning capture and triage. Run after completing a feature, fixing a bug, or finishing any significant work. Reviews pending learnings, analyzes conversation for undocumented insights, and integrates into the Intent Layer with appropriate scope (global workflow vs local code).

2026-02-10
intent-layer-health
Desarrolladores de software

Quick health check for Intent Layer - validates nodes, checks staleness, reports coverage gaps

2026-01-27
clean
Desarrolladores de software

Remove the Intent Layer from a repository. Deletes all child AGENTS.md files and removes the Intent Layer section from the root CLAUDE.md.

2026-01-24
review-mistakes
Analistas de garantía de calidad de software y probadores

Interactive review of pending mistake reports from the learning loop. Walk through each report with the user, accepting/rejecting/discarding as appropriate.

2026-01-24
git-history
Desarrolladores de software

Extract Intent Layer content from git history. Analyzes commits, PRs, and blame to discover pitfalls, contracts, architecture decisions, and entry points that should be documented in AGENTS.md files.

2026-01-24
intent-layer-maintenance
Desarrolladores de software

Use when maintaining an existing Intent Layer, during quarterly reviews, after significant code changes, when something confused you, or when user asks to audit/update CLAUDE.md or AGENTS.md files.

2026-01-24
intent-layer-onboarding
Desarrolladores de software

Get oriented in an unfamiliar codebase using its Intent Layer. Use when joining a new project, exploring a codebase for the first time, or helping someone understand "where do I start?" questions.

2026-01-24
pr-review-mining
Desarrolladores de software

Extract Intent Layer content from GitHub PR descriptions and review comments. Mines merged PRs for pitfalls, contracts, architecture decisions, and anti-patterns that should be documented in AGENTS.md files.

2026-01-24
pr-review
Analistas de garantía de calidad de software y probadores

Review PRs against the Intent Layer. Use for reviewing AI-generated PRs or having AI review human PRs. Provides risk scoring, checklists, and contract verification.

2026-01-24
intent-layer-query
Desarrolladores de software

Query the Intent Layer to answer questions about the codebase. Use when asking "what owns X?", "where should I put Y?", "what constraints apply to Z?", or navigating an unfamiliar codebase using its AGENTS.md hierarchy.

2026-01-24