Plugin Claude Code
Cross-model review workflow: independent Gate A/B review, a self-hardening findings ledger, and repo-enforced quality.
Plugin Claude Code
Cross-model review workflow: independent Gate A/B review, a self-hardening findings ledger, and repo-enforced quality.
Settings file Claude Code
Agent settings configuring includeCoAuthoredBy.
MCP server Claude CodeCodexCursor +2
MCP Server for Codex CLI integration - stateful code writing and review workflows. Runs locally from the mcp-codex-dev npm package.
Instructions file CodexOpenCode
Instructions for dsnger/dev-workflow-kit, covering agents.md — dev-workflow-kit, what this project is, architecture, key invariants and hook.
Instructions file
Instructions for dsnger/dev-workflow-kit, covering dev-workflow-kit, 1. think before coding, 2. simplicity first, 3. surgical changes and 4. goal-driven execution.
Plugin Claude Code
Spec-driven workflow with two independent cross-model review gates, an append-only hardening ledger with an escalation ladder, and repo-enforced quality. Requires the superpowers plugin.
Agent
Validates whether one PR-review defect claim is factually true of the code. Delegated by /dev-workflow:process-pr-review, once per claim, after its instruction-path precheck. Not for general code review or ad-hoc questions.
Command
Validate and process PR reviewer bot comments per CLAUDE.md §5.
Command
Scaffold the per-project files of the cross-model review workflow, then walk the user through writing AGENTS.md.
Hook
Runs before the agent uses a tool for Bash and Skill tool calls, executing codex-gate.sh. From dsnger/dev-workflow-kit.
Hook
Runs after a tool call finishes for ^(Bash, Skill and mcp__codex__.*)$ tool calls, executing codex-gate.sh. From dsnger/dev-workflow-kit.
Skill Claude CodeCodex
Use when a review finding (Codex Gate A/B, a PR bot, or manual review) has been surfaced and you want it to never silently return — turning a one-off fix into a lint rule, type constraint, test, or documented convention. Use also when a finding you've seen before recurs.
Skill Claude CodeCodex
Use at the very start of the workflow, when a raw idea, voice transcript (German or English), or backlog line needs capturing before superpowers:brainstorming. Use before design begins — not after an approved story or spec exists, and not to design the solution.