Eaiger Ent
Official@Eaiger-Ent
Eaiger Ent ships skills that deploy and verify an Equal Experts control register: secret scanning, Terraform analysis, branch protection, and supply-chain pinning gates.
Agent Skills by Eaiger Ent
Showing 8 vetted skills indexed across 1 GitHub repositories.
craft-install
Installs rendered coding-standards profiles into existing linter configuration files.
gate-build
Deploys non-root container user and digest-pinned devcontainer controls into a target repository.
gate-repo
Deploys GitHub default-branch protection rulesets from a controls register with explicit confirmation.
gate-supply-chain
Deploys frozen lockfile installs, dependency update configs, and SHA-pinned CI actions into repositories.
gate-iac
Deploys the IAC-001 control wiring Terraform static analysis into pre-commit hooks and CI workflows.
register-install
Installs the register-check tool into a repository pinned to the tagged git ref the register names.
gate-quality
Deploy lint, type-check, and test gates from a controls register into editor, pre-commit, and CI.
register-variance
Classifies changes to gated configuration as narrowing, loosening, or unclassified against a git baseline.
Frequently Asked Questions About Eaiger Ent
FAQPage SchemaWhat tasks can I enforce using Eaiger Ent's skills?▼
You can deploy gated controls: secret scanning (SEC-001 to SEC-003), non-root digest-pinned devcontainers (BLD-001, DEV-001), default-branch rulesets (CI-001), frozen lockfiles and SHA-pinned CI actions (SUP-001 to SUP-004), Terraform analysis (IAC-001), and linter, type checker, and test wiring (LNT-001, TYP-001, TST-001).
Who are these skills designed for?▼
Platform engineers, security engineers, and repository maintainers adopting the Equal Experts control standard. They suit teams that need pre-commit and CI enforcement of security, build, and quality controls with verification through the register-check checker.
How do I install and run the control register?▼
Run register-install to pin the checker to the tagged ref the register names, then register-adopt to plan every applicable control, confirm once, dispatch the gates, verify, and commit. Individual gates accept --repo and --register path arguments.
What permissions and dependencies do the skills require?▼
Skills use Read, Write, Edit, Bash, and AskUserQuestion; register-adopt additionally invokes Skill and disables model invocation. gate-repo requires GitHub API access to apply branch rulesets, and gates depend on the register's scanners, analysers, linter, and type checker being present.
How does register-variance help with configuration changes?▼
It classifies how a change to gated configuration moved — narrowing, loosening, or neither — against a reference ref, and reports which keys could not be classified and why, giving reviewers an explicit audit of control drift.