radiostart

35 mods across 1 repository, 2 stars between them.

radiostart-plugins

01

radiostart/claude-plugins

Plugin Claude Code

A Claude Code plugin marketplace operated by radiostart. It provides agent workflow tools based on knowledge of particular domains.

2 7d ago A tokens not measured

pilot-code-review

03

radiostart/claude-plugins

Agent

An internal code-review role that examines the current Git changes for quality before they are submitted as a pull request.

2 7d ago A 37 tokens

pilot-evaluator

04

radiostart/claude-plugins

Agent

A review step for checking finished code against the stated requirements and checking whether the code follows a consistent style.

2 7d ago A 22 tokens

pilot-generator

05

radiostart/claude-plugins

Agent

An agent that implements code after a planner has confirmed the plan, using existing patterns, services, and models as references.

2 7d ago A 31 tokens

radiostart/claude-plugins

Agent

A review tool that challenges a planner’s plan.md file from an adversarial viewpoint. It records the critique in a separate .plan.critic.md file instead of changing the original plan.

2 7d ago A 56 tokens

pilot-planner

07

radiostart/claude-plugins

Agent

A planning step for starting a new feature by examining its requirements, affected parts of the project, and the work needed in each stage.

2 7d ago A 31 tokens

SessionStart

08

radiostart/claude-plugins

Hook

Runs when a session starts, executing session-context.sh via bash. From radiostart/claude-plugins.

2 7d ago A tokens not measured

PreToolUse

09

radiostart/claude-plugins

Hook

Runs before the agent uses a tool for Bash, Edit and Write tool calls, executing commit-format.sh, protect-managed.sh and scope-guard.sh via bash (4 commands). From radiostart/claude-plugins.

2 7d ago A tokens not measured

PostToolUse

10

radiostart/claude-plugins

Hook

Runs after a tool call finishes for Edit and Write tool calls, executing coding-rules.sh via bash. From radiostart/claude-plugins.

2 7d ago A tokens not measured

PermissionRequest

11

radiostart/claude-plugins

Hook

Runs when the agent asks permission for an action, executing slack-notify.sh via bash. From radiostart/claude-plugins.

2 7d ago A tokens not measured

Notification

12

radiostart/claude-plugins

Hook

Runs when the agent sends a notification, executing slack-notify.sh via bash. From radiostart/claude-plugins.

2 7d ago A tokens not measured

analyze

13

radiostart/claude-plugins

Skill Claude CodeCodex

A tool that splits stored Korean planning documents into structured feature specifications and updates project goals and planning prompts.

2 7d ago A 71 tokens

ask

14

radiostart/claude-plugins

Skill Claude CodeCodex

A read-only codebase question-answering guide for finding where an implemented feature works and where its code lives. It starts with the feature's domain context and then searches the source code.

2 7d ago A 111 tokens

autopilot

15

radiostart/claude-plugins

Skill Claude CodeCodex

An automated workflow that moves one existing software feature through planning, review, generation, and evaluation. It only runs when the user explicitly asks for automatic progress and stops when a human decision is needed.

2 7d ago A 107 tokens

characterize

16

radiostart/claude-plugins

Skill Claude CodeCodex

A mode for writing tests that capture what legacy code currently does. It does not change the implementation or modify the source root; refactoring is handled in a separate cycle.

2 7d ago A 56 tokens

commit

18

radiostart/claude-plugins

Skill Claude CodeCodex

A skill for creating Git commit messages when the user asks for a commit. It follows shared commit rules and the workspace's commit scopes; the detailed rules are not included here.

2 7d ago A 65 tokens

confl

19

radiostart/claude-plugins

Skill Claude CodeCodex

A skill for fetching Confluence planning documents into a project's docs/ folder and searching documents stored there. Confluence is a tool for organising shared team documents.

2 7d ago A 62 tokens

create-feature

20

radiostart/claude-plugins

Skill Claude CodeCodex

A tool for adding one feature specification to an active project from a single prompt. It creates a numbered Markdown file and synchronises project planning files.

2 7d ago A 77 tokens

focus

21

radiostart/claude-plugins

Skill Claude CodeCodex

A context-sharing skill that records decisions and changes of direction in a .focus.md file for later sub-agents. Sub-agents are separate helpers working on parts of the same task.

2 7d ago A 105 tokens

issue

22

radiostart/claude-plugins

Skill Claude CodeCodex

A workflow for handling one operational issue at a time, such as a bug, service outage, or urgent fix, using a workspace issue folder.

2 7d ago A 79 tokens

learn

23

radiostart/claude-plugins

Skill Claude CodeCodex

A source-code reading skill that starts from a controller, service file, or folder and follows its dependencies to document the project’s domain and boundaries.

2 7d ago A 105 tokens

pilot-doctor

24

radiostart/claude-plugins

Skill Claude CodeCodex

A workspace and project consistency checker whose diagnostic rules and output format come from the project's doctor script and instructions.

2 7d ago A 64 tokens