corpora-inc/encorpora
Agent Claude Code
Self-review a branch diff through the same lenses CI's adversarial-review gate uses (correctness, security, pack-compat) before pushing. Use before gh pr create, after any force-push, and whenever the CI gate has already blocked the PR once.
corpora-inc/encorpora
Agent Claude Code
Author or edit Dynawalla curriculum — skills, generator bindings, prompt specs, answer schemas. Use whenever anything under dynawalla/curriculum/ changes, when a skill is added or promoted to active, or when a new answer schema or representation is introduced.
corpora-inc/encorpora
Agent Claude Code
Gate any change under native/, /src-tauri/, or corpan/plugins/ — fmt, clippy, cross-compile, links = uniqueness, and the [patch.crates-io] integrity check that has no failing test. Use before pushing a native/Rust/Tauri-plugin diff, and always when a crate is moved, renamed, or re-parented.
corpora-inc/encorpora
Agent Claude Code
Drive App Store Connect and Google Play by API rather than by clicking — bundle ids, capabilities, certificates, provisioning profiles, categories, age rating, beta groups, Play data safety, subscriptions and offers. Use when setting up a new app's store presence or changing store configuration; it also states exactly…