بنقرة واحدة
task-authoring
协助用户编写高质量的 CodeAgent 自动化任务模板(Tasks)。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
协助用户编写高质量的 CodeAgent 自动化任务模板(Tasks)。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Second fixture skill in the base category, used by Skills-gallery specs to exercise category counts and search filtering across multiple entries.
A trivial skill used only by the Playwright E2E suite's Skills-gallery spec, to have one real toggleable entry to interact with.
Fixture skill in the web category, used by Skills-gallery specs to verify category switching reveals a different set of entries.
扮演架构师角色,通过深度访谈将模糊需求转化为可执行的 IMPLEMENTATION_PLAN.md。
生成符合规范的 Git 提交信息和分支名称,并执行隐私与格式审计。
开启“问答模式”,通过递归式提问澄清需求,实时维护 IMPLEMENTATION_PLAN.md,并在用户最终确认后执行开发任务。当用户提到“问答模式”、“执行访谈”、“需求澄清”或需要对复杂任务进行前置规划时使用。
| name | task-authoring |
| description | 协助用户编写高质量的 CodeAgent 自动化任务模板(Tasks)。 |
协助编写以后可以通过 ca -t <name> 重复调用的自动化剧本。
tasks/ 目录下创建并实时维护指定的 .md 文件。tasks/audit.md 中生成包含 Git 审计和 Lint 检查的剧本。