CtrlK
BlogDocsLog inGet started
Tessl Logo

hello-commit

Custom commit workflow that replaces the built-in aif-commit. Demonstrates the skill replacement feature of the extension system.

56

Quality

64%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./examples/extensions/aif-ext-hello/skills/hello-commit/SKILL.md
SKILL.md
Quality
Evals
Security

Custom Commit (Hello Extension)

This skill replaces the built-in aif-commit to demonstrate the replaces feature.

Workflow

  1. Run git status and git diff --cached
  2. If nothing staged, suggest staging
  3. Generate a commit message with a [hello] prefix
  4. Ask for confirmation
  5. Execute git commit
Repository
lee-to/ai-factory
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.