Ship features with engineering rigor. INVEST-ready technical tickets, three-point estimation, sprint planning, release notes, feature flags, deployment plans, and on-call runbooks.
npx claudepluginhub chavangorakh1999/sde-skills --plugin sde-executionFull deployment checklist with rollback triggers and monitoring hooks
Three-point estimate with confidence intervals, risk flags, and sprint planning implications
Formatted changelog from raw commits or PR list — categorized, deduplicated, humanized
On-call runbook for a service or specific alert condition
Break an epic into INVEST-ready technical stories with acceptance criteria
Release checklist: pre-deploy (DB migration, rollback plan), deploy (canary/blue-green), smoke tests, rollback triggers, post-deploy monitoring. Use when planning a production deployment.
Three-point estimation (optimistic/expected/pessimistic), confidence intervals, risk-adjusted sizing, cone of uncertainty. Use when estimating engineering effort for features or projects.
Flag lifecycle (build -> launch -> clean up), targeting rules, gradual rollout percentages, flag debt prevention. Use when releasing risky features or planning a phased rollout.
Runbook template: symptom -> probable cause -> diagnostic steps -> fix procedure -> escalation for each alert. Use when creating on-call documentation for a service.
Developer-facing changelog from commit list or PR titles: categorized sections (feat/fix/breaking/deprecated/security). Use when generating a changelog for a release.
Capacity math (velocity x availability), dependency mapping, risk identification, commitment guard heuristics. Use when planning a sprint or quarterly roadmap.
Break epics into INVEST-ready technical tickets: context, scope boundaries, acceptance criteria, definition of done. Use when planning a sprint or breaking down a feature for a team.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
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.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
OpenAPI specification generation, Mermaid diagram creation, tutorial writing, API reference documentation