eval-session
01Skill 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.