# BackToCimaCoppi

> Open-source publisher. Listings imported from github.com/BackToCimaCoppi — credited to the original author with their license.

- **Listings:** 17
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/backtocimacoppi
- **Website:** https://github.com/BackToCimaCoppi

## Published listings

- [Legacy Archaeology](https://agentstack.voostack.com/l/skill-backtocimacoppi-praxis-legacy-archaeology) — Skill · Free · security-reviewed — `agentstack add skill-backtocimacoppi-praxis-legacy-archaeology`
  从老旧黑盒代码反推「树形索引、逐层下钻」的知识库（业务逻辑/数据库/接口三层），给重构 AI 注入背景。承诺「边界内可审计覆盖 + 残余风险显式登记」，不承诺零遗漏。触发词：「老代码考古」「反推知识库」「重构前背景」「把老项目翻译成文档」「legacy 调查」。
- [Lightweight Design](https://agentstack.voostack.com/l/skill-backtocimacoppi-praxis-lightweight-design) — Skill · Free · security-reviewed — `agentstack add skill-backtocimacoppi-praxis-lightweight-design`
  轻量设计方案 skill（用户级通用）。为单次局部修改任务编写"任务级 L5/L6"——用决策海拔锁死本次要改什么、怎么改的业务逻辑与关键技术取舍。它是用户审核层与施工期局部临时真值：用户在此拍板，AI 据此（或据此生成的施工蓝图）施工，完工后回补七层文档。
- [Ask Opus](https://agentstack.voostack.com/l/skill-backtocimacoppi-praxis-ask-opus) — Skill · Free · security-reviewed — `agentstack add skill-backtocimacoppi-praxis-ask-opus`
  让 Opus 子线程处理最复杂的分析和执行任务。触发词："问一下opus"、"让opus去做"。主线程（L1）制包，Opus（L3）深度推理。
- [Docs From Code](https://agentstack.voostack.com/l/skill-backtocimacoppi-praxis-docs-from-code) — Skill · Free · security-reviewed — `agentstack add skill-backtocimacoppi-praxis-docs-from-code`
  从代码反推需求文档（L1 补写）的通用方法论 skill。任何项目里需要为已有代码补写需求文档时使用。提供 7 步操作流程、前后端代码阅读重点、归档使用规则、不确定信息处理、需求文档模板。项目特定约定（目录结构、版本制、命名规则）见各项目自身 docs-writing-guide skill。触发词："补写需求文档"、"从代码反推"、"L1 补写"、"反推 L1"。
- [Project Patch Template](https://agentstack.voostack.com/l/skill-backtocimacoppi-praxis-x) — Skill · Free · security-reviewed — `agentstack add skill-backtocimacoppi-praxis-x`
  【模板·复制后改名】项目级补丁 skill 模板。Praxis 里的用户级 skill（doc-layer-system / construction-blueprint / lightweight-design / docs-from-code 等）只含通用引擎与"留白挂载点"，不硬编码任何项目特定值。本模板把所有挂载点列成填空区——复制到你项目的 .claude/skills/ 下、改名为 <你的项目>-patch、逐项填上你项目的真实值，引擎即可挂载运行。触发词：由你按需声明。
- [Code To Guide](https://agentstack.voostack.com/l/skill-backtocimacoppi-praxis-code-to-guide) — Skill · Free · security-reviewed — `agentstack add skill-backtocimacoppi-praxis-code-to-guide`
  |
- [Commit Changes](https://agentstack.voostack.com/l/skill-backtocimacoppi-praxis-commit-changes) — Skill · Free · security-reviewed — `agentstack add skill-backtocimacoppi-praxis-commit-changes`
  Use when the user wants to stage changes, create a git commit, or push to the remote repository. Follow the repository's Chinese commit-message convention and review the diff before committing. Run the repository's pre-commit check if present before staging. Never use git add -A or git add .
- [Ask Claude](https://agentstack.voostack.com/l/skill-backtocimacoppi-praxis-ask-claude) — Skill · Free · security-reviewed — `agentstack add skill-backtocimacoppi-praxis-ask-claude`
  Use when the user wants to consult Claude for a second opinion, audit, or direct execution. 触发词："问一下克劳德"、"问一下claude"、"问一下sonnet"、"让克劳德去做"、"让claude直接XX"、"问一下opus"、"让opus去做"。This skill uses the Agent tool to spawn a Claude subagent from the main thread. All synthesis and decisions stay in the main thread.
- [Long Doc Governance](https://agentstack.voostack.com/l/skill-backtocimacoppi-praxis-long-doc-governance) — Skill · Free · security-reviewed — `agentstack add skill-backtocimacoppi-praxis-long-doc-governance`
  长文档治理 skill。当 post-change-check 报 [CRITICAL] 长文档警告，或用户主动要求"拆文档"、"文档太长"时触发。核心机制：增量治理（不主动拆现有文档，仅在对超长文档做实质修改时治理）、微改豁免、拆分预算退路。触发词："拆文档"、"文档太长"、"split doc"、"文档拆分"。
- [Construction Blueprint](https://agentstack.voostack.com/l/skill-backtocimacoppi-praxis-construction-blueprint) — Skill · Free · security-reviewed — `agentstack add skill-backtocimacoppi-praxis-construction-blueprint`
  施工蓝图 skill（用户级通用）。在写代码之前，把一次任务的施工面做成"代码镜像 + 施工指南"：逐文件变更清单、关键实现点、施工切片、验收映射。目的是限制施工范围，并让对抗评审发生在图纸上而不是已成型的代码上。一次性消耗品，施工完成即归档。
- [Adversarial Review](https://agentstack.voostack.com/l/skill-backtocimacoppi-praxis-adversarial-review) — Skill · Free · security-reviewed — `agentstack add skill-backtocimacoppi-praxis-adversarial-review`
  对抗评审 skill。主线程把待评审内容（设计文档 / 代码 / 任意方案）原样打成证据包，并行起 Claude(Opus) 子线程与 codex(GPT 5.5) 做两份独立评审，再由 Opus 裁判逐条裁决采纳/驳回，产出最终报告。Claude 轮用 Agent 工具，GPT 轮用 codex。触发词："克劳德评审"、"对抗评审"。
- [Ask Sonnet](https://agentstack.voostack.com/l/skill-backtocimacoppi-praxis-ask-sonnet) — Skill · Free · security-reviewed — `agentstack add skill-backtocimacoppi-praxis-ask-sonnet`
  让 Sonnet 子线程分析或执行任务。触发词："问一下sonnet"、"问一下claude"、"让sonnet去做"、"让claude去做"。主线程（L1）制包，Sonnet（L2）深度推理。
- [Task Control Doc](https://agentstack.voostack.com/l/skill-backtocimacoppi-praxis-task-control-doc) — Skill · Free · security-reviewed — `agentstack add skill-backtocimacoppi-praxis-task-control-doc`
  Use when the user wants a master control document for a large, complex, long-running, or multi-session task. Defines how to create a task control doc that captures background, mandatory reads, subtask breakdown, and self-contained work packages so each subtask can be executed in a fresh session with minimal context.
- [Control](https://agentstack.voostack.com/l/skill-backtocimacoppi-praxis-control) — Skill · Free · security-reviewed — `agentstack add skill-backtocimacoppi-praxis-control`
  Use when the task is to inspect or continue an active master control document under docs/00-任务总控/, such as "继续总控", "执行 T3", "查看总控状态", "给我一个总控任务表". This skill selects the target task directory, reads MINIMAL mandatory context for the requested granularity, executes one subtask within strict scope, and writes status updates back. Strictly enforces single-subtask boundaries: executing Tn means doing…
- [Git Worktree](https://agentstack.voostack.com/l/skill-backtocimacoppi-praxis-git-worktree) — Skill · Free · security-reviewed — `agentstack add skill-backtocimacoppi-praxis-git-worktree`
  Git worktree 生命周期管理 skill。触发后弹出菜单，支持：新建 worktree、把当前 worktree 合并到 master、把 master 同步到所有 worktree、清理当前 worktree。触发词：创建 worktree、新建 worktree、worktree 合并、合并到 master、master 同步、同步所有 worktree、清理 worktree、git worktree、worktree 管理。
- [Doc Layer System](https://agentstack.voostack.com/l/skill-backtocimacoppi-praxis-doc-layer-system) — Skill · Free · security-reviewed — `agentstack add skill-backtocimacoppi-praxis-doc-layer-system`
  AI 驱动开发七层文档体系的可执行 skill（用户级通用）。在任何涉及代码开发、文档同步、代码审查、测试编写的任务中，Agent 必须遵循此体系的分层规则、人工裁决规则、同步流程和变更钩子机制。项目特定规则（目录路径、域列表、死亡线区域清单、金标准领域清单等）通过项目级 skill 补丁扩展，本 skill 不硬编码任何项目特定内容。触发场景：编写/修改代码或文档后需要同步、新增接口/数据库/页面功能、执行 /review、编写测试用例、处理文档与代码之间的矛盾、询问「这个东西该放哪里」或「这几个文档矛盾了听谁的」。
- [Code To 7layer](https://agentstack.voostack.com/l/skill-backtocimacoppi-praxis-code-to-7layer) — Skill · Free · security-reviewed — `agentstack add skill-backtocimacoppi-praxis-code-to-7layer`
  从现有代码冷启动、生成七层文档反推总控文档的 skill（用户级通用）。本 skill 的交付物是「扫描摘要 + 任务总控编排文档」，不包含具体层的文档撰写（Phase 3 由 /control 驱动，单独消耗会话预算）。适用场景：项目无文档或文档严重过时、需要系统性规划七层文档补写任务。触发词：「冷启动建文档骨架」「反推文档体系总控」「从代码反推文档」「代码到七层」「反推文档体系」。

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
