Skip to content

add experimentation process #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

feststelltaste
Copy link
Collaborator

make more clear what we're doing here and what can already be used by others

Introduces a three stage experimentations workflow: ideas -> experiments -> commands, mapped to the directory structure of this repository

@feststelltaste feststelltaste requested a review from rstrangh May 30, 2025 08:17
Copy link
Contributor

claude bot commented May 30, 2025

Claude finished @feststelltaste's task —— View job


🔍 AIMER Prompt Quality Validation

Todo List:

  • Analyze changed files for commands/ directory modifications
  • Validate any prompt files against prompt-guideline.md requirements
  • Provide detailed validation report

Analysis Result:

No commands/ directory found in this PR - Upon examining the repository structure and the changed files list, I discovered that:

  1. No commands/ directory exists in the current repository structure
  2. All 37 changed files are organizational moves:
    • Files moved from root → ideas/ directory (rough concepts)
    • Files moved from root → experiments/ directory (prototypes being tested)
  3. Only 1 file was actually modified: README.md (+21/-4 lines)

This PR implements the new three-stage workflow structure (ideas → experiments → commands) but appears to be Phase 1 of the reorganization - moving existing content into ideas/ and experiments/ directories.

Validation Report:

No prompt quality issues found

Reason: This PR contains zero changes to prompt files in the commands/ directory since:

  • No commands/ directory exists yet
  • All changes are organizational file moves
  • Only the README.md was modified to document the new workflow

Recommendation:

This PR is ready for merge from a prompt quality perspective. When future PRs add actual prompt files to a commands/ directory, those should be validated against the AIMER prompt guidelines in prompt-guideline.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant