KeyStore
Unified desktop workspace for local coding runtimes
All Skills in This Repository (18)
Pure Emerald Level Indicatorsqa
Automate end-to-end testing of AI applications across web environments.
ks-release
Evaluate validation results and risks to document software release decisions.
pr-prep
Automates PR summaries, validation reports, and risk disclosures from git diffs.
operation/ship
Coordinate final release steps including dependency validation, automated testing, merging, deploying, and health checks.
ks-knowledge
Retrieve and score existing documentation to decide whether to update or create knowledge entries.
ks-docs-writer
Convert review reports and verification results into changelogs, ADRs, and migration notes.
ks-help
Recommends the next Keystone workflow skill based on user input and context.
ks-verify
Run automated test suites and coverage checks to validate code claims.
test-first
Generate failing tests upfront and iteratively develop code to pass them.
ks-bug-triage
Classify software failures into triage categories from minimal evidence.
ks-diagnose
Diagnose system failures by collecting evidence and validating root-cause hypotheses.
execution/implement
Execute targeted tests and refactor code within defined scope boundaries.
Frequently Asked Questions
FAQPage SchemaHow to install KeyStore?โผ
Run `npx skills add heyallencao/KeyStore --all -g -y` in your terminal to install all skills in this suite globally.
What does KeyStore (NoonFlow) do?โผ
It is a native macOS desktop app that lets you chat with Claude Code, Codex, and Pi coding runtimes in one workspace, with session continuity, terminals, and file editing built in.
Can I manage multiple coding runtimes in one app?โผ
Yes. You can install, update, and switch between Claude Code, Codex, and Pi from the desktop settings, and each session stays isolated in its own Git worktree.
Does KeyStore store my chat history?โผ
No. Claude Code, Codex, and Pi remain the source of truth for their sessions; the app only saves your workspace preferences.
What do I need to run KeyStore?โผ
You need macOS 13 or later, Node.js 24, npm 11+, and at least one of the supported coding runtimes installed and initialized.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core