vfarcic

37 mods across 1 repository, 335 stars between them.

UserPromptSubmit

01

vfarcic/dot-ai

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing prd-done-changelog-reminder.sh. From vfarcic/dot-ai.

335 9d ago A tokens not measured original MIT

dot-ai

02

vfarcic/dot-ai

Settings file Claude Code

Agent settings declaring 1 hook event (UserPromptSubmit).

335 9d ago A tokens not measured original MIT

vfarcic/dot-ai

Skill Claude CodeCodex

Create changelog fragment for release notes. Invoke during /prd-done workflow during the first push to the PR.

335 9d ago A 30 tokens original MIT

vfarcic/dot-ai

Skill Claude CodeCodex

Generate intelligent CI/CD workflows through interactive conversation by analyzing repository structure and user preferences.

335 9d ago A 23 tokens original MIT

vfarcic/dot-ai

Skill Claude CodeCodex

Generate production-ready, secure, multi-stage Dockerfile and .dockerignore for any project.

335 9d ago D 25 tokens original MIT

vfarcic/dot-ai

Skill Claude CodeCodex

Analyze the blast radius of a proposed Kubernetes operation. Accepts free-text input: kubectl commands (e.g., "kubectl delete pvc data-postgres-0 -n production"), YAML manifests, or plain-English descriptions (e.g., "what happens if I delete the postgres database?"). Returns whether the operation is safe and a…

335 9d ago A 79 tokens original MIT

vfarcic/dot-ai

Skill Claude CodeCodex

Manage the knowledge base: ingest documents, search with natural language, or delete chunks. Use "ingest" to store organizational documentation, "search" to find relevant content semantically, or "deleteByUri" to remove all chunks for a document. TIP: For complex questions, you can call search multiple times with…

335 9d ago A 84 tokens original MIT

vfarcic/dot-ai

Skill Claude CodeCodex

Unified tool for managing cluster data: organizational patterns, policy intents, and resource capabilities. For patterns and policies: supports create, list, get, delete, deleteAll, and search operations (patterns also support step-by-step creation workflow). For capabilities: supports scan, list, get, delete…

335 9d ago A 112 tokens original MIT

dot-ai-operate

09

vfarcic/dot-ai

Skill Claude CodeCodex

AI-powered Kubernetes application operations tool for Day 2 operations. Handles updates, scaling, enhancements, rollbacks, and deletions through natural language intents. Analyzes current state, applies organizational patterns and policies, validates changes via dry-run, and executes approved operations safely.

335 9d ago A 59 tokens original MIT

dot-ai-prd-close

10

vfarcic/dot-ai

Skill Claude CodeCodex

Close a PRD that is already implemented or no longer needed.

335 9d ago A 18 tokens original MIT

dot-ai-prd-create

11

vfarcic/dot-ai

Skill Claude CodeCodex

Create documentation-first PRDs that guide development through user-facing content.

335 9d ago A 18 tokens original MIT

dot-ai-prd-done

12

vfarcic/dot-ai

Skill Claude CodeCodex

Complete PRD implementation workflow - create branch, push changes, create PR, merge, and close issue.

335 9d ago A 27 tokens original MIT

dot-ai-prd-full

13

vfarcic/dot-ai

Skill Claude CodeCodex

Run a PRD end-to-end autonomously — start, iterate until done, then create a PR. Stops after PR creation for manual review.

335 9d ago A 35 tokens original MIT

dot-ai-prd-next

14

vfarcic/dot-ai

Skill Claude CodeCodex

Analyze existing PRD to identify and recommend the single highest-priority task to work on next.

335 9d ago A 24 tokens original MIT

vfarcic/dot-ai

Skill Claude CodeCodex

Update PRD based on design decisions and strategic changes made during conversations.

335 9d ago A 21 tokens original MIT

vfarcic/dot-ai

Skill Claude CodeCodex

Update PRD progress based on git commits and code changes, enhanced by conversation context.

335 9d ago A 23 tokens original MIT

dot-ai-prds-get

18

vfarcic/dot-ai

Skill Claude CodeCodex

Fetch all open GitHub issues from this project that have the 'PRD' label.

335 9d ago A 23 tokens original MIT

vfarcic/dot-ai

Skill Claude CodeCodex

Process a feature request or response from another dot-ai project. Reads from tmp directory, implements/integrates, and writes response if needed.

335 9d ago A 34 tokens original MIT

dot-ai-projectSetup

20

vfarcic/dot-ai

Skill Claude CodeCodex

Setup project, audit repository, or generate repository files. Use this when user wants to: setup project, audit repo, check missing files, create README, add LICENSE, generate CONTRIBUTING.md, add CI/CD workflows, initialize documentation, setup governance files. Analyzes local repositories and generates missing…

335 9d ago A 83 tokens original MIT

dot-ai-query-dot-ai

21

vfarcic/dot-ai

Skill Claude CodeCodex

Query sibling dot-ai projects to verify features are USABLE (not just defined). IMPORTANT: When calling this skill, explain HOW you plan to use the feature (e.g., 'I need to call X via REST API from the UI' or 'I need to import Y function'). This helps verify the full chain from definition to exposure.

335 9d ago A 74 tokens original MIT

dot-ai-query

22

vfarcic/dot-ai

Skill Claude CodeCodex

Natural language query interface for Kubernetes cluster intelligence. Ask any questions about your cluster resources, capabilities, and status in plain English. Examples: "What databases are running?", "Describe the nginx deployment", "Show me pods in the kube-system namespace", "What operators are installed?", "Is…

335 9d ago A 66 tokens original MIT

dot-ai-recommend

23

vfarcic/dot-ai

Skill Claude CodeCodex

Deploy applications, infrastructure, and services using Kubernetes resources with AI recommendations. Supports cloud resources via operators like Crossplane, cluster management via CAPI, and traditional Kubernetes workloads. Describe what you want to deploy. Does NOT handle policy creation, organizational patterns, or…

335 9d ago A 66 tokens original MIT

dot-ai-remediate

24

vfarcic/dot-ai

Skill Claude CodeCodex

AI-powered Kubernetes issue analysis that provides root cause identification and actionable remediation steps. Unlike basic kubectl commands, this tool performs multi-step investigation, correlates cluster data, and generates intelligent solutions. Use when users want to understand WHY something is broken, not just…

335 9d ago A 89 tokens original MIT