Skip to main content

Feature request and implementation specification management tool

Project description

nspec

PyPI version Python 3.11+ License: MIT Docs

Specification-driven project management for AI-native development

nspec turns your backlog into structured markdown specs that AI coding assistants can read, execute, and update. It pairs every feature request (FR) with an implementation spec (IMPL), validates the entire graph, and exposes an MCP server so Claude Code (or any MCP-compatible agent) can autonomously pick up work, track tasks, and advance specs through their lifecycle.

Install

pip install nspec

Also available via pipx, uv, and poetry. See the Getting Started guide.

Quick Start

nspec init              # Scaffold project (auto-detects your stack)
nspec mcp-config        # Generate MCP server config
nspec spec create --title "My feature" --priority P1
nspec validate          # Run 6-layer validation
nspec tui               # Interactive terminal UI

With the MCP server configured, Claude Code can autonomously work your backlog:

/ngo S001       — Start a work session on a spec
/nbacklog       — View the prioritized backlog
/nloop          — Autonomous mode: pick, execute, complete, repeat

Features

  • FR/IMPL Pairing — Every feature request gets a matching implementation spec with hierarchical tasks and acceptance criteria
  • 6-Layer Validation — Format, pairing, dependencies, business logic, and ordering checks
  • MCP Server — stdio, SSE, and HTTP transports for AI assistant integration
  • Interactive TUI — Sortable table, detail panel, vim keybindings, search, follow mode, live reload
  • Dependency Graph — Circular reference detection, cross-epic ordering, priority inheritance
  • Multi-Agent Queue — Parallel spec execution with atomic claim/release and lease-based recovery
  • Engineering Metrics — Velocity, quality, DORA metrics, and activity heatmap
  • Code Review — Automated review against spec criteria via configurable external agents

Documentation

Full documentation: novabuiltdevv.github.io/nspec

Development

poetry install
make test-quick    # Fast tests, fail-fast
make check         # Format + lint + typecheck

License

MIT License - see LICENSE for details.

Credits

Built with Poetry, Textual, Rich, and MCP.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nspec-3.8.0.tar.gz (563.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nspec-3.8.0-py3-none-any.whl (675.4 kB view details)

Uploaded Python 3

File details

Details for the file nspec-3.8.0.tar.gz.

File metadata

  • Download URL: nspec-3.8.0.tar.gz
  • Upload date:
  • Size: 563.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.12.3 Linux/6.1.0-44-amd64

File hashes

Hashes for nspec-3.8.0.tar.gz
Algorithm Hash digest
SHA256 5e03f0e65be587652ee427336d8c6d571e873936c83075783f99f5aeef7449fa
MD5 50a28ba24c18a4a42da63ec4f5954ec2
BLAKE2b-256 23188576c8cfc7c666db21fdb84ef64d7f2eb3f3aad90b2a43a90ae9956d7173

See more details on using hashes here.

File details

Details for the file nspec-3.8.0-py3-none-any.whl.

File metadata

  • Download URL: nspec-3.8.0-py3-none-any.whl
  • Upload date:
  • Size: 675.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.12.3 Linux/6.1.0-44-amd64

File hashes

Hashes for nspec-3.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 13d6d3b449df2c0de4fa8ce9e74f8c6aa719026f0c5590ddfc449ff09bf2d3ea
MD5 633875482f6b9ab9b4ddb4fcb1d38336
BLAKE2b-256 1e18ec3987ce0ab19fb82fc821a10a89c5ff576a4fa7704ee96bc130da051260

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page