Skip to content

Conversation

@terry-li-hm
Copy link
Contributor

Summary

This PR removes hardcoded references to 'CORA' (Every's internal project) throughout the compound-docs skill and related workflows.

Changes

  • Updated schema.yaml, SKILL.md, and assets to use generic terms like "System-wide", "Project-Specific", and "modules documentation".
  • Renamed references to cora-critical-patterns.md to the more generic critical-patterns.md.
  • Generalized subagent and workflow descriptions.

These changes ensure the plugin is truly project-agnostic and ready for use in any repository as advertised.

The plugin had hardcoded references to 'CORA' (Every's internal project)
throughout the documentation workflow, making it project-specific rather
than generic. This affected users trying to use the plugin on non-CORA
projects.

Changes:
- Replace 'cora-critical-patterns.md' with 'critical-patterns.md'
- Replace 'Which CORA module' with 'Which module or component'
- Replace 'CORA-Specific Resources' with 'Project-Specific Resources'
- Replace 'CORA-MODULES.md' with 'modules documentation'
- Replace 'CORA system' with 'System-wide' in templates
- Update cora-test-reviewer description to be generic

Files modified:
- learnings-researcher.md: Fixed critical patterns file reference
- compound-docs/SKILL.md: Removed module and filename hardcoding
- compound-docs/assets/*.md: Generalized template references
- workflows/compound.md: Changed 'CORA schema' to 'solution schema'
- workflows/work.md: Made test reviewer description generic

This makes the plugin truly project-agnostic as advertised.
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