Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

intent-layer

intent-layer 收录了来自 orban 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
5
更新
2026-02-16
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

intent-layer
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-01-27
clean
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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