Skip to content

jackin-project/jackin-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jackin-dev

Development workflow plugin for the jackin project. Provides skills for release management, validation, and changelog generation.

Skills

Skill Description
release-check Pre-release validation: CI status, tests, docs, TODOs, security exceptions
release-notes Generate changelog from merged PRs in Keep a Changelog format
release Full release orchestrator: check → notes → version → cargo release

Installation

Claude Code

/plugin marketplace add jackin-project/jackin-marketplace
/plugin install jackin-dev@jackin-marketplace

Codex

See .codex/INSTALL.md.

Amp Code

Amp reads AGENTS.md and discovers skills from .claude/skills/ compatibility paths. Point Amp at this repo or symlink the skills directory.

Requirements

These skills are designed for the jackin-project/jackin repository and expect:

  • cargo-release installed (cargo install cargo-release)
  • gh CLI authenticated (gh auth login)
  • release.toml configured with pre-release-replacements for CHANGELOG.md
  • .github/workflows/ci.yml running tests, clippy, and fmt on every push/PR

License

Apache-2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors