---
title: "Idea so stupid it could be smart: a spec manager? specman?"
date: 2026-05-12
canonical: https://solmaz.io/x/2054210629863616855/
x_url: https://x.com/onusoz/status/2054210629863616855
license: CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/)
---

Idea so stupid it could be smart: a spec manager? specman?

People maintain plain language instead of code. Implementation details strictly prohibited, only high level design and ideas

MVP would also be relatively easy to implement:
- Gather list of most popular 10k npm packages
- Scrape corresponding deepwiki repo pages (sorry cognition)
- Use heuristics to get rid of implementation details, leaving you just with pure high level spec
- “specman add coolpackage” then fetches corresponding spec automatically, and triggers the local coding agent to implement that
- could leave versioning out for MVP — how often does the idea behind a package change anyway

*Quotes a post by @onusoz (https://x.com/onusoz/status/2054207776696762412); its text is omitted here because it is not covered by this site's license.*
