Skip to content

feat(ci): add agent skills and session-start hook#5

Merged
matteing merged 1 commit intomainfrom
claude/agent-skills-automation-EMFQc
Feb 13, 2026
Merged

feat(ci): add agent skills and session-start hook#5
matteing merged 1 commit intomainfrom
claude/agent-skills-automation-EMFQc

Conversation

@matteing
Copy link
Owner

Add five Claude Code agent skills for automated development workflows:

  • git: enforce conventional commit messages (required for nx release)
  • lint-and-format: run linters/formatters before committing
  • codegen-sync: verify TS codegen stays in sync with Elixir types
  • ci-preflight: run full CI checks locally before pushing
  • live-tests: write live API tests and record fixture responses

Also add a SessionStart hook that installs pnpm and Elixir/Erlang
dependencies when running in Claude Code on the web.

https://claude.ai/code/session_01XvVJnAccVbDdqTV9migT7c

Add five Claude Code agent skills for automated development workflows:
- git: enforce conventional commit messages (required for nx release)
- lint-and-format: run linters/formatters before committing
- codegen-sync: verify TS codegen stays in sync with Elixir types
- ci-preflight: run full CI checks locally before pushing
- live-tests: write live API tests and record fixture responses

Also add a SessionStart hook that installs pnpm and Elixir/Erlang
dependencies when running in Claude Code on the web.

https://claude.ai/code/session_01XvVJnAccVbDdqTV9migT7c
@matteing matteing merged commit 6ea5bc2 into main Feb 13, 2026
3 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.

2 participants

Comments