TeamSPWK/nova

AI Agent Ops framework for Claude Code — independent evaluator, adversarial review, and pre-commit quality gate for AI-generated code.

2Stars on the repository
50Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

claude-md

01

TeamSPWK/nova

Skill Claude CodeCodex

A tool for creating or reorganizing CLAUDE.md and AGENTS.md files, which give coding agents project instructions.

2 2d ago A 91 tokens original MIT

context-chain

02

TeamSPWK/nova

Skill Claude CodeCodex

A session-state system for carrying project context between coding-agent sessions. It uses a human-readable NOVA-STATE.md file and a machine-readable activity log.

2 2d ago A 49 tokens original MIT

deepplan

03

TeamSPWK/nova

Skill Claude CodeCodex

A planning skill that explores a complex development task from several angles, combines the findings, and improves the plan through review. It is intended for difficult architecture choices or plans that are too shallow.

2 2d ago A 69 tokens original MIT

evaluator

04

TeamSPWK/nova

Skill Claude CodeCodex

A separate reviewer that tests code from an adversarial point of view. It checks whether the code works, matches the design, handles edge cases, and produces the claimed result rather than merely reporting success.

2 2d ago D 63 tokens original MIT

jury

05

TeamSPWK/nova

Skill Claude CodeCodex

A review method that asks several independent perspectives to judge an important code, plan, or security decision. It combines their results into a shared decision.

2 2d ago A 64 tokens original MIT

orchestrator

06

TeamSPWK/nova

Skill Claude CodeCodex

An orchestration skill that takes a plain-language development request through design, implementation, checking, and fixes. Orchestration means coordinating several work stages or agents into one process.

2 2d ago A 60 tokens original MIT

repo-preflight

07

TeamSPWK/nova

Skill Claude CodeCodex

A repository preflight skill that checks a project's local instructions before work begins. A repository is the folder containing a project's code and related files; the skill looks for guidance such as CLAUDE.md, AGENTS.md, and saved project state.

2 2d ago B 69 tokens original MIT

status-dashboard

08

TeamSPWK/nova

Skill Claude CodeCodex

A stand-alone HTML view of project progress, including phases, sprints, groups, and roadmap drift. Roadmap drift means the actual work is moving away from the planned work.

2 2d ago A 113 tokens original MIT

strategic-compact

09

TeamSPWK/nova

Skill Claude CodeCodex

A set of rules for deciding when to shorten or clear an AI coding session's working context. It distinguishes a summary-preserving compaction from clearing context without a summary, and leaves the final action to the user.

2 2d ago A 69 tokens original MIT

ux-audit

10

TeamSPWK/nova

Skill Claude CodeCodex

A multi-perspective review of a website or app’s user interface, usability, and accessibility. It uses five independent reviewers and can inspect source code, screenshots, or a live browser session.

2 2d ago A 67 tokens original MIT

worktree-setup

11

TeamSPWK/nova

Skill Claude CodeCodex

A setup helper for Git worktrees, which are extra working folders connected to one Git repository. It links selected environment and secret files from the main folder when a new worktree starts.

2 2d ago B 65 tokens original MIT

writing-nova-skill

12

TeamSPWK/nova

Skill Claude CodeCodex

A writing guide for creating or revising Nova skills, which are reusable instructions for an AI coding agent.

2 2d ago A 59 tokens original MIT

evolution

13

TeamSPWK/nova

Skill Claude CodeCodex

A self-improvement workflow for Nova, an AI system, that scans technology updates and proposes or applies changes to its rules, skills, and hooks. It uses web and GitHub searches, then can run implementation and quality checks.

2 2d ago A 60 tokens original MIT

field-test

14

TeamSPWK/nova

Skill Claude CodeCodex

A field-testing workflow for trying the Nova method on real projects and collecting feedback. It uses separate Git worktrees, which are isolated working copies of a repository.

2 2d ago A 62 tokens original MIT