-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Paths question #300
Copy link
Copy link
Open
Labels
templatesRelated to template definition and not the CLI.Related to template definition and not the CLI.
Description
In constitution_update_checklist.md there's this block at the top:
## Templates to Update
### When adding/modifying ANY article:
- [ ] `/templates/plan-template.md` - Update Constitution Check section
- [ ] `/templates/spec-template.md` - Update if requirements/scope affected
- [ ] `/templates/tasks-template.md` - Update if new task types needed
- [ ] `/.cursor/commands/plan.md` - Update if planning process changes
- [ ] `/.cursor/commands/tasks.md` - Update if task generation affected
- [ ] `/CLAUDE.md` - Update runtime development guidelines- Are the paths correct, in general? E.g. Shouldn't it be ``/.specify/templates/plan-template.md
instead of/templates/plan-template.md` - I also see there's a
CLAUDE.mdfile listed at the end. However:
a. I don't se anyCLAUDE.mdfiles in the.specifydirectory
b. I initialized by selectingcursoras AI assistant.
create-new-feature.sh, update-agent-context.sh, plan-templates.md paths:
both .sh files refer to either
$REPO_ROOT/templates/spec-template.mdthe .md file refers to /templates/spec-template.md
Interestingly, setup-plan.sh does specify:
TEMPLATE="$REPO_ROOT/.specify/templates/plan-template.md"Should I just ignore that, or is there anything needing to be fixed?
Thanks!
Fer
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
templatesRelated to template definition and not the CLI.Related to template definition and not the CLI.
Type
Fields
Give feedbackNo fields configured for Bug.