Implemented
0
Agent skill spec-driven-development has no path for creating a spec
Source: n8n-io/n8n#38531 · opened by @david6sei
Bug Description .agents/skills/spec-driven-development/SKILL.md is read by coding agents working in this repo. It covers finding a spec, following it during implementation, and verifying that code and spec have not drifted — but it has no path for creating one. Step 3 of "Before Starting Work" reads: > If no spec exists and the task is non-trivial (new module, new API, > architectural change), ask the user whether to create one first. and stops there. The skill has a "Spec File Conventions" section, but it describes the finished file (where it lives, keep it concise, use Implementation TODO checkboxes) — not how to get to one. If the user sayss for resolving the ambiguity in the request first, no set of sections to fill in, and no criterion for when a spec is not worth writing. Each or quietly skips the spec. The effect is visible in the repo: .agents/specs/ does not exist on master. No spec has ever been written under this process, so the ski ("Rea…
No pledges yet. Be the first to back this.
Comments
Similar requests
Feature: cross-workflow agent memory — persistent verified memory for AI Agent nodes
0 votes · 0 comments
AI Agent: return tool-schema validation failures to the model as recoverable errors instead of terminating the execution
0 votes · 0 comments
Anthropic Chat Model: expose "strict": true for client tool definitions
0 votes · 0 comments
Feature Suggestion: Optional token metering & paid API key support via `neuforge-pay`
0 votes · 0 comments
Feature Suggestion: Optional token metering & paid API key support via `neuforge-pay`
0 votes · 0 comments
No comments yet.