Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

ai-config-managementAI 配置管理

Agent Skill

ai-config-management 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

285

周安装

12

GitHub Stars

3

下载量

355
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:ai-config-management(AI 配置管理)
来源仓库:https://github.com/terraphim/terraphim-skills
仓库路径:skills/ai-config-management
安装命令:
npx skills add https://github.com/terraphim/terraphim-skills --skill ai-config-management
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/terraphim/terraphim-skills --skill ai-config-management

简介

提供 AI 赋能的配置管理规格化工作流程与治理模型定义。

  • 涵盖功能需求、漂移检测、健康指标与审计追踪设计。
  • 通过 npx 命令从指定 GitHub 仓库安装,支持企业约束与 AI 成熟度分级适配。
  • 需明确 RACI 责任矩阵与控制基线映射,确保合规性与可追溯性。
  • ai-config-management 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

AI-Enabled Configuration Management Specification

Workflow

Producing an AI-enabled CM specification follows this sequence:

  1. Scope the system -- Identify operational context, enterprise constraints, AI maturity level
  2. Define the governance model -- Authority structure, RACI/RASIC, escalation paths
  3. Specify functional requirements -- See functional-requirements.md
  4. Define AI agent architecture -- See ai-agents.md
  5. Map control surfaces and baselines -- See control-surfaces.md
  6. Design drift detection framework -- See drift-detection.md
  7. Establish metrics and health indicators -- See metrics.md
  8. Compose the deliverable -- See deliverable-structure.md for required sections and format

Core Principles

Treat context as a controlled architectural variable, not an ambient condition.

  • AI augments human authority; it does not replace it
  • Entropy is reduced through semantic baselining, reconciliation protocols, and gated progression
  • Progression halts when semantic integrity is violated
  • Operational mechanisms, not philosophical descriptions

Operating Constraints

The CM system addresses environments characterised by:

  • Probabilistic AI behaviour with non-deterministic outputs
  • Evolving prompts, model versions, and training data
  • Shifting domain definitions under commercial pressure
  • Artefact proliferation across lifecycle stages
  • Multiple stakeholder interpretation layers

Explicit threats the specification must counter:

ThreatMechanism
Context entropySemantic baselining + reconciliation
Semantic driftTerminology stability index + drift alerts
Unmanaged scope expansionBaseline freeze + formal change control
Informal commitments bypassing governanceDecision container governance + traceability
Artefact inconsistencyCross-artefact consistency engine + contradiction detection

Deliverable Structure

The specification output must contain these sections (see deliverable-structure.md for full detail):

  1. Executive Overview
  2. System Architecture (textual description)
  3. Formal Requirements (numbered, FR-xxx / NFR-xxx)
  4. Workflow Narratives
  5. Data Model Schema (conceptual)
  6. Governance Matrix (RACI/RASIC)
  7. Risk Register
  8. Implementation Phases

Use formal systems engineering language. Avoid generic project management phrasing. Align terminology with configuration control, semantic governance, and systems architecture.

ZDP Integration (Optional)

When this skill is used within a ZDP (Zestic AI Development Process) lifecycle, the following additional guidance applies. This section can be ignored for standalone usage.

ZDP Context

AI-enabled CM specification maps to the ZDP Design stage as a governance artefact produced alongside the Architecture Document. The CM specification's lifecycle stages align directly with ZDP's 6D model (Discovery through Drive). CM gate definitions (FR-C01-C05) should reference ZDP gate types (PFA, LCO, LCA, IOC, FOC, CLR) when producing specifications for ZDP-governed programs.

Additional Guidance

When producing CM specifications within a ZDP lifecycle:

  • Map CM control surface baselines (control-surfaces.md) to ZDP stage-gate boundaries
  • Reference ZDP artefact types in the artefact classification schema (FR-B01): PVVH, business scenarios, domain model, design brief, prompt specs align to control surfaces 1-10
  • Integrate epistemic status classification from perspective-investigation into gate readiness assessments (FR-C01-C04): gate checklist items should carry Known/Sufficient, Partially Known, Contested, Underdetermined, or Out-of-Scope status
  • Reference the Responsible AI Risk Register (from /responsible-ai) as input to Risk Register section (Section 7 of deliverable)
  • Align drift monitoring categories (drift-detection.md) with ZDP Drive stage monitoring requirements

Cross-References

If available, coordinate outputs with:

  • /architecture -- CM specification complements the Architecture Document
  • /responsible-ai -- AI-specific risks feed into CM risk register
  • /perspective-investigation -- epistemic status classification for gate items
  • /mlops-monitoring -- operational drift monitoring complements CM drift specification
  • /requirements-traceability -- CM traceability requirements (FR-H) align with traceability matrix production

Reference Navigation

NeedReference File
Functional capabilities (A through I)functional-requirements.md
AI agent roles, inputs, outputs, authorityai-agents.md
Control surfaces, baselines, freeze logiccontrol-surfaces.md
Drift detection frameworkdrift-detection.md
Metrics and health indicatorsmetrics.md
Full deliverable structure and formatdeliverable-structure.md
Governance templates (RACI, risk register)governance-templates.md

Load only the reference files relevant to the current task. For a full specification, read all. For targeted work (e.g., only drift detection), read only the applicable file.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

33.88%
按下载量换算120

Claude

33.83%
按下载量换算120

Cursor

17.78%
按下载量换算63

Gemini CLI

10.77%
按下载量换算38

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills