Skip to content

chore(skills): add agentic infrastructure installer#13

Merged
BenSheridanEdwards merged 2 commits into
mainfrom
codex/chore/agentic-infra-installer-skill
Jun 29, 2026
Merged

chore(skills): add agentic infrastructure installer#13
BenSheridanEdwards merged 2 commits into
mainfrom
codex/chore/agentic-infra-installer-skill

Conversation

@BenSheridanEdwards

Copy link
Copy Markdown
Owner

Summary

  • Add install-agentic-infrastructure, a repo skill for installing or upgrading agent guidance, local hooks, CI workflows, agentic tools, and PR proof contracts.
  • Wire the new skill into CLAUDE.md so the public template exposes the adoption workflow directly.
  • Include UI metadata for the skill chip/default prompt generated by the skill scaffolder.

Proof

  • python3 /Users/agents/.codex/skills/.system/skill-creator/scripts/quick_validate.py .claude/skills/install-agentic-infrastructure
  • pnpm check
  • pnpm verify
  • pnpm e2e
  • Pre-commit hook passed during commit: typecheck, staged Biome, Fallow, gitleaks.
  • Pre-push hook passed during push: Jest coverage, Vite build, Playwright E2E/accessibility.

Visual Proof

  • N/A — skill/docs-only change; no rendered UI changed.

Risk

  • Low. This adds a new workflow skill and a discoverability line; it does not alter runtime code or gate behaviour.

@github-actions

Copy link
Copy Markdown

Fallow audit report

Found 1 finding.

Details
Severity Rule Location Description
minor fallow/unused-dev-dependency package.json:44 Package '@lhci/cli' is in devDependencies but never imported

Generated by fallow.

@github-actions

Copy link
Copy Markdown

Fallow audit report

0 inline findings selected for GitHub review.

…nfra-installer-skill

# Conflicts:
#	CLAUDE.md
@github-actions

Copy link
Copy Markdown

🗺️ StyleProof report

✓ No visual changes detected.

@BenSheridanEdwards BenSheridanEdwards merged commit 64f81ba into main Jun 29, 2026
11 checks passed
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.

1 participant