felix avatar

felix

Community

@phuchoang2603 · Tampa, FL

38Followers
|
28Public Repos
|
13Published Skills

i use nix btw

Skills Distribution
DomainDeveloper To...Spec-Driven Change.. (55%)Kubernetes Cluster.. (25%)Skill Discovery & .. (10%)Onboarding & Guide.. (10%)

Agent Skills by felix

Showing 13 vetted skills indexed across 1 GitHub repositories.

phuchoang2603phuchoang2603
1

talos-k8s

Access Talos Kubernetes clusters with per-environment kubeconfigs via kubectl and helm.

Community
Intermediate
phuchoang2603phuchoang2603
1

openspec-apply-change

Implement tasks from an OpenSpec change using the openspec CLI.

Community
Intermediate
phuchoang2603phuchoang2603
1

openspec-explore

Explores ideas and investigates codebases as a thinking partner before creating OpenSpec change proposals.

Community
Intermediate
phuchoang2603phuchoang2603
1

openspec-verify-change

Verify implementation matches OpenSpec change artifacts before archiving.

Community
Intermediate
phuchoang2603phuchoang2603
1

find-skills

Searches and installs agent skills from the open skills ecosystem using the Skills CLI.

Community
Basic
phuchoang2603phuchoang2603
1

openspec-new-change

Scaffolds a new OpenSpec change and displays the first artifact template via the openspec CLI.

Community
Intermediate
phuchoang2603phuchoang2603
1

openspec-archive-change

Archives completed OpenSpec changes after verifying artifacts, tasks, and spec sync state.

Community
Advanced
phuchoang2603phuchoang2603
1

openspec-onboard

Guides users through a complete OpenSpec change workflow cycle with narrated phases.

Community
Intermediate
phuchoang2603phuchoang2603
1

openspec-propose

Generates complete OpenSpec change proposals with specs, design, and tasks artifacts.

Community
Advanced
phuchoang2603phuchoang2603
1

openspec-bulk-archive-change

Archives multiple completed OpenSpec changes with conflict-aware spec synchronization.

Community
Advanced
phuchoang2603phuchoang2603
1

openspec-continue-change

Creates the next ready artifact for an OpenSpec change using the openspec CLI.

Community
Intermediate
phuchoang2603phuchoang2603
1

openspec-sync-specs

Merge delta spec changes into main OpenSpec capability specifications.

Community
Advanced
phuchoang2603phuchoang2603
1

openspec-ff-change

Generates all OpenSpec change artifacts in dependency order for implementation readiness.

Community
Advanced

Frequently Asked Questions About felix

FAQPage Schema
What 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.