Plugin Claude Code
Plugin marketplace listing 7 plugins: project-workflow, engineering-standards, feature-workflow, website-deployment, sprint-planner.
Plugin Claude Code
Plugin marketplace listing 7 plugins: project-workflow, engineering-standards, feature-workflow, website-deployment, sprint-planner.
Plugin Claude Code
Evergreen engineering standards I hold code to — the judgment layer that AI-slop resistance needs on top of the mechanical quality stack. Project-structure conventions, worktree isolation (every line of work in its own tree; bare primaries need a sibling), GitHub API discipline, exit-code integrity (never read a…
Plugin Claude Code
Feature lifecycle management with state, search, epic dispatch, and review gates. Capture ideas (idea.md), plan (plan.md), and ship (shipped.md) with file-presence lifecycle plus orthogonal state (active/paused/replaced/abandoned). Single-feature autopilot and parallel-wave epic dispatch — every subagent in its own…
Plugin Claude Code
Write, revise, and push blog posts to a Ghost site from Claude Code — a Ghost Admin API MCP plus a plan→draft→revise→push skill set.
Plugin Claude Code
One-shot setup for a new repo's standards: feat → dev → main promotion model with a PR CI gate, GitHub repo setup (branch protection, deploy environments, required reviewers, environment-scoped OIDC), and the language-agnostic quality stack (lefthook hooks + a shared justfile, run identically in CI). The /project-init.
Plugin Claude Code
Code-quality workflow: surface, triage, and resolve static-analysis findings (skylos for Python, fallow for TS/JS) with the same backlog-and-epic discipline that feature-workflow provides for feature work. Read-only quality-audit, structured quality-unblock that refuses bare suppressions, hook self-verification that…
Plugin Claude Code
Sprint planning and team coordination. Triage backlogs by deadline, assign work with self-service specs, audit feature specs for completeness, and generate team communication. Designed for small teams (2-6 devs) with mixed experience levels preparing for demos or releases.