用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/unbound-force/website --skill always-on-guidance命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
正在显示 SKILL.md
| name | always-on-guidance |
| description | Global coding rules and tool usage discipline |
| tags | ["always-on","coding","quality"] |
Rules that apply to every coding session.
replicator_org_* tools for work item managementreplicator_comms_* tools for agent messaging and file reservationsreplicator_forge_* tools for multi-agent coordinationdewey_store_learning / dewey_semantic_search for learning storage and retrievaldewey_semantic_search before solving problems from scratchdb.OpenMemory() for database testst.TempDir() for filesystem teststesting package only — no testifyTestXxx_Descriptionfmt.Errorf("operation: %w", err)errors.Is for sentinel error checkstype: description