Skip to content

chore: Add strong-opx claude skill - #6

Merged
uadnan merged 1 commit into
masterfrom
claude-skill
May 22, 2026
Merged

chore: Add strong-opx claude skill#6
uadnan merged 1 commit into
masterfrom
claude-skill

Conversation

@panchgonzalez

@panchgonzalez panchgonzalez commented May 11, 2026

Copy link
Copy Markdown
Member

Adds a Claude Code skill and CLAUDE.md so Claude has full contextual knowledge of the Strong-OpX CLI — commands, architecture, and safe-operation guidelines — without manual explanation each session.

Related Issue

N/A

Type of Change

  • Bug fix
  • New feature
  • Performance Improvement
  • Documentation update
  • Other (please describe):

Checklist

  • I have read the contributing guidelines.
  • My code follows the code style of this project.
  • I have tested my changes.
  • I have updated the documentation accordingly.
  • All tests pass successfully.
  • My changes generate no new warnings or errors.

Screenshots (if applicable)

N/A

Additional Notes

Three files changed:

.claude/skills/strong-opx/SKILL.md — A 379-line Claude Code skill covering every CLI subsystem: installation, project/environment setup, vars & secrets, deploy, Terraform, Helm, Kubernetes, Docker, Packer, compute management, SSH/SCP, Ansible, AWS MFA, and templating. Includes ready-to-run command examples and a permission table marking which operations (e.g. terraform apply, production deploy, vars decrypt) require explicit user confirmation before Claude executes them. Auto-invokes when strong-opx.yml is present in the workspace.

CLAUDE.md — Project-level instructions for Claude Code: lint/test commands, core architectural concepts (Project, Environment, Provider, Platform), key-module reference table, testing conventions (tests/mocks.py factories), and semantic-release commit conventions.

Makefile — Adds make install-skill to copy the skill into ~/.claude/skills/strong-opx/ for local use.

Reviewer Suggestions

N/A

Checklist for Reviewers

  • Code follows project standards.
  • Changesets are adequately tested.
  • Documentation is updated and accurate.
  • The purpose of the PR is clearly stated.
  • The PR title is descriptive.

@panchgonzalez
panchgonzalez requested a review from uadnan May 11, 2026 16:54
@uadnan uadnan changed the title Add strong-opx claude skill chore: Add strong-opx claude skill May 12, 2026
@uadnan
uadnan merged commit 664d959 into master May 22, 2026
10 checks passed
@uadnan
uadnan deleted the claude-skill branch May 22, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants