rushengzhou

10 mods across 1 repository, 2 stars between them.

eval-session

01

rushengzhou/sid-code

Skill Claude CodeCodex

A review process for a completed sid-code coding session. It examines the result, the language model's steps, and the test harness, then records evidence-backed bugs and improvement opportunities.

2 2d ago A 245 tokens original MIT

sid-code CLAUDE.md

02

rushengzhou/sid-code

Instructions file

A set of instructions for sid-code, a coding agent designed for company development environments. It describes how the agent can connect to internal tools, be changed by its users, keep data local, and measure its own performance.

2 2d ago A 9,710 tokens original MIT

bug-fix

03

rushengzhou/sid-code

Skill Claude CodeCodex

A structured bug-fixing workflow that takes a problem from reproduction and evidence-based cause finding through approval, implementation, testing, and cleanup.

2 2d ago A 62 tokens original MIT

ci-self-heal

04

rushengzhou/sid-code

Skill Claude CodeCodex

A diagnostic guide for analysing failed continuous-integration checks. Continuous integration, or CI, automatically tests and builds code changes; this guide classifies failures and suggests fixes without editing the code.

2 2d ago A 73 tokens original MIT

rushengzhou/sid-code

Skill Claude CodeCodex

A guided tool for copying Claude Code settings and project configuration into sid-code. It checks what can be moved, asks before writing, and records what was transferred.

2 2d ago A 100 tokens original MIT

code-governance

06

rushengzhou/sid-code

Skill Claude CodeCodex

A review skill that checks pull-request changes for software licenses, personal information, compliance details, and an audit trail. An audit trail is a record showing what was checked and why.

2 2d ago A 57 tokens original MIT

code-review

07

rushengzhou/sid-code

Skill Claude CodeCodex

A review process for a pull request, which is a proposed set of code changes. It examines the changed code and its surrounding files for bugs, security problems, design issues, and lint errors.

2 2d ago A 49 tokens original MIT

incident-rca

08

rushengzhou/sid-code

Skill Claude CodeCodex

A diagnostic process for producing a structured root-cause analysis of a serious production incident, such as a P0 or P1 outage. It compares logs, measurements, request traces, code changes, and architecture decisions, and gives ranked explanations and actions.

2 2d ago A 82 tokens original MIT

security-audit

09

rushengzhou/sid-code

Skill Claude CodeCodex

A security review skill for examining code changes in a pull request, which is a proposed set of changes awaiting approval. It reports issues such as injection, exposed secrets, unsafe authentication, weak cryptography, vulnerable dependencies, and infrastructure mistakes.

2 2d ago A 85 tokens original MIT

skill-creator

10

rushengzhou/sid-code

Skill Claude CodeCodex

A guided helper for creating a new coding-agent skill, meaning a set of instructions that teaches the agent how to handle a particular task.

2 2d ago A 20 tokens original MIT