Instructions file GitHub Copilot
Instructions for vanillagreencom/kendex, covering kendex, code review calibration, what to raise, what not to raise and reply contract (context for reading threads).
Package manager for agents, skills, hooks, and extensions. Author once, install on every harness. QOL features included.
Instructions file GitHub Copilot
Instructions for vanillagreencom/kendex, covering kendex, code review calibration, what to raise, what not to raise and reply contract (context for reading threads).
Instructions file GitHub Copilot
Instructions for vanillagreencom/kendex: Rust workspace; repo convention runs cargo test and cargo clippy. Code that writes kendex.toml or kendex.settings.toml must never reformat content inside TOML string values — flag any line-oriented pass over TOML text that is not string-state-aware; this has corrupted user…
Instructions file GitHub Copilot
Instructions for vanillagreencom/kendex: Security containment here is deliberately fail-closed allowlisting (e.g. the connectors-mode PreToolUse hook). The allowlist design is intended — do not recommend switching to denylists or loosening the fail-closed posture.
Instructions file GitHub Copilot
Instructions for vanillagreencom/kendex: Files here are committed esbuild artifacts of the extension's src/. Findings in bundle output are legitimate, but frame each finding against the corresponding src/ file and never propose patching the bundle itself — bundles are rebuilt from src/, not edited.
Instructions file GitHub Copilot
Instructions for vanillagreencom/kendex, a project described as: Package manager for agents, skills, hooks, and extensions. Author once, install on every harness. QOL features included.
Instructions file GitHub Copilot
Instructions for vanillagreencom/kendex, a project described as: Package manager for agents, skills, hooks, and extensions. Author once, install on every harness. QOL features included.
Instructions file CodexOpenCode
Instructions for vanillagreencom/kendex, covering kendex and code review rules.