sifxprime

60 mods across 1 repository, 11 stars between them.

sifxprime/kodelyth-ecc

Instructions file CodexOpenCode

Instructions for sifxprime/kodelyth-ecc, covering agents.md, repo identity, how to use the toolkit (for end users), 1. explicit invocation and 2. implicit (intent routing).

11 10d ago A 1,459 tokens original MIT

sifxprime/kodelyth-ecc

Instructions file

Instructions for sifxprime/kodelyth-ecc, covering claude.md, project overview, architecture, running tests and or directly.

11 10d ago A 1,844 tokens original MIT

api-guardian

03

sifxprime/kodelyth-ecc

Agent

API contract protector — Kodelyth. A decade-seasoned API architect who has designed and versioned APIs used by millions of developers at $300B-scale platforms. Detects breaking changes before they ship, enforces versioning discipline, validates request/response contracts, and ensures your API never silently breaks a…

11 10d ago A 80 tokens original MIT

architect

04

sifxprime/kodelyth-ecc

Agent

Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.

11 10d ago A 36 tokens copy · 94% MIT

backdoor-hunter

05

sifxprime/kodelyth-ecc

Agent

Adversarial backdoor and malicious-code detector. Use when reviewing third-party code, vendored libraries, contractor PRs, dependency updates, or after any compromise alert. Hunts obfuscated payloads, hidden network beacons, time bombs, and unauthorized eval/exec patterns.

11 10d ago F 60 tokens original MIT

sifxprime/kodelyth-ecc

Agent

Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.

11 10d ago C 50 tokens copy · 98% MIT

chaos-engineer

07

sifxprime/kodelyth-ecc

Agent

Adversarial reliability tester. Use when validating production readiness, hunting hidden assumptions, or stress-testing services. Breaks systems on purpose — kills processes, drops network, fuzzes inputs, exhausts resources — to find what fails when reality stops being polite.

11 10d ago C 56 tokens original MIT

chief-of-staff

08

sifxprime/kodelyth-ecc

Agent

Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers (skip/infoonly/meetinginfo/actionrequired), generates draft replies, and enforces post-send follow-through via hooks. Use when managing multi-channel communication workflows.

11 10d ago A 61 tokens copy · 92% MIT

code-architect

09

sifxprime/kodelyth-ecc

Agent

Designs feature architectures by analyzing existing codebase patterns and conventions, then providing implementation blueprints with concrete files, interfaces, data flow, and build order.

11 10d ago A 35 tokens copy · 100% MIT

code-explorer

10

sifxprime/kodelyth-ecc

Agent

Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, and documenting dependencies to inform new development.

11 10d ago A 28 tokens copy · 100% MIT

code-reviewer

11

sifxprime/kodelyth-ecc

Agent

Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.

11 10d ago A 38 tokens copy · 92% MIT

code-simplifier

12

sifxprime/kodelyth-ecc

Agent

Simplifies and refines code for clarity, consistency, and maintainability while preserving behavior. Focus on recently modified code unless instructed otherwise.

11 10d ago A 32 tokens copy · 100% MIT

sifxprime/kodelyth-ecc

Agent

Adversarial code-provenance auditor. Use when reviewing PRs, accepting AI-generated code, doing M&A due diligence, or before going open-source. Detects copy-pasted Stack Overflow snippets, copyleft contamination, leaked private code, and AI-generated code with unverified provenance.

11 10d ago A 64 tokens original MIT

comment-analyzer

14

sifxprime/kodelyth-ecc

Agent

Analyze code comments for accuracy, completeness, maintainability, and comment rot risk.

11 10d ago A 20 tokens copy · 100% MIT

sifxprime/kodelyth-ecc

Agent

Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Triggered by /hookify without arguments.

11 10d ago A 28 tokens original MIT

cpp-build-resolver

16

sifxprime/kodelyth-ecc

Agent

C++ build, CMake, and compilation error resolution specialist. Fixes build errors, linker issues, and template errors with minimal changes. Use when C++ builds fail.

11 10d ago A 40 tokens copy · 89% MIT

cpp-reviewer

17

sifxprime/kodelyth-ecc

Agent

Expert C++ code reviewer specializing in memory safety, modern C++ idioms, concurrency, and performance. Use for all C++ code changes. MUST BE USED for C++ projects.

11 10d ago A 41 tokens copy · 92% MIT

csharp-reviewer

18

sifxprime/kodelyth-ecc

Agent

Expert C# code reviewer specializing in .NET conventions, async patterns, security, nullable reference types, and performance. Use for all C# code changes. MUST BE USED for C# projects.

11 10d ago A 44 tokens copy · 88% MIT

dart-build-resolver

19

sifxprime/kodelyth-ecc

Agent

Dart/Flutter build, analysis, and dependency error resolution specialist. Fixes dart analyze errors, Flutter compilation failures, pub dependency conflicts, and buildrunner issues with minimal, surgical changes. Use when Dart/Flutter builds fail.

11 10d ago A 53 tokens copy · 89% MIT

database-reviewer

20

sifxprime/kodelyth-ecc

Agent

PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance. Incorporates Supabase best practices.

11 10d ago A 48 tokens copy · 97% MIT

debug-detective

21

sifxprime/kodelyth-ecc

Agent

Master-level root cause analyst — Kodelyth. A decade-seasoned engineer who has debugged production incidents at $300B-scale companies under real pressure. Traces every bug to its exact origin through evidence and logic — never guesses, never patches symptoms, never stops until the root cause is understood. Use when a…

11 10d ago A 83 tokens original MIT

dependency-doctor

22

sifxprime/kodelyth-ecc

Agent

Specialist in dependency hell. Diagnoses and resolves npm/pnpm/yarn, pip, cargo, gradle, maven, go modules, and CocoaPods conflicts. Audits for CVEs, outdated packages, transitive vulnerabilities, license issues, and bloat. Produces a safe, prioritized upgrade plan with rollback points. Use when install fails…

11 10d ago A 93 tokens original MIT

doc-updater

23

sifxprime/kodelyth-ecc

Agent

Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/CODEMAPS/, updates READMEs and guides.

11 10d ago A 50 tokens copy · 91% MIT

docs-lookup

24

sifxprime/kodelyth-ecc

Agent

When the user asks how to use a library, framework, or API or needs up-to-date code examples, use Context7 MCP to fetch current documentation and return answers with examples. Invoke for docs/API/setup questions.

11 10d ago A 47 tokens copy · 95% MIT