pendo-io/novus
v0.2.0Proprietary
Novus skills for coding agents: UX review and evidence-backed next-work and portfolio investment decisions, powered by Pendo product analytics.
Changelog
0.1.0 — unreleased
First release.
ux-reviewskill: pre-PR UX review of local changes, with Novus product analytics through the Novus MCP server and graceful degradation to code-observable findings when the server is not connected.whats-nextskill: current-work steering backed by engineering context, Novus customer evidence, and either Novus-native or directly connected Linear/Jira planning data, with a graceful no-roadmap fallback.build-investmentskill: portfolio-level comparison of planned, built, and experienced investment, with one evidence-backed recommendation for where engineering investment should move.- Packaging for Claude Code, Gemini CLI, and Codex CLI, plus Agent Plugins 1.0 and Cursor manifests and an
.agents/skillssymlink for Devin.
Deferred: cross-run memory, so a re-run reports only what changed since the last review. Tried and cut — agents reliably
produce the report and then skip the bookkeeping write, in ~, .git/, and $TMPDIR alike. The first two are also
blocked outright by Codex's sandbox. Revisit when there is a way to make the write intrinsic to producing the report
rather than a step after it.