viktorbezdek

60 mods across 3 repositories, 846 stars between them.

viktorbezdek/skillstack

Skill Claude CodeCodex

Structure the interview arc when a brainstorm-swarm interviews the user. Covers the divergent-then-convergent arc (open with breadth, close with depth), question design (open vs probing, leading vs neutral, what-vs-why- vs-how), depth-vs-breadth tradeoffs, and when to send a second round of follow-up questions to…

11 2mo ago A 172 tokens original MIT

swarm-protocol

26

viktorbezdek/skillstack

Skill Claude CodeCodex

Orchestration logic for running a parallel persona-swarm brainstorm — when to invoke, which subset of the 12 canonical personas to spawn (PM, Engineer, Designer, Skeptic, User Advocate, Pre-Mortem Specialist, Junior, Veteran, First-Principles Thinker, Constraint-Setter, Optimist, Operator), how to spawn them in…

11 2mo ago A 218 tokens original MIT

swarm-synthesis

27

viktorbezdek/skillstack

Skill Claude CodeCodex

Combine a parallel persona-swarm's outputs into an actionable artifact — consensus matrix (what every persona agreed on), dissent log (where personas disagreed and why), open questions (what nobody could answer), recommended next move (synthesized decision). Preserves dissent rather than forcing consensus. Use when…

11 2mo ago A 143 tokens original MIT

cicd-pipelines

28

viktorbezdek/skillstack

Plugin Claude Code

Comprehensive CI/CD pipeline design, DevOps automation, infrastructure as code, GitOps deployment automation, security scanning, and enterprise pipeline readiness.

11 2mo ago A tokens not measured original MIT

cicd-pipelines

29

viktorbezdek/skillstack

Skill Claude CodeCodex

CI/CD pipeline design and DevOps automation — use when the user mentions GitHub Actions, GitLab CI, Jenkins, Terraform, infrastructure as code, DevSecOps, ArgoCD, Kubernetes deployment automation, or pipeline configuration YAML. NOT for release orchestration or semantic-release workflows (use git-workflow), NOT for…

11 2mo ago A 93 tokens original MIT

cloud-finops

30

viktorbezdek/skillstack

Plugin Claude Code

Expert Cloud FinOps guidance covering AI cost management, GenAI capacity planning, AI-powered FinOps automation, cloud billing (AWS, Azure, GCP, OCI), Kubernetes/container FinOps, serverless FinOps, data platform FinOps (Kafka, OpenSearch, Redis/Valkey), multi-cloud normalization (FOCUS spec), commitment strategy…

11 2mo ago A tokens not measured original MIT

cloud-finops

31

viktorbezdek/skillstack

Skill Claude CodeCodex

Expert FinOps guidance covering cloud, AI, SaaS, and adjacent technology spend. Includes AI cost management, GenAI capacity planning, AI-powered FinOps automation, Anthropic billing, AWS (EC2, Bedrock, Savings Plans, CUR, commitment strategy), Azure (reservations, Savings Plans, AHB, OpenAI PTUs, portfolio liquidity)…

11 2mo ago A 275 tokens original MIT

viktorbezdek/skillstack

Plugin Claude Code

Infrastructure-as-code with Terraform and AWS CDK, cloud architecture patterns, cost optimisation, and multi-region deployment design.

11 2mo ago A tokens not measured original MIT

viktorbezdek/skillstack

Skill Claude CodeCodex

Cloud infrastructure design and infrastructure-as-code (IaC) authoring. Use for Terraform module authoring, AWS CDK constructs, cloud architecture design (VPCs, load balancers, managed services, serverless), multi-region and disaster-recovery patterns, cost-optimisation analysis, and IaC code review. Trigger phrases…

11 2mo ago A 163 tokens original MIT

code-review

34

viktorbezdek/skillstack

Plugin Claude Code

Perform thorough code reviews with multi-agent swarm analysis covering security, performance, style, tests, and documentation. Analyze PRs, extract and prioritize comments, and generate actionable fix plans.

11 2mo ago A tokens not measured original MIT

code-review

35

viktorbezdek/skillstack

Skill Claude CodeCodex

Reviews existing code and pull requests using multi-agent swarm analysis covering security, performance, style, test coverage, and documentation quality. Extracts and prioritizes PR comments, performs security audits, and generates actionable fix plans with file:line references. Use when the user asks to review code…

11 2mo ago A 142 tokens original MIT

coding-discipline

36

viktorbezdek/skillstack

Plugin Claude Code

Research-grounded 5-principle behavioral contract for production LLM coding agents. Addresses named failure modes (test-gaming, phantom changes, scope creep, ego-signaling, confident hallucination) with empirical backing from SWE-bench, FeatBench, DELEGATE-52, and SE literature. Covers Think Before Coding, Simplicity…

11 2mo ago A tokens not measured original MIT

coding-discipline

37

viktorbezdek/skillstack

Skill Claude CodeCodex

Research-grounded 5-principle behavioral contract for production LLM coding agents — Think Before Coding, Simplicity First, Surgical Changes, Goal-Driven Execution, and Calibrated Communication. Each principle names its anti-patterns and failure modes with empirical backing (SWE-bench, FeatBench, DELEGATE-52, SE…

11 2mo ago A 224 tokens original MIT

communication

38

viktorbezdek/skillstack

Plugin Claude Code

Five composable communication skills for people who write for work: structure a written piece (BLUF, Minto Pyramid), edit for clarity and conciseness (active voice, hedge removal), align stakeholders (RFCs, proposals, decision docs with DACI/RAPID roles), apply documentation discipline (ADRs, runbooks, decision logs).

11 2mo ago A tokens not measured original MIT

clarity-editing

39

viktorbezdek/skillstack

Skill Claude CodeCodex

Edit written text for clarity and conciseness — active voice, hedge and weasel-word removal, jargon strip, sentence compression, nominalization fixes, and readability. Use when the user asks to tighten, shorten, edit, or clarify a paragraph or doc, remove hedges and weasel words, convert to active voice, cut jargon…

11 2mo ago A 134 tokens original MIT

viktorbezdek/skillstack

Skill Claude CodeCodex

Decide what and when to write down, and produce Architecture Decision Records (ADRs), one-pagers, runbooks, and decision logs. Use when the user asks whether something should be documented, wants to write an ADR, needs a runbook or operational playbook, wants to keep a decision log, or is trying to decide between a…

11 2mo ago A 132 tokens original MIT

viktorbezdek/skillstack

Skill Claude CodeCodex

Align stakeholders in writing using RFCs, design docs, proposals, pre-reads, and decision docs with explicit role assignments (DACI, RAPID). Use when the user asks to write an RFC, design doc, proposal, pre-read, or decision doc, wants to align async stakeholders on a decision, needs to assign deciders vs consulted vs…

11 2mo ago A 134 tokens original MIT

structured-writing

42

viktorbezdek/skillstack

Skill Claude CodeCodex

Structure a written piece using BLUF (Bottom Line Up Front), the Minto Pyramid Principle, inverted pyramid, or SPQR (Situation-Problem-Question- Resolution). Use when the user asks to write BLUF-style, apply the Pyramid Principle, structure a memo/email/doc, lead with the conclusion, outline a long message so it is…

11 2mo ago A 127 tokens original MIT

viktorbezdek/skillstack

Skill Claude CodeCodex

Communicate systems and flows visually using Mermaid (flowchart, sequence, state, ER, class), the C4 model, and diagram-as-code. Use when the user asks to draw a flow, sequence diagram, state machine, ER diagram, C4 model, architecture diagram, or wants Mermaid code for a system, wants to pick a diagram type, or wants…

11 2mo ago A 125 tokens original MIT

viktorbezdek/skillstack

Plugin Claude Code

Competitor analysis, market sizing, positioning maps, win/loss pattern synthesis, and battlecard creation for product and GTM decisions.

11 2mo ago A tokens not measured original MIT

viktorbezdek/skillstack

Skill Claude CodeCodex

Competitive intelligence and market positioning analysis for product and GTM decisions. Use for competitor landscape mapping, positioning gap identification, win/loss pattern synthesis, battlecard creation, market-sizing estimates (TAM/SAM/SOM), and differentiation analysis. Trigger phrases: "map the competitive…

11 2mo ago A 153 tokens original MIT

viktorbezdek/skillstack

Plugin Claude Code

Establish and maintain naming conventions, taxonomy standards, style guides, and reuse patterns across documentation and code.

11 2mo ago A tokens not measured original MIT

viktorbezdek/skillstack

Skill Claude CodeCodex

Establish and enforce uniform naming conventions, taxonomy standards, style guides, and content reuse patterns across a project. Use when the user asks to audit for consistency, standardize naming, create a style guide, align terminology across docs, eliminate drift, or define reuse patterns across content or code.…

11 2mo ago A 107 tokens original MIT

content-modelling

48

viktorbezdek/skillstack

Plugin Claude Code

Design content models with types, fields, relationships, and governance rules for structured content systems.

11 2mo ago A tokens not measured original MIT