Skip to content

Paths question #300

@ferBo

Description

@ferBo

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
  1. Are the paths correct, in general? E.g. Shouldn't it be ``/.specify/templates/plan-template.mdinstead of/templates/plan-template.md`
  2. I also see there's a CLAUDE.md file listed at the end. However:
    a. I don't se any CLAUDE.md files in the .specify directory
    b. I initialized by selecting cursor as 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.md

the .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

Metadata

Metadata

Assignees

Labels

templatesRelated to template definition and not the CLI.

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions