With all the talk of "LLMs aren't there yet" and the latest buzzword "context engineering" I thought now would be a good a time as any to show this tool I've been working on.
Problem:
Bad specs and laziness can get in the way of both the AI coding agent and the developer being in sync on what to build.
Solution:
SpecLinter aims to manage your codebase's context by understanding your architecture and producing testable features by leveraging Gherkin.
IMO, the most powerful piece of this whole AI development workflow is describing what you want using Gherkin's Behavioral Driven Design system.
Please give it a shot and let me know if SpecLinter helps bridge any of the gaps in AI development for you. Open to feedback!
orangebread•5h ago
With all the talk of "LLMs aren't there yet" and the latest buzzword "context engineering" I thought now would be a good a time as any to show this tool I've been working on.
Problem: Bad specs and laziness can get in the way of both the AI coding agent and the developer being in sync on what to build.
Solution: SpecLinter aims to manage your codebase's context by understanding your architecture and producing testable features by leveraging Gherkin.
IMO, the most powerful piece of this whole AI development workflow is describing what you want using Gherkin's Behavioral Driven Design system.
Please give it a shot and let me know if SpecLinter helps bridge any of the gaps in AI development for you. Open to feedback!