kenspc/kenspc-claude-plugin

Principle-first software-development workflow for Claude Code — brief → plan → task → implement → review, built for current-gen models.

1Stars on the repository
28Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

generate-brief

01

kenspc/kenspc-claude-plugin

Skill Claude CodeCodex

A guided conversation that turns an unclear idea into a structured requirements brief. A requirements brief records what should be built and the needs it must address.

1 1mo ago A 120 tokens

generate-guide

02

kenspc/kenspc-claude-plugin

Skill Claude CodeCodex

A tool that reads a project’s code and writes a beginner-friendly guide for setting it up and deploying it. It can cover the whole project or one app in a monorepo, a repository containing several related apps or packages.

1 1mo ago A 101 tokens

generate-plan

03

kenspc/kenspc-claude-plugin

Skill Claude CodeCodex

A skill that turns requirements, backlog items, or specifications into a plan document. It uses three stages: discovering the work, writing the plan, and checking the result.

1 1mo ago A 98 tokens

generate-task

04

kenspc/kenspc-claude-plugin

Skill Claude CodeCodex

A tool that turns a planning document into a detailed task document by reading the project’s code. It then checks the task breakdown with a review agent.

1 1mo ago A 76 tokens

task-implement

05

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

06

kenspc/kenspc-claude-plugin

Skill Claude CodeCodex

A code-review workflow that uses several reviewers, a fixing step, and a regression check. Regression checking confirms that a change has not broken existing behavior.

1 1mo ago A 82 tokens