Instructions file CodexOpenCode
Repository instructions for QDeskWatch, a desktop assistant built with Qt 6, QML/Qt Quick, C++17, and CMake. They describe the project and rules for updating agent instructions, documentation, and skills.
Instructions file CodexOpenCode
Repository instructions for QDeskWatch, a desktop assistant built with Qt 6, QML/Qt Quick, C++17, and CMake. They describe the project and rules for updating agent instructions, documentation, and skills.
Skill Claude CodeCodex
A review workflow for checking whether project documents in `docs/` still match the repository. It compares documented paths, structure, responsibilities, and rules with the current files.
Skill Claude CodeCodex
A repository-navigation workflow that first reads the project's structure guide and then searches for the files and modules related to a request. It uses the current repository as the final source when the guide is outdated.
Skill Claude CodeCodex
A review process for deciding whether a project skill still matches the work it is meant to guide. It checks the skill’s trigger text, displayed description, instructions, supporting files, and boundaries with project documentation.