vergil-project

24 mods across 1 repository, 2 stars between them.

vergil

02

vergil-project/vergil-claude-plugin

Plugin Claude Code

Shared hooks, skills, agents, and commands for all managed repositories in the vergil-tooling ecosystem.

2 5d ago A tokens not measured original MIT

PreToolUse

03

vergil-project/vergil-claude-plugin

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing guard.sh. From vergil-project/vergil-claude-plugin.

2 5d ago A tokens not measured copy · 44% MIT

vergil-project/vergil-claude-plugin

Instructions file CodexOpenCode

AGENTS.md instructions for vergil-project/vergil-claude-plugin, covering standard tooling plugin agent instructions, user overrides (optional), standards reference, shared skills and local overrides.

2 5d ago A 169 tokens original MIT

bootstrap

07

vergil-project/vergil-claude-plugin

Agent

Session bootstrap agent. Use proactively at the start of every work session to validate the repository profile, check branch state, and load context. Must run before any code changes.

2 5d ago A 36 tokens original MIT

PostToolUse

09

vergil-project/vergil-claude-plugin

Hook

Runs after a tool call finishes for Bash tool calls, executing detect-deprecation-warnings.sh. From vergil-project/vergil-claude-plugin.

2 5d ago A tokens not measured original MIT

deprecation-triage

10

vergil-project/vergil-claude-plugin

Skill Claude CodeCodex

Triage a deprecation warning into a tracked decision. Use whenever a deprecation warning surfaces — the detect-deprecation-warnings PostToolUse hook fires, or the human points at a warning in test/CI/build output and asks how to handle it ("triage this deprecation", "what do we do about this warning"). Searches for an…

2 5d ago A 94 tokens original MIT

epic-create

11

vergil-project/vergil-claude-plugin

Skill Claude CodeCodex

Use as the DEFAULT entry point for non-trivial work — building a feature, a cross-cutting or multi-PR initiative, or promoting a brainstorm into the epic/task framework. epic-create is the outer workflow that runs brainstorming, creates the epic and its bookend tasks in the org .github, and drives spec → pushback →…

2 5d ago A 142 tokens original MIT

epic-implement

12

vergil-project/vergil-claude-plugin

Skill Claude CodeCodex

Drive a GitHub epic's tasks to their human gates as the USER agent. Use whenever the human wants to start or resume work on an epic as a whole — "implement epic.

2 5d ago A 41 tokens original MIT

epic-retrospective

13

vergil-project/vergil-claude-plugin

Skill Claude CodeCodex

Close out an epic by authoring its terminal retrospective — the backward-looking record that partners the spec and plan. Use when the human wants to finish an epic ("run the retrospective", "close out epic ", "we're done with this epic", "wrap up the epic"). The run-once finishing gate of the three-skill lifecycle…

2 5d ago A 113 tokens original MIT

handoff

14

vergil-project/vergil-claude-plugin

Skill Claude CodeCodex

Capture or restore work state across sessions. Use when wrapping up and you want to preserve context for next time ("/handoff stop", "save my progress", "hand this off before I stop"), or when picking work back up ("/handoff start", "resume where I left off", "what was I working on"). Captures work state before…

2 5d ago A 81 tokens original MIT

issue-deploy

15

vergil-project/vergil-claude-plugin

Skill Claude CodeCodex

Run a deployment task end-to-end as the USER agent — a deployment-labelled issue that installs/syncs merged changes so they are usable, then records the result as a comment. Use when the human asks to deploy, install, roll out, or sync merged work ("deploy.

2 5d ago A 63 tokens original MIT

issue-implement

16

vergil-project/vergil-claude-plugin

Skill Claude CodeCodex

Implement a GitHub issue end-to-end as the USER agent. Use whenever the human asks to implement, build, fix, or start work on an issue — "implement.

2 5d ago A 38 tokens original MIT

issue-validate

17

vergil-project/vergil-claude-plugin

Skill Claude CodeCodex

Run a validation task end-to-end as the USER agent — a validation-labelled issue whose acceptance is a live check, not a code change. Use when the human asks to validate, verify, or run the checklist on a validation issue ("validate.

2 5d ago A 56 tokens original MIT

memory-audit

18

vergil-project/vergil-claude-plugin

Skill Claude CodeCodex

Review memory files collaboratively with the human. Use when the human asks to audit, review, clean up, prune, or check memory ("audit my memory", "review MEMORY.md", "are these memories still accurate", "clean up memory"). Verifies each entry, assesses staleness, and routes it to the correct scope with human approval.

2 5d ago A 73 tokens original MIT

memory-init

19

vergil-project/vergil-claude-plugin

Skill Claude CodeCodex

Set up or refresh a project's memory directory. Use when the human asks to initialize, set up, bootstrap, or update memory ("init memory", "set up MEMORY.md", "add the memory policy header", "refresh the memory header"). Creates or updates MEMORY.md with the human-approval policy header.

2 5d ago A 64 tokens original MIT

migrate-repo

20

vergil-project/vergil-claude-plugin

Skill Claude CodeCodex

Migrate a repo's existing open-issue backlog into the epic/task framework. Use when the human asks to "migrate ", "bring into the framework", "onboard this repo's backlog", "do the migration for ", or wants the existing pile of open issues triaged into epics/tasks/ad-hoc/closed so the roadmap and audit reflect…

2 5d ago A 130 tokens original MIT

pr-watch

21

vergil-project/vergil-claude-plugin

Skill Claude CodeCodex

Monitor and reconcile an open PR after vrg-submit-pr. Use whenever a PR has just been opened and needs watching — vrg-submit-pr emits the /vergil:pr-watch line, or the human asks to watch, monitor, or babysit the PR through CI and review. Runs in the USER agent session: block on PR state with vrg-pr-await, reconcile…

2 5d ago A 103 tokens original MIT

summarize

22

vergil-project/vergil-claude-plugin

Skill Claude CodeCodex

Produce a structured summary in decisions, operations, or stream-of-consciousness (SOC) mode. Use when the human asks for a structured summary, a decision or operations writeup, or SOC capture ("summarize this", "write up these decisions", "capture this as SOC", "log this operation"). SOC mode is the canonical…

2 5d ago A 79 tokens original MIT

triage-capture

23

vergil-project/vergil-claude-plugin

Skill Claude CodeCodex

Capture an uncurated idea, bug, or to-do into the intake queue so it is never lost. Use whenever the human says "don't forget X", "capture this", "note a todo", "file an issue for…", or riffs an idea they want to come back to later — especially mid-task or via voice. Creates an intake issue — triage (a problem not yet…

2 5d ago A 123 tokens original MIT

triage-review

24

vergil-project/vergil-claude-plugin

Skill Claude CodeCodex

Groom the triage intake queue — review uncurated issues and route each into the epic/task model. Use when the human asks to "review triage", "groom the backlog", "process the triage queue", "what's in triage", or wants the periodic (roughly weekly) intake pass. Collects every triage-labelled issue across the org and…

2 5d ago A 96 tokens original MIT