Real Skill packageSource verifiedClawHub registry

Agent项目必备文件管理器

文件太多?AI忘上文?换会话麻烦?AI记错版本? 请给 AI 长期项目建立「项目记忆 + 文件索引 + 工作规则 + 版本记录」的治理系统。让 AI 换会话、换模型、甚至换 Agent 后,仍然能完美交接项目,而无需重新遍历或猜测。 包含:跨 Agent 的公共协议:VERSIONS.md / LESSONS.md / whitelist.json / blacklist.json / index.md ;适配器:SKILL.md / CLAUDE.md / AGENTS.md / .cursor/rules/ 。 适配TRAE,其他代理无法保证。 CLI 已通过 76 用例健壮性测试。

Identity and source

Publisher attributionCentury0327registry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 60% rule confidence
Package forminstruction with code18 recorded files
Canonical sourceClawHub registryclawhub:century0327:project-governance
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/20/2026.claude/skills/project-governance

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/20/2026.agents/skills/project-governance

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/20/2026skills/project-governance

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @century0327/project-governance
clawhub inspect @century0327/project-governance --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
18 / 18 inspected as text
Checked
8/20/2026, 1:53:04 AM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/19/2026, 8:13:32 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:8226d619f025fdfdfbf3df883771a85e9535cc8974e6c7a593910d5da339938f
Show up to 18 recorded paths
  • .gitignore
  • examples/example-workflow.md
  • README.md
  • scripts/governance.py
  • skill-card.md
  • SKILL.md
  • templates/AGENTS.md
  • templates/ARCHITECTURE.md
  • templates/blacklist.json
  • templates/CHANGELOG.md
  • templates/index_notes.json
  • templates/index.md
  • templates/LESSONS.md
  • templates/PROJECT.md
  • templates/session_handoff.md
  • templates/VERSIONS.md
  • templates/whitelist.json
  • tests/test_governance.py

Source changelog

Initial release: project-governance 1.0.0 establishes a governance workspace for AI-assisted long-running projects. - Adds structured project memory, file indexing, governance protocol, error log, session handoff, changelog, stable versioning, and parameter registries. - Provides CLI commands to scaffold, validate, index, and check governance files. - Supports both English and Chinese usage documentation. - Designed to prevent repeat mistakes, lost files, and version confusion across AI sessions and agents. - Intended for projects needing durable rules and clarity; not for small or one-off tasks.