By destenson
Implements the base agentic development workflow (agentic-dev-workflow.md): loads the four durable artifacts at session start, re-injects the standing rules every turn, gates session exit on a distillation decision, warns on complexity-budget violations, and ships the elicitation / assumption-audit / spike / bug-investigation / retrospective / entropy skills.
Extract every premise a spec takes for granted, rank by cost-if-false, and write ASSUMPTIONS.md. Run as a fresh instance with the spec as the only input, before implementation. Use after a spec or PRP is drafted.
Investigate observed wrong behavior, reproduce-first, and record the understanding (ruled-out hypotheses, root cause) — not just the diff. Use when starting any non-trivial bug, as distinct from implementing a spec item.
Elicit a spec by interviewing the user as a domain expert, then draft SPEC.md / PRPs from their answers. Use at the start of a new project or feature, before any implementation, when requirements are not yet written down.
Run a deletion-only refactor session — remove code, consolidate duplicates, reduce special cases, with zero new behavior and all validation gates passing. Also prune the journals. Use on a cadence (e.g. every N PRPs) or when entropy has accumulated.
Run the end-of-session distillation by hand — capture dead ends in LESSONS.md and non-obvious choices in DECISIONS.md. Use before wrapping up a session, or when the Stop-hook distillation prompt fires.
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub destenson/agent-workflows --plugin agentic-workflowFilesystem As Database Overlay — full-text, semantic, and metadata search over a directory tree without modifying files.
Extension of agentic-workflow for remote embedded Linux targets (e.g. Jetson/L4T): loads DEVICE.md at session start, scaffolds the build-deploy-run-collect harness, repro library, fault-injection and headers-only capture templates, and ships skills for the reproducible and instrument-and-wait debug loops. Implements embedded-target-workflow.md.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.