Skip to content

feat: centralize AI context — migrate skills to subdirectories#114

Open
gabrielbmoro wants to merge 3 commits into
mainfrom
feat/centralized-ai-context
Open

feat: centralize AI context — migrate skills to subdirectories#114
gabrielbmoro wants to merge 3 commits into
mainfrom
feat/centralized-ai-context

Conversation

@gabrielbmoro

Copy link
Copy Markdown
Collaborator

Summary

Moves each skill file into its own subdirectory under ai/skills/ with a SKILL.md naming convention, making the skill structure consistent and extensible.

Changes

Staged (renames):

  • ai/skills/*.mdai/skills/<name>/SKILL.md for all 11 skills:
    • android-gradle-logic, android-testing, architecture, compose-ui, new-component
    • openspec-apply-change, openspec-archive-change, openspec-explore, openspec-propose
    • review-pr, run-build

Unstaged (follow-ups):

  • AGENTS.md: Update reviewer round to reference ai/skills/architecture/SKILL.md
  • opencode.json: Add $schema field pointing to https://opencode.ai/config.json

Related

  • Contributes to centralized AI context initiative

Move openspec-propose, openspec-apply-change, openspec-archive-change,
and openspec-explore skills to the centralized ai/skills/ directory.
Content fully migrated to ai/skills/. The centralized ai/ folder
is now the single source of truth for all skills.
Enables OpenCode to discover skills from the centralized location.
@github-actions

Copy link
Copy Markdown
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
⚠️ KOTLIN detekt yes 191 no 5.38s
⚠️ MARKDOWN markdown-table-formatter 65 1 0 0.42s
⚠️ YAML prettier 20 1 4 1.1s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

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