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

repolore

repolore 收录了来自 emyann 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
4
更新
2026-06-30
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

repolore
软件开发工程师

Give any repository a code-derived LLM wiki — cited claims, blob-SHA drift checking, coverage auditing, a generated index. Use when the user wants to set up, health-check, or refresh a maintained wiki / knowledge base / "lore" distilled from the codebase, or asks why-is-it-like-this documentation that stays honest as code changes.

2026-06-30
audit
软件开发工程师

Audit the wiki for wrongness behind unchanged bytes — per-claim verification of fresh pages against the code (the drift class hashes can't see), findings-inbox triage, and a reviewable commit. Use when the user asks to audit/verify the wiki's truthfulness, when check's dust line reports never-audited or overdue pages, or to triage FINDINGS.md.

2026-06-13
check
软件开发工程师

Report the health of the repo's LLM wiki — stale or unmanaged pages, new code with no page, index drift, page budget, tooling updates. Use when the user asks whether the wiki is up to date, before relying on wiki content for a task, or after merging significant changes.

2026-06-11
setup
软件开发工程师

Detect and activate optional repolore capabilities that need consent — the post-commit wiki nudge (per-machine or team-wide), team auto-update via project settings. Presents available-but-inactive items as one simple question. Use when the user asks to set up, activate, or enable repolore extras, or after an update adds new capability scripts.

2026-06-11
update
软件开发工程师

Update the repo's vendored repolore tooling (.repolore/scripts, wiki AGENTS.md, templates) to the installed version — safe regeneration that never overwrites local edits without consent. Use when wiki-check reports newer tooling, after updating the repolore plugin, or when the user asks to update repolore in this repo.

2026-06-11
init
软件开发工程师

Bootstrap an LLM-maintained, code-derived wiki in this repository — detect the stack, agree scope + a page plan with the user, vendor the schema + check scripts + templates in one mechanical shot, seed the overview page, and wire agent entry points. Run once per repo.

2026-06-11
refresh
软件开发工程师

Bring stale wiki pages back in line with the code — diff-driven triage (re-stamp / targeted edit / rewrite), citation re-verification, index regeneration, and a reviewable commit. Use when wiki-check reports stale pages or the user asks to update/refresh the wiki.

2026-06-11