🔌

dev-workflows

🔌Plugin

ihudak/ihudak-claude-plugins

Installation

Add marketplace in Claude Code:
$/plugin marketplace add ihudak/ihudak-claude-plugins
Step 2. Install plugin:
$/plugin install dev-workflows@ihudak-plugins
VibeIndex|
What it does
|

Twenty-four slash commands spanning the product-development lifecycle — /idea → /create-prd → /create-ard → /specify → /design → /epics → /implement → /document → /release-notes → /ready — plus a BRD-to-PRD grounding route (/brd-intake → /brd-ground → /brd-split), /vuln, /upgrade, /update-prd, /docs-profile, /api-guideline-reviewer, /guideline-reviewer, /statusline, /feedback, and /prompt. Thirty-seven reusable subagents and four hooks. Opus-backed gates review every artifact: plans, code, product docs, Epics, specifications, designs, ARDs, PRDs, and readiness. Each phase hands its artifact to the next through the specs repo's default branch — the producer commits, pushes, and opens a PR; the consumer refuses to start until it has landed. Optional read-only grounding on shipped product docs, tracked vault prior art, and mounted code repositories.

🏪

Part of

ihudak/ihudak-claude-plugins

development
0
-
AddedAug 30, 2026

More from this repository4

🔌
obsidian-llm-wiki🔌Plugin

LLM Wiki pattern for an active Obsidian vault. Ten slash commands (/wiki-init, /wiki-ingest, /wiki-scan, /wiki-query, /wiki-save, /wiki-lint, /wiki-hot, /wiki-tags-refresh, /wiki-task, /wiki-tasks-extract) compile knowledge from meetings, projects, daily notes, and raw sources into a persistent, cross-referenced wiki at wiki/, with integrated task management via Obsidian Tasks. Supports Claude Code and GitHub Copilot as first-class agents with session-continuity hooks.

🔌
prose-style🔌Plugin

Pluggable prose style checker and writing aid for documentation, planning documents, and release notes. Ships a vendor-neutral baseline — terminology, word list, voice and tone, grammar, formatting, UI interactions, inclusive language, and prose accessibility — distilled from the Microsoft, Google, and Apple style guides, Chicago, the Conscious Style Guide, and WCAG. Point it at your own organization's style guide and the overlay augments or overrides that baseline; every resolution miss falls back silently. Provides /prose-review-pr, /prose-review-docs (with --fix), /prose-style-refresh, a prose-style-checker agent, a prose-fixer agent, and a prose-style-rules skill.

🏪
ihudak/ihudak-claude-plugins🏪Marketplace

Claude Code plugins for the full feature lifecycle: idea → Value Increment → ARD → spec → design → Epics → implementation → docs → release notes, each gated by an Opus review. Tracks what every feature costs in $ by phase, role and model, and captures friction in-flight so the workflow keeps improving.

🔌
acli🔌Plugin

Atlassian CLI (acli) reference skill for Jira and Confluence: JQL search, work items, comments, links, attachments, watchers, projects, sprints, boards, filters, and Confluence spaces, pages and blog posts. Adds container-friendly authentication (token on stdin; --web OAuth cannot complete without a browser) and a destructive-operation policy that forbids the agent from adding --yes and requires a blast-radius count before any --jql/--filter mutation. Requires the acli binary on PATH.