# Am Command Commit

> Create a conventional commit/s from current changes

- **Type:** Skill
- **Install:** `agentstack add skill-samplexbro-agentsmesh-am-command-commit`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [sampleXbro](https://agentstack.voostack.com/s/samplexbro)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [sampleXbro](https://github.com/sampleXbro)
- **Source:** https://github.com/sampleXbro/agentsmesh/tree/master/.agents/skills/am-command-commit
- **Website:** https://samplexbro.github.io/agentsmesh/

## Install

```sh
agentstack add skill-samplexbro-agentsmesh-am-command-commit
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

Review the current git changes (staged and unstaged) and:

1. **Analyze changes** — Understand what was modified (files, scope, intent)
2. **Propose a conventional commit message** — Format: `type(scope): message`
   - Types: `feat`, `fix`, `test`, `refactor`, `docs`, `chore`, `perf`, `ci`
   - Scope: affected area (e.g. `engine`, `cursor`, `config`)
   - Message: imperative, lowercase, no period
3. **Stage if needed** — Stage relevant files (ask before `git add .` if many files)
4. **Commit** — Run `git commit -m "..."` with the proposed message

If the user requests edits to the message, adjust and re-commit. Do not amend without explicit request.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [sampleXbro](https://github.com/sampleXbro)
- **Source:** [sampleXbro/agentsmesh](https://github.com/sampleXbro/agentsmesh)
- **License:** MIT
- **Homepage:** https://samplexbro.github.io/agentsmesh/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-samplexbro-agentsmesh-am-command-commit
- Seller: https://agentstack.voostack.com/s/samplexbro
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
