Commit Graph

7 Commits

Author SHA1 Message Date
Test User 6b0f0375ae Rename gpt-oath to gpt-oauth and clean up READMEs
Fix a typo in the gpt-oauth-prompt-enhancer plugin name and remove
duplicate sentences and redundant text blocks from README files.
2026-01-02 02:23:07 +00:00
Test User 313bf92d9f Standardize prompts using RFC 2119 and XML tags
Apply research-backed formatting across all agents, commands, and
plugins to improve LLM precision. This update also replaces the
commands-md-updater agent with a new /sync-commands workflow.
2026-01-02 01:39:46 +00:00
Test User b984f93b01 Update agent catalog and repository commands
- Add Security Reviewer with 10 new security skills.
- Split Vite-React expert into orchestrator and brain roles.
- Add /init and /refactor-rfc-xml commands.
- Update model references to GPT-5.2 and remove deprecated agents.
2026-01-02 01:25:05 +00:00
Test User 9b70decd13 Standardize agent and command documentation
Convert markdown files to use XML-like tags for structure and adopt RFC
2119 keywords. Delete redundant generic agent definitions and update
coding guidelines to enforce stricter modularity, file size limits, and
barrel exports.
2026-01-01 21:18:18 +00:00
Igor Warzocha 1e21cb5505 Add GPT prompt enhancer and thinking variants 2026-01-01 10:42:15 +00:00
Igor Warzocha 28f82b776d Added GLM config to use with Anthropic API 2025-12-29 11:44:45 +00:00
Igor Warzocha f04a85baa8 Add Gemini/GLM Focused Mode plugin 2025-12-27 11:03:00 +00:00