一键导入
setup-rules-restruct
Generate or refresh the project's CLAUDE.md rules file. Delegates to the restruct init skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate or refresh the project's CLAUDE.md rules file. Delegates to the restruct init skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Disable restruct prompt refinement. Prompts pass through to Claude without local LLM preprocessing.
Enable restruct prompt refinement. Re-enables the local LLM preprocessing of prompts.
Generate a minimal, research-backed CLAUDE.md for this project. Analyzes the codebase for non-obvious commands and conventions, interviews you for team knowledge, and produces a concise file that stays under 30 rules.
Manually refine a prompt through the local LLM meta-prompt pipeline. Transforms a casual developer request into a structured, rules-aware prompt using a local Ollama model. Only works when features.refinement is enabled in config.yaml.
Review tool permission decisions across sessions and propose auto-approval rules. Analyzes which tools the user consistently approves, then suggests additions to .restruct/permissions.yaml to eliminate repetitive permission dialogs.
Write an initial .restruct/permissions.yaml with safe defaults so the restruct permit hook can auto-approve common tool use without repeated dialogs.
| name | setup-rules-restruct |
| description | Generate or refresh the project's CLAUDE.md rules file. Delegates to the restruct init skill. |
This skill generates a minimal, research-backed CLAUDE.md for the current project.
It delegates to the init-restruct skill, which handles discovery, user interview, and generation.
/restruct:init-restruct to run the full CLAUDE.md generation flow.init-restruct will audit it and propose changes rather than overwriting./restruct:setup-restruct flow.Run /restruct:init-restruct to execute the full generation flow, or invoke this skill from
the master setup flow.