Skip to content

Prepare agent skills#156

Merged
JUVOJustin merged 11 commits intomainfrom
prepare-agent-skills
Jan 27, 2026
Merged

Prepare agent skills#156
JUVOJustin merged 11 commits intomainfrom
prepare-agent-skills

Conversation

@JUVOJustin
Copy link
Owner

This pull request updates and streamlines the boilerplate's documentation, commands, and skills for maintaining and synchronizing WordPress plugin projects. It introduces new skills for boilerplate updates and plugin translations, simplifies several .opencode/command/ instructions, and enhances documentation to make workflows clearer and more maintainable.

Key changes include:

1. Introduction of New Skills

  • Added boilerplate-update skill (.opencode/skill/boilerplate-update/SKILL.md) to guide updating plugins to the latest boilerplate features, with detailed workflow, confirmation rules, and documentation references.
  • Added plugin-translations-update skill (.opencode/skill/plugin-translations-update/SKILL.md and reference to docs/i18n.md) to standardize and automate plugin translation extraction, updating, and compilation. [1] [2]

2. Documentation and Workflow Improvements

  • Updated AGENTS.md to provide a high-level overview, quick references, and clear documentation links for all major features, including new primitives and maintenance guidelines.
  • Enhanced docs/i18n.md to clarify the translation workflow, emphasizing the need to build scripts before extracting strings and updating the sequence of steps.

3. Simplification and Clarification of Command Instructions

  • Rewrote .opencode/command/commands-upsert.md to instruct users to use the new boilerplate-update skill for syncing commands and skills, focusing only on the relevant configuration section.
  • Simplified .opencode/command/translations-upsert.md to direct users to the new translation skill, clarifying language selection behavior.
  • Removed outdated or redundant instructions from .opencode/command/qa-upsert.md, .opencode/command/rules-upsert.md, and .opencode/command/strauss-upsert.md in favor of the new skills and streamlined processes. [1] [2] [3]

4. Composer Script Improvement

  • Updated the i18n:extract script in composer.json to exclude unnecessary directories (resources, vendor, vendor-prefixed, node_modules) from translation extraction, improving accuracy and performance.

@JUVOJustin JUVOJustin merged commit 1cf5c11 into main Jan 27, 2026
3 checks passed
@JUVOJustin JUVOJustin deleted the prepare-agent-skills branch January 27, 2026 18:08
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

Comments