当命令完成:总结 session → 校验 staged diff → 对齐/新增 docs → git add + commit
Install with Tessl CLI
npx tessl i github:tibelf/ai_project_init --skill commit-with-docsOverall
score
18%
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
git status --porcelaingit diff --cached --name-statusgit diff --cachedcat SESSION.md 2>/dev/null || echo "NO_SESSION_FILE"cat CLAUDE.md 2>/dev/null || echo "NO_CLAUDE_FILE"find docs/ -name "*.md" 2>/dev/null || echo "No docs found"# Session Intent (commit-level)
## Why
*
## What changed (user/dev visible)
*
## New concepts / modules / configs
*
## Scope (paths/modules)
*
## Breaking / Migration
*If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.