kenspc

28 mods across 1 repository, 1 stars between them.

generate-plan

25

kenspc/kenspc-claude-plugin

Skill Claude CodeCodex

Generate a comprehensive plan document (计划书/計劃書) from requirements, backlog items, or specs. Adapts to project-specific templates. Includes collaborative discussion, self-challenge, and automated verification via review agent. Three phases: Discover, Plan, Verify. Trigger on: "write a plan", "generate plan", "写计划书"…

1 1mo ago A 98 tokens

generate-task

26

kenspc/kenspc-claude-plugin

Skill Claude CodeCodex

Generate a fine-grained task document (任务文档/任务分解) from a plan document. Reads actual code to determine correct decomposition, then self-reviews via review agent. Trigger on: "generate tasks", "break down tasks", "create task document", "拆任务", "生成任务", "任务分解", "帮我拆任务".

1 1mo ago A 76 tokens

task-implement

27

kenspc/kenspc-claude-plugin

Skill Claude CodeCodex

Automated batch implementation: auto-implements ALL incomplete tasks from a task document without user interaction, then runs automated code review. Only use when the user explicitly requests automated/batch task implementation.

1 1mo ago A 42 tokens

task-review

28

kenspc/kenspc-claude-plugin

Skill Claude CodeCodex

Thorough code review (代码审查/review代码) using 5 parallel review agents, a fix agent, and a regression verification agent. Use for ANY code review request — not overkill, each agent covers a different angle (bugs, edge cases, tests, security, conventions). Works with a task document (review against requirements) or…

1 1mo ago A 82 tokens