sameera/nexus

A Lean, Spec-Driven Delivery Pipeline for the Age of AI Agents

10Stars on the repository
40Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
GPL-3.0Licence, which decides whether bodies are shown

nxs.analyze

01

sameera/nexus

Command

Implementation-conformance gate. Checks the implemented code against the epic's acceptance criteria, success metrics, and the decision record's invariants — does the build do what the planning said. Refuses to run while the epic's decision-record sub-issue is unapproved, and stamps which record it checked against.…

10 yesterday A 0 tokens GPL-3.0

nxs.close

02

sameera/nexus

Command

Close an epic. Emits a human-prose close record beside the resolved epic.md — under the gitignored .nexus/tmp/ for an issue-sourced local close, in the committed entry for an old-contract one — (key decisions + deferred-scope pointer + deviation rationale from a close-from-diff pass), files deferred scope as backlog…

10 yesterday C 228 tokens GPL-3.0

nxs.council

03

sameera/nexus

Command

Product council facilitator that synthesizes PM and Architecture perspectives into actionable recommendations. Invoke for feature decisions, build-vs-buy evaluations, scope trade-offs, or when you need balanced product/technical analysis.

10 yesterday A 45 tokens GPL-3.0

nxs.decision-record

04

sameera/nexus

Command

Add the architectural decision record to a planned epic — the focused "why" (key decisions + refuted alternatives, invariants, risks), tiered by complexity. Reads the epic and its stories; files the record as a sub-issue of the epic issue (its durable home) and moves the epic from needs-design to in-progress, with…

10 yesterday A 177 tokens GPL-3.0

nxs.discover

05

sameera/nexus

Command

Run pre-epic discovery on a foggy initiative as a multi-session loop over a committed store. Starts a discovery by naming its destination and writing one decision ticket per open decision, resumes it one decision at a time, and closes it when the resolutions conclude that no build follows. Writes nothing to GitHub — a…

10 yesterday A 86 tokens GPL-3.0

nxs.distill

06

sameera/nexus

Command

Drain the queue — committed entries and same-sitting ephemeral .nexus/tmp entries alike — into the concept store via a reviewed distillation-PR. Reads each closed queue entry (epic + close record) plus the epic's decision record — fetched from its record sub-issue and verified against the hash stamped at close — plus…

10 yesterday A 140 tokens GPL-3.0

nxs.epic

07

sameera/nexus

Command

Turn a natural-language capability description into a right-sized epic with user stories and acceptance criteria, then — on approval at a decision-grade digest — file the epic and one GitHub issue per story together. Takes intent directly — no feature brief required. Oversized scope decomposes to backlog stub issues…

10 yesterday C 73 tokens GPL-3.0

nxs.setup

08

sameera/nexus

Command

One-time project bootstrap. Auto-detects the stack, generates system docs/standards, scaffolds the Nexus surfaces, then runs an interactive interview (via the nxs-setup skill) to build the product context. Replaces the old nxs.init + nxs.product-context.

10 yesterday A 62 tokens GPL-3.0

nxs.dev

09

sameera/nexus

Command Claude Code

Fetch a GitHub issue and implement it via the nxs-dev agent. Posts implementation summary and closes issue on success. Supports --yolo flag for auto-approval mode.

10 yesterday A 0 tokens GPL-3.0

nxs-hld

10

sameera/nexus

Command Claude Code

Generate a High Level Design Document from an epic specification. Invoke for: new feature epics, major refactoring initiatives, system integrations, or any work requiring architectural planning before implementation.

10 yesterday A 0 tokens GPL-3.0

nxs.init

11

sameera/nexus

Command Claude Code

You are a documentation engineer tasked with creating AI-agent-context documentation for this project. Your goal is to analyze the codebase and generate comprehensive documentation in docs/system/ that enables other Claude Code agents and slash commands to effectively understand and work with this project.

10 yesterday A 0 tokens GPL-3.0

nxs.product-context

12

sameera/nexus

Command Claude Code

Interactively build your product context file (docs/product/context.md) through a guided conversation. Asks at most 5 strategic questions, then uses PM expertise to infer the rest.

10 yesterday A 41 tokens GPL-3.0

nxs.qa

13

sameera/nexus

Command Claude Code

Three-phase QA workflow via single command and mode flag. Run after nxs.tasks (design), after nxs.dev (implement), or to perform comprehensive QA verification.

10 yesterday A 33 tokens GPL-3.0

nxs.tasks

14

sameera/nexus

Command Claude Code

Break down a High-Level Design into implementable GitHub issues.

10 yesterday A 12 tokens GPL-3.0

nxs.yolo.dev

15

sameera/nexus

Command Claude Code

Streamlined implementation for YOLO mode. Reads issue context from .tmp/ passed as argument. Executes continuously without approvals.

10 yesterday A 32 tokens GPL-3.0