sfdx-hardis
Salesforce DevOps pipelines, org monitoring, and metadata backup
All Skills in This Repository (7)
Pure Emerald Level Indicatorsdesign
Produce a technical specification from requirements analysis within the /analyze workflow.
documentation
Standardize sfdx-hardis command documentation with YAML frontmatter and MkDocs structure.
test
Build, lint, and test code changes with yarn commands.
i18n-usage
Standardize i18n usage in sfdx-hardis TypeScript source files.
architecture
Document sfdx-hardis project architecture, technology stack, and configuration system.
implement
Implement code changes per design specs in the sfdx-hardis project.
analyze
Guide stakeholders through structured questioning to collect requirements and acceptance criteria.
Frequently Asked Questions
FAQPage SchemaHow to install sfdx-hardis?โผ
Run `npx skills add hardisgroupcom/sfdx-hardis --all -g -y` in your terminal to install all skills in this suite globally.
What does sfdx-hardis do for Salesforce teams?โผ
It automates Salesforce CI/CD pipelines, backs up metadata, monitors org health with Grafana dashboards, and generates project documentation. It replaces hours of manual admin and release work with single commands.
Can sfdx-hardis fix failing CI jobs automatically?โผ
Yes. The pr-watch-fix skill watches your pull request, reads failing job logs, edits the code, and pushes fixes until the pipeline is green.
Does sfdx-hardis work with Claude Code and other agents?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agents.
Can I monitor Salesforce orgs without writing code?โผ
Yes. Once installed, your agent runs the monitoring commands, sends Slack or Teams alerts, and updates Grafana dashboards based on plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core