一键导入
skill-authoring
Create, update, and verify schema-compliant project skills with strong context engineering, resource depth, and evidence boundaries.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create, update, and verify schema-compliant project skills with strong context engineering, resource depth, and evidence boundaries.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run the canonical build plus all nine per-project test commands from docs/TESTING.md. Never uses solution-level dotnet test.
Create or re-baseline lean, repository-grounded implementation plans and persistent dev docs when users ask for an implementation plan, technical plan, feature plan, refactor plan, or dev-docs workstream.
Senior CTO review workflow for repository-grounded implementation-plan workstreams used before coding.
Apply project EF Core conventions for repositories, DbContext setup, query filters, migrations, and seeded lookup data.
Create a self-contained HTML artifact focused on a high-quality SVG architecture or system diagram with minimal supporting prose.
Create a pragmatic self-contained HTML plan that organizes the user's plan content visually without expanding the scope unnecessarily.
| name | skill-authoring |
| description | Create, update, and verify schema-compliant project skills with strong context engineering, resource depth, and evidence boundaries. |
| type | workflow |
| enforcement | suggest |
| priority | high |
Use this skill when creating or changing .agents/skills/* so the result is a concise router plus a durable resource library. It protects context quality, schema compliance, evidence boundaries, and future-agent usability.
create-agent-context-skill..agents/skills/**, .Codex/contract/intents.yaml, Event.Architecture.Tests/AgentContext*Tests.cs, dev/active/** workstreams that plan a skill..agents/skills, .Codex/contract, or agent-context tests.SKILL.md is a compact routing and invariant file, while deep explanations, templates, checklists, and domain material live in resources/*.md.name, satisfy the required section order, and avoid AgentContextSchemaTests.SkipSchemaMigration exceptions.dev/active/* when the skill work is substantial, especially before handoff, compaction, or switching tasks.Skill authoring loop:
1. Classify the change with create-agent-context-skill.
2. Read AGENTS.md, _SKILL_SCHEMA.md, active plan/context/tasks, and source material.
3. Draft SKILL.md as a short router with exactly five invariants and five anti-patterns.
4. Move depth into resources/index.md and focused resource files.
5. Run architecture schema/link tests and update dev docs before handoff.
Minimum output boundary:
This skill provides workflow guidance grounded in the listed sources. It does not prove the product is correct, replace source review, or certify claims that require external validation.
dotnet test --project Event.Architecture.Tests/Event.Architecture.Tests.csproj --configuration Release --verbosity quietgit diff --check -- .Codex/contract/intents.yaml .agents/skills Event.Architecture.Tests/AgentContextLinkTests.cs