A-Director

21 mods across 1 repository, 2 stars between them.

cc-forge

01

A-Director/cc-forge

Plugin Claude Code

Single-plugin marketplace for cc-forge — Hermes the Conductor, Argus the Monitor, expert personas, structured backlog, dashboard.

2 2mo ago A tokens not measured

cc-forge

02

A-Director/cc-forge

Plugin Claude Code

SDLC framework for Claude Code: Hermes the Conductor, Argus the Monitor, expert personas, structured backlog, dashboard.

2 2mo ago A tokens not measured

hermes-adopt

03

A-Director/cc-forge

Command

Onboards an existing codebase into the Hermes SDLC. Reads the entire repo, infers stack and current state, produces a gap report, generates CLAUDE.md, and populates Taskmaster with tasks derived from the current project state. Run with /hermes-adopt from the project root.

2 2mo ago A 66 tokens

hermes-argus

04

A-Director/cc-forge

Command

Framework self-check. Verifies Layer 1 (plugin) and Layer 2 (project state) integrity per spec §5. Stratified drift report (E-1), C-1 intake reconciliation, versioned --json output (E-2), banner-rendering approximate caveat (E-3), freshness-checked Layer-2 cache (§2.7). Read-only by default; --fix applies a…

2 2mo ago A 101 tokens

hermes-backlog-init

05

A-Director/cc-forge

Command

Initialises the cc-forge product backlog for a project. Reads the confirmed stack and project scope from .cc-forge/state.json and CLAUDE.md, copies the default domain catalogues, marks universal items as active, marks stack-specific items active/not-applicable based on stack, and generates domain-specific DoD. Run…

2 2mo ago A 95 tokens

hermes-dashboard

06

A-Director/cc-forge

Command

Generates status/dashboard.html — a single self-contained HTML view of backlog completion, risks, decisions, and Hermes framework usage. Markdown stays source of truth; the dashboard is a read-only regeneratable view. Run after phase transitions, mid-project sanity checks, or before major reviews.

2 2mo ago A 60 tokens

hermes-deploy

07

A-Director/cc-forge

Command

Run the production deploy sequence. Pre-flight checks, persona gate verification, Railway deploy, and post-deploy verification.

2 2mo ago A 28 tokens

hermes-gate-review

08

A-Director/cc-forge

Command

Trigger an SDLC gate review. Reads the current stage, determines which personas are due, invokes them as forked subagents, and produces a consolidated gate report. Run with /hermes-gate-review.

2 2mo ago A 48 tokens

hermes-init

09

A-Director/cc-forge

Command

Greenfield onboarding for a new project. Interviews the developer, recommends a stack, and sets up the complete cc-forge environment: CLAUDE.md, PRD stub, Taskmaster, GitHub Actions, MCP servers, and project structure. Run with /hermes-init from your new project directory.

2 2mo ago A 65 tokens

hermes-intake

10

A-Director/cc-forge

Command

Process an explicit intake request — a new requirement, feature, bug fix, or change that should pass through triage before becoming work-in-flight. Records the event in .cc-forge/intake-log.md per §3.7 (monotonic INTAKE-NNN ID, closed-vocabulary classification + disposition, personas consulted). Logs intakestep events…

2 2mo ago A 104 tokens

hermes-log

11

A-Director/cc-forge

Command

Automatic usage logger. Every /hermes- command appends a structured entry to .cc-forge/usage.log. Called automatically by every Hermes command and at session end. Never needs to be invoked manually. Powers /hermes-report for review sessions.

2 2mo ago A 55 tokens

hermes-next

12

A-Director/cc-forge

Command

Surface the single highest-priority unblocked task from Taskmaster with full context. Read-only — never modifies project state.

2 2mo ago A 28 tokens

hermes-phase-gate

13

A-Director/cc-forge

Command

Advance the project from one PDLC phase to the next (MVP → Beta → Pilot → Launch → Growth). Runs a full-panel persona review (forked), bumps state.json, writes a CHANGELOG entry, and requires a dedicated commit. Distinct from /hermes-gate-review (regular SDLC gates).

2 2mo ago A 70 tokens

hermes-report

14

A-Director/cc-forge

Command

Reads .cc-forge/usage.log and produces a structured project usage report. Shows SDLC progress, persona gate history, backlog trajectory, drift events, token discipline, and cc-forge framework observations. Designed to be pasted into a review session for analysis and improvement. Run with /hermes-report anytime.

2 2mo ago A 66 tokens

hermes-status

15

A-Director/cc-forge

Command

Print a structured project health summary showing current stage, task status, backlog % across all 10 domains, pending persona reviews, open risks, document completeness, and deploy status. Read-only — never modifies project state.

2 2mo ago A 47 tokens

A-Director/cc-forge

Command

Helper invoked by gate-review personas (and other agents) when seeding Taskmaster tasks. Enforces a strict task title/description shape so every task carries its standards-grounded parent backlog item. Not user-invocable on the command line — internal helper.

2 2mo ago A 59 tokens

hermes-update

17

A-Director/cc-forge

Command

Updates the cc-forge plugin in this project. Delegates to Claude Code's /plugin update, runs any pending state.json migrations, verifies layer reachability via /hermes-argus, and reports.

2 2mo ago A 46 tokens

SessionStart

18

A-Director/cc-forge

Hook

Runs when a session starts on startup, resume, clear and compact, executing hermes-session-start.sh. From A-Director/cc-forge.

2 2mo ago A tokens not measured

Stop

19

A-Director/cc-forge

Hook

Runs when the agent finishes a response, executing hermes-handoff.sh. From A-Director/cc-forge.

2 2mo ago A tokens not measured

PreCompact

20

A-Director/cc-forge

Hook

Runs before the context is compacted for manual and auto tool calls, executing hermes-handoff.sh. From A-Director/cc-forge.

2 2mo ago A tokens not measured

UserPromptSubmit

21

A-Director/cc-forge

Hook

Runs when you submit a prompt, before the agent sees it, executing hermes-prompt-submit.sh. From A-Director/cc-forge.

2 2mo ago A tokens not measured