sereneco
01Plugin Claude Code
Plugin marketplace listing 3 plugins: adversarial-review, handoff, guard-hooks.
Agent plugins, skills and hooks: adversarial code review with Codex, session handoff, and security guardrails enforced as hooks.
Plugin Claude Code
Plugin marketplace listing 3 plugins: adversarial-review, handoff, guard-hooks.
Plugin Claude Code
Adversarial code, architecture and specification review using OpenAI Codex as a second hostile reviewer. Two front doors (review-code, review-design) over one shared engine, plus PreToolUse hooks that enforce what a skill cannot: write-path authorisation, refutation-appendix ingestion, and rubric integrity.
Plugin Claude Code
Security guardrails enforced by hooks: deny dangerous shell commands and privilege escalation, block writes to credential files and system directories, refuse to read a file that holds a live credential, refuse to print a credential-bearing environment variable, detect secrets in written content, pre-approve…
Plugin Claude Code
Session continuity across context limits. The handoff skill writes a HANDOFF.md capturing goal, done/not-done, failed approaches and decisions with their rationale; handoff-resume reads it, drift-checks the repo, rehydrates context and continues without the user re-explaining the task.