felix
Community@phuchoang2603 · Tampa, FL
i use nix btw
Agent Skills by felix
Showing 13 vetted skills indexed across 1 GitHub repositories.
talos-k8s
Access Talos Kubernetes clusters with per-environment kubeconfigs via kubectl and helm.
openspec-apply-change
Implement tasks from an OpenSpec change using the openspec CLI.
openspec-explore
Explores ideas and investigates codebases as a thinking partner before creating OpenSpec change proposals.
openspec-verify-change
Verify implementation matches OpenSpec change artifacts before archiving.
find-skills
Searches and installs agent skills from the open skills ecosystem using the Skills CLI.
openspec-new-change
Scaffolds a new OpenSpec change and displays the first artifact template via the openspec CLI.
openspec-archive-change
Archives completed OpenSpec changes after verifying artifacts, tasks, and spec sync state.
openspec-onboard
Guides users through a complete OpenSpec change workflow cycle with narrated phases.
openspec-propose
Generates complete OpenSpec change proposals with specs, design, and tasks artifacts.
openspec-bulk-archive-change
Archives multiple completed OpenSpec changes with conflict-aware spec synchronization.
openspec-continue-change
Creates the next ready artifact for an OpenSpec change using the openspec CLI.
openspec-sync-specs
Merge delta spec changes into main OpenSpec capability specifications.
openspec-ff-change
Generates all OpenSpec change artifacts in dependency order for implementation readiness.
Frequently Asked Questions About felix
FAQPage SchemaWhat tasks can I accomplish with felix's OpenSpec skills?▼
You can propose new changes with full design and task artifacts, implement tasks step-by-step, continue or fast-forward artifact creation, verify implementations against specs, sync delta specs to main specs, and archive single or multiple completed changes.
Who are these skills designed for?▼
Developers practicing spec-driven change management with OpenSpec, plus operators managing Felix's Talos Kubernetes clusters. The talos-k8s skill targets anyone querying kubectl, Helm, Argo CD, Longhorn, or Cilium across dev, prod, and argocd environments.
How do the OpenSpec skills run in practice?▼
Each skill invokes the openspec CLI through restricted Bash(openspec:*) permissions. You trigger them by asking to start, continue, verify, or archive a change; openspec-onboard walks through a complete narrated cycle on a real codebase.
Are these skills open-source and what do they cost?▼
All eleven OpenSpec skills carry the MIT license, making them free to use, modify, and redistribute. The talos-k8s and find-skills skills list no license in their frontmatter; no paid tiers or usage fees are specified anywhere in the manifest.
What prerequisites do these skills require?▼
The OpenSpec skills require the openspec CLI installed locally, as stated in their compatibility field. The talos-k8s skill requires local kubeconfigs granting access to the dev, prod, and argocd Talos clusters running on Proxmox.