Enforces Storj project commit conventions: `{scope}: {message}` format without AI attribution or extra metadata.
This skill configures AI coding assistants to follow the Storj project's commit message conventions used in the decentralized cloud storage platform development.
All commits must follow this pattern:
```
{scope}: {message}
```
1. **Scope-prefixed messages**: Always start with a scope (component/package name) followed by a colon
2. **Concise descriptions**: Message should be clear and direct
3. **No AI attribution**: Never add AI author, committer, or co-author lines
4. **No extra metadata**: Keep commits clean without additional commentary
When making commits in the Storj codebase:
1. Identify the affected component/scope (e.g., `satellite/metainfo`, `uplink`, `storagenode`)
2. Write a clear, imperative message describing the change
3. Format as: `{scope}: {message}`
4. Ensure no AI attribution is added to the commit
This maintains consistency with the Storj v3 development standards for decentralized cloud object storage infrastructure.
Leave a review
No reviews yet. Be the first to review this skill!
# Download SKILL.md from killerskills.ai/api/skills/storj-commit-style-u4b3ru/raw