SerenecoTech/agent-skills

Agent plugins, skills and hooks: adversarial code review with Codex, session handoff, and security guardrails enforced as hooks.

2Stars on the repository
10Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

sereneco

01

SerenecoTech/agent-skills

Plugin Claude Code

Plugin marketplace listing 3 plugins: adversarial-review, handoff, guard-hooks.

2 4d ago A tokens not measured original MIT

adversarial-review

02

SerenecoTech/agent-skills

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.

2 4d ago A tokens not measured original MIT

guard-hooks

03

SerenecoTech/agent-skills

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…

2 4d ago A tokens not measured original MIT

handoff

04

SerenecoTech/agent-skills

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.

2 4d ago A tokens not measured original MIT