How this skill is triggered — by the user, by Claude, or both
Slash command
/strucmod:commitThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- "提交一下当前进度"
| 字段 | 类型 | 说明 |
|---|---|---|
scope | str | 本次提交的主题 |
files | list[path]? | 可选:白名单 |
python scripts/check_data_safety.py --staged $(git diff --cached --name-only)。data/raw/ 或 data/derived/ → 拒绝并报警。git status 与 git diff 摘要。scope 与最近三个 commit 的风格,起草 commit message。git commit。| 文件 | 必产 | 说明 |
|---|---|---|
| git commit | ✅ | 新 commit |
logs/commit_<ts>.log | 建议 |
data/raw/ 或包含密钥的文件--no-verify 跳过 hooks| 症状 | 处理 |
|---|---|
| 必备前置未满足 | 报错并指出缺什么;不绕过 |
| 上游产物 stale | 重跑上游 skill;不"凭旧的 checkpoint 继续" |
| 用户口径模糊 | 调用 interview-me skill 反向访谈 |
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
npx claudepluginhub allblueuk/structural-modeling-for-economists --plugin strucmod