1 unstable release

Uses new Rust 2024

0.0.0 Sep 19, 2025

#6 in #template-tool

MIT license

2KB

Neuromancer.Systems

Neuromancer.Systems is a collection of systems and tools for AI agent-powered #novibes software engineering.

🚧 Work in progress, follow for updates on Twitter or Bluesky

It consists of:

  • Mothership (👨‍🔬 Alpha): Toolkit for setting up and maintaining reproducible development environments. It utilizes Dev Containers to create isolated and consistent environments for software development. It provides a secure sandbox environment both for local and cloud agents.

  • Dot Agents (🚧 WIP): Framework for structuring agents' work into streamlined workflows. It's similar to spec-driven systems such as Agent OS and Spect Kit but puts focus on the role of software engineer as the system architect. It helps to guide the design and implementation instead of completely delegating this responsibility to agents.

  • nmcr (🚧 WIP): CLI tool for managing code templates and snippets using plain Markdown. It allows users and agents alike to easily author and apply code templates, ensuring consistency and efficiency in code generation. Its MCP mode helps to prevent context rot by exposing styles and patterns used in the codebase only when needed.

  • mdpm (💡 Planned): Markdown package manager that allows to keep agent instructions as well as team styleguides up-to-date. It helps to sync documents, document parts and expose off-repo documents using MCP server.

  • wrkspc (💡 Planned): System and CLI tool for managing monorepos as well as git submodules and trees. It provides a unified interface to work with projects varying in composition (libraries, apps, scripts, and in-between) and authored in different languages.

No runtime deps