analyzer
01Agent
This agent performs read-only analysis of codebases, identifies patterns, and provides insights.
Agent
This agent performs read-only analysis of codebases, identifies patterns, and provides insights.
Agent
This is a write agent that can modify code structure while preserving functionality.
Instructions file CodexOpenCode
AGENTS.md instructions for styrene-lab/omegon, covering omegon project directives, what this is, architecture, key conventions and provider system.
Skill Claude CodeCodex
+++ id = "7e1a96a9-576a-4003-9c2f-0890a5e5ae5e" name = "code-act" description = "Generate and execute Python scripts instead of sequential tool calls" tags = ["automation", "scripting", "batch"] aliases = ["script", "codeact"] triggers = ["write a script", "batch process", "run a pipeline", "code-act mode"] activation…
Skill Claude CodeCodex
+++ id = "2ccdb4d6-3cc7-4be5-88ac-671098393d91" name = "codebase-init" description = "Evidence-led initialization and architectural orientation for unfamiliar repositories" tags = ["analysis", "onboarding"] aliases = ["repo-init", "codebase-orientation"] triggers = ["initialize this codebase", "analyze this…
Skill Claude CodeCodex
+++ id = "8d7961f6-4742-416f-89eb-bef9f6cc12f6" name = "flynt" description = "Interlinked markdown conventions for Flynt workspaces and knowledge bases" tags = [] aliases = [] activation = "domaindetected" profile = ["docs"] projectsignals = [".md", "docs//.md"] +++.
Skill Claude CodeCodex
+++ id = "ac01d491-f2d9-459c-829c-f2d64353c22a" name = "git" description = "Conventions for git operations, commit messages, versioning, branching, and changelogs" tags = [] aliases = [] activation = "always" profile = ["coding"] +++.
Skill Claude CodeCodex
+++ id = "6239e4f8-682b-4247-911e-ddfa18e6df8f" name = "oci" description = "Conventions for container images, OCI artifacts, and registry operations" tags = [] aliases = [] activation = "domaindetected" profile = ["infra"] projectsignals = ["Containerfile", "Dockerfile", "compose.yaml", "Chart.yaml"] +++.
Skill Claude CodeCodex
+++ id = "0c4d39b9-816f-4fe1-a8eb-a8337b6523c8" name = "openspec" description = "Spec-driven development lifecycle for non-trivial changes" tags = [] aliases = ["opsx"] activation = "lifecyclegated" profile = ["lifecycle"] projectsignals = ["openspec/changes", "openspec/baseline"] +++.
Skill Claude CodeCodex
+++ id = "80827d91-15d1-4b0e-a5a7-bea7458c493e" name = "python" description = "Conventions, tooling, and patterns for Python development" tags = ["lang"] aliases = ["py"] activation = "projectdetected" profile = ["coding"] projectsignals = ["pyproject.toml", "setup.py", ".py"] +++.
Skill Claude CodeCodex
+++ id = "da892729-5848-47e1-a44e-4e1effd42128" name = "rust" description = "Conventions for Rust development and Cargo workflows" tags = ["lang"] aliases = ["rs"] activation = "projectdetected" profile = ["coding"] projectsignals = ["Cargo.toml", ".rs"] +++.
Skill Claude CodeCodex
+++ id = "00bd7cab-e4dc-4c0b-a67b-421fac52f8ae" name = "security" description = "Defensive coding practices for implementation and review" tags = [] aliases = ["sec"] activation = "always" profile = ["coding"] +++.
Skill Claude CodeCodex
+++ id = "12ce3bdc-36e5-4e22-a35c-b18d2475f5ae" name = "style" description = "Canonical design system tokens for visual output, themes, and diagrams" tags = [] aliases = [] activation = "domaindetected" profile = ["design", "docs"] projectsignals = ["drawings//.excalidraw", "diagrams//.d2", ".board"] +++.
Skill Claude CodeCodex
+++ id = "a1b47811-00c1-4c95-a6b9-81655798c6d6" name = "typescript" description = "Conventions for TypeScript code and tooling" tags = ["lang"] aliases = ["ts"] activation = "projectdetected" profile = ["coding"] projectsignals = ["tsconfig.json", "package.json", ".ts", ".tsx"] +++.
Instructions file CodexOpenCode
Instructions for styrene-lab/lipstyk, covering agents.md, build, architecture, adding a rule and 1. pick the right trait.