跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Dotforge

插件 已验证 活跃
属于:Dotforge

Behavior governance for Claude Code — declarative runtime policies on tool calls (search-first, no-destructive-git, verify-before-done, …) compiled to PreToolUse hooks, plus configuration governance: 18 skills, 7 agents, 16 stacks, audit scoring, practices pipeline.

19 个 Skill 0 个 MCP
目的

To enforce consistent and high-quality Claude Code configurations across projects, improving developer productivity and reducing configuration drift.

功能

  • Declarative runtime policies on tool calls
  • Compiled PreToolUse hooks for enforcement
  • Cross-project configuration governance
  • Audit scoring and practices pipeline
  • Stack and agent management

使用场景

  • Standardizing Claude Code configurations across a team's projects.
  • Enforcing security and best practices in AI-assisted development workflows.
  • Automating the setup and maintenance of project-specific Claude Code configurations.
  • Auditing and scoring the quality of Claude Code configurations over time.

非目标

  • Replacing Claude Code itself
  • Directly managing code implementation beyond configuration and behavior.
  • Providing AI models or core LLM functionalities.

实践

  • Code quality
  • Security
  • Configuration management
  • Workflow automation
  • Best practices
  • Auditability

先决条件

  • Claude Code CLI
  • bash (macOS, Linux, WSL)
  • python3 (optional, for JSON validation and some hooks)
  • jq (optional, for hook input parsing)

安装

请先添加 Marketplace

/plugin marketplace add luiseiman/claude-kit
/plugin install claude-kit@dotforge

包含 19 个扩展

Skill (19)

Audit Project 技能

Audits the Claude Code configuration of a project against the dotforge template. Generates a report with score and gaps.

98
Benchmark 技能

Compare Claude Code output with full config vs minimal config using standardized tasks per stack.

95
Bootstrap Project 技能

Initializes the Claude Code configuration in a new or existing project using the dotforge template.

100
Capture Practice 技能

Captures an insight or practice discovered during work and registers it in the dotforge practices/inbox.

98
Diff Project 技能

Shows what changed in dotforge since the project's last sync, to decide whether running /forge sync is worthwhile.

95
Domain Extract 技能

Extract domain knowledge from existing project sources and generate domain rules. Also handles vault sync and domain listing.

100
Export Config 技能

Export dotforge configuration to other AI code editors (Cursor, Codex, Windsurf, OpenClaw).

97
Forge Behavior 技能

Manage dotforge v3 behavior governance — view status, toggle behaviors, adjust strictness. Use when the user asks about active behaviors, wants to disable one for the current session, or adjust escalation thresholds.

99
Init Project 技能

Quick-start Claude Code configuration. Auto-detects stack, asks 4 questions to understand the project, generates complete config.

98
Learn Project 技能

Scan project code to detect patterns, dependencies, and conventions. Propose domain rules based on what the code actually does.

95
Mcp Add 技能

Install an MCP server template from dotforge into a project or global Claude Code config with a single command.

99
Plugin Generator 技能

Generate a Claude Code plugin package from the current project's dotforge configuration, ready for marketplace submission.

98
Reset Project 技能

Restore a project's .claude/ directory to the dotforge template from scratch, with backup and rollback option.

98
Rule Effectiveness Analysis 技能

Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.

100
Scout Repos 技能

Fetch .claude/ configs from curated repos in sources.yml, compare against dotforge template, report novel patterns.

98
Session Insights 技能

Analyze past Claude Code sessions to extract patterns, metrics, and recommendations.

95
Sync Template 技能

Update an existing project's Claude Code configuration against the current dotforge template, without losing local customizations.

98
Update Practices 技能

Process the practices inbox, evaluate, incorporate into dotforge, and suggest propagation to projects.

95
Watch Upstream 技能

Fetch official Anthropic/Claude Code docs, detect changes relevant to dotforge, report deltas.

95

质量评分

已验证
98 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标6
许可证MIT
状态
查看源代码