rushengzhou/sid-code

A terminal coding agent engineered around four goals: speed, cost, safety, and deep enterprise integration. Pluggable providers, a fully modifiable harness, permission gating with HITL, and trajectory + cache telemetry that stays on your own infrastructure.

2Stars on the repository
10Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

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

bug-fix

02

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

03

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

05

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

06

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

07

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

08

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

09

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