Skip to content

Repo File Organization Initiative #37

@JasonUranta

Description

@JasonUranta

Overview

We need to organize and document the files in this repo so that we can use them after the people who have contributed have left.

Details

The purpose of this issue is to standardize the organization of files in the ai-skills-assessor repo so that scripts, data, tests, configuration files, and other information can all be located intuitively. This will improve maintainability, make onboarding easier for new contributors, and prepare the repo for automated testing and CI workflows.

Proposed File Structure Guidelines

  • Scripts will generally be under the /scripts folder.
  • Data will generally be under the /data folder.
  • Tests will generally be under the /tests folder.
  • Configuration files will generally be under the /config folder.

All other files will be sorted as needed.

Action Items

  • Suggest Structure
  • Identify all files
  • Indicate file locations
  • Write Summaries
  • Reorganize file folders N/A

Resources/Instructions

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions