v1.5.3: Project Researcher Utility Skill & Path Refinements 🔍
Release v1.5.3: Project Researcher Utility Skill & Path Refinements 🔍
Version 1.5.3 introduces the official integration of the project-researcher skill as a core Utility Skill and rectifies platform-specific path references to ensure a bulletproof multi-agent ecosystem.
🚀 Enhancements & New Features
- Promoted
project-researcherto Utility Skill: Theproject-researcherskill has been successfully converted into a true Utility Skill (Cross-Cutting). TheDynamic Persona Activationblock has been entirely removed to prevent Session Lock clashes. Now, any active persona (like@GodModeDevor@BrainstormingExplorerAnalyst) can securely invoke the architectural scanning workflow mid-session without losing their primary identity. - Mandatory Pre-Flight Architecture Scan:
@BrainstormingExplorerAnalysthas been updated with a strict directive to invoke theproject-researcherskill at the beginning of Phase 0. Ifdocs/ARCHITECTURE.mddoes not exist or is outdated, the analyst will automatically scan and document the repository architecture before generating the Discovery Draft, ensuring deep structural context.
🛠️ Architecture & Under-the-Hood Fixes
- Codex Ecosystem Synchronization (
.codex): Fixed a critical pathing discrepancy in the Codex ecosystem. The.codexplatform utilizes.tomlformats for agents instead of.md. AllSKILL.mdinternal references across.codex/skills/have been bulk-updated to correctly point to their respectiveagents/*.tomlfiles (e.g.,brainstorming-explorer-analyst.toml), ensuring seamless skill-to-agent mapping. - Skill Scope Constraints: The strict restriction prohibiting
project-researcherfrom modifying application source code has been explicitly preserved within itsCore Directives, ensuring that code-executing agents (like@GodModeDev) are safely restricted while performing exploratory scans.
📝 Documentation Updates
- README.md: Added
project-researcherto the global Skills table to formally document its capabilities for repository architecture scanning. - AGENTS.md: Registered
project-researcheras a recognized cross-cutting Utility Skill within the overarching SDLC workflow.
Upgrade Guide:
As always, you can pull the latest changes or run the interactive installation scripts to sync these refinements across your preferred IDE platforms.