·repo-maintainer
>_

repo-maintainer

审核杂乱的存储库并将其重组为干净、LLM 友好的结构。它使用非破坏性的“迁移清单”流程来安全地整合脚本、建立文档并创建 AI 上下文区域。

3安装·0热度·@auldsyababua

安装

$npx skills add https://github.com/auldsyababua/instructor-workflow --skill repo-maintainer

如何安装 repo-maintainer

通过命令行快速安装 repo-maintainer AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/auldsyababua/instructor-workflow --skill repo-maintainer
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:auldsyababua/instructor-workflow。

SKILL.md

查看原文

This skill turns disorganized codebases ("polluted roots," "orphan scripts") into structured, readable repositories. It prioritizes LLM-Readability (creating explicit context maps) and Safety (using a reversible migration manifest).

The Audit (Discovery) First, analyze the repository to understand "Hot" (frequently changed) vs "Cold" (stale) zones.

The Manifest (Planning) Do not move files immediately. Create a migrationmanifest.yaml that defines the desired state.

审核杂乱的存储库并将其重组为干净、LLM 友好的结构。它使用非破坏性的“迁移清单”流程来安全地整合脚本、建立文档并创建 AI 上下文区域。 来源:auldsyababua/instructor-workflow。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/auldsyababua/instructor-workflow --skill repo-maintainer
分类
>_效率工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from auldsyababua/instructor-workflow

快速解答

什么是 repo-maintainer?

审核杂乱的存储库并将其重组为干净、LLM 友好的结构。它使用非破坏性的“迁移清单”流程来安全地整合脚本、建立文档并创建 AI 上下文区域。 来源:auldsyababua/instructor-workflow。

如何安装 repo-maintainer?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/auldsyababua/instructor-workflow --skill repo-maintainer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/auldsyababua/instructor-workflow