crazytancrazytanCommunity·2 Agent Skills Included

KeeForge

KeePass app releases, App Store publishing, and spec drafting

Automates the full release cycle for the KeeForge KeePass password manager: cutting release branches, running compatibility gates, and shipping soaked builds. Prepares App Store Connect submissions with localized release notes and reviewer fixtures, stopping before final submit. Drafts implementation-ready feature specs and manages GitHub issues with privacy-safe wording.
npx skills add crazytan/KeeForge --all -g -y
Available:

Tells your coding agent how to work on the KeeForge Swift codebase, which folder-level docs to read, and when to invoke the release, spec, publishing, and issue-management skills.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install KeeForge skills?

Run `npx skills add crazytan/KeeForge --all -g -y` in your terminal to install all skills in this suite globally.

How to cut a KeeForge release?

Invoke the release skill, which cuts a release branch, bumps versions, runs the KDBX compatibility gates, and tags a release candidate for cloud testing.

Can it publish to the App Store automatically?

The publish-app-store-version skill prepares the App Store Connect version, attaches the soaked build, writes localized release notes, and stages the submission, but it always stops before the final Submit for Review click.

How to turn a feature idea into a buildable spec?

The spec-creator skill asks targeted clarifying questions, then writes an epic plus independently buildable slice files with concrete testing scenarios for a coding agent.

Does it handle GitHub issue updates safely?

Yes. The keeforge-github-issues skill classifies issues, sets project fields, and strips personal information from external reports before publishing anything publicly.

Related Repositories in Software Engineering

View All in Software Engineering