awaken-claude-governance
Enforces Awaken Church's governance policies by scanning content, correcting language, blocking unauthorized integrations, routing projects, and flagging content for review.
README
Awaken Church — Claude Governance
Turns the Awaken Claude rollout guardrails (originally the internal rollout site) into Skills and an MCP server so the constraints are available to anyone on Claude Enterprise — automatically, everywhere.
The model
- Skills teach behavior. Model-invoked packages that shape how Claude drafts, edits, and produces content for Awaken. Work today, no infrastructure.
- The MCP holds the living source of truth and enforces it. Canonical policy resources + tools that actively scan content, correct language, block integrations, route projects, and flag content for review.
shared/policy-data/is the single source of truth. Both skills and the MCP derive from the same JSON — edit once, no drift.
Structure
awaken-claude-governance/
shared/policy-data/ Single source of truth (5 JSON files)
skills/ 9 skills (Phase 1 deliverable)
mcp-server/ Governance MCP (Phase 2 deliverable)
docs/ Deployment, governance, taxonomy
Install the skills (one command)
Copy all 9 skills into your Claude Code skills directory:
npx github:Keystone-Infrastructure-Corp/awaken-claude-governance
That installs into ~/.claude/skills/ (personal — available in every project). Restart/reload Claude Code to pick them up.
Options
# List what's available
npx github:Keystone-Infrastructure-Corp/awaken-claude-governance --list
# Preview without writing
npx github:Keystone-Infrastructure-Corp/awaken-claude-governance --dry-run
# Install into THIS repo's ./.claude/skills (commit with a project)
npx github:Keystone-Infrastructure-Corp/awaken-claude-governance --project
# Only specific skills
npx github:Keystone-Infrastructure-Corp/awaken-claude-governance --only awaken-constitution,awaken-acceptable-use
# Overwrite existing (keeps a .bak copy)
npx github:Keystone-Infrastructure-Corp/awaken-claude-governance --force
For org-wide distribution to everyone on Claude Enterprise, use the admin Skill library upload instead (see docs/deployment-enterprise.md). The npx installer is for individuals and per-project setups.
Enterprise (all staff)
For org-wide rollout, don't use npx — provision centrally:
- Paste
enterprise/org-preferences.txtinto Admin -> Organization Preferences (the non-toggleable baseline). - Run
npm run packageto builddist-enterprise/skill zips, then upload them via admin skill provisioning (enabled by default for all users). - Gate seats on AUP acknowledgment.
Full steps + enforcement caveats: docs/enterprise-admin-checklist.md.
The 9 skills
| Skill | Purpose |
|---|---|
awaken-constitution |
Always-on baseline: voice, language, frameworks, brand, guardrails |
awaken-acceptable-use |
What must never enter Claude; what needs review before publishing |
awaken-launch-guardrails |
Integrations off until Sept 2026; exception process |
awaken-brand-voice |
Project 1 — content & visual brand, sub-brands |
awaken-one-awaken-os |
Project 2 — EPU, 3 Harvests, S.T.A.F.F., Tables & Altars |
awaken-budget-partnership |
Project 3 — budget philosophy, no live actuals |
awaken-campus-pastor-hub |
Project 4 — day-to-day CP support |
awaken-staff-onboarding |
Project 5 — teaching mode for new hires |
awaken-prompting-guide |
How-To + FAQ, project routing |
The MCP tools
check_content, check_language, is_integration_allowed, which_project, flag_for_review — plus 5 policy resources and 2 prompt flows. See mcp-server/README.md.
⚠️ Important sequencing
Awaken's own Launch Guardrails prohibit MCP servers until September 2026. So:
- Phase 1 (now): deploy the skills + refresh the Org Constitution. Skills carry Phase 1 entirely.
- Phase 2 (Sept): deploy the MCP as an approved, admin-managed connector alongside the other integrations.
See docs/deployment-enterprise.md and docs/governance-and-maintenance.md.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。