Feature Parity banner
DYAI2025 DYAI2025

Feature Parity

Development community

Description

--- description: Identify web/mobile feature gaps, generate parity plan, spawn parallel agents for both targets allowed-tools: Skill, Agent, Bash, Read, Write, Edit, Glob, Grep, TaskCreate, TaskUpdate --- ## Context Bazodiac is a web + mobile app. Features built on web (`src/`) don't always exist on mobile (`apps/mobile/`) and vice versa. This skill audits the gap and brings both targets to parity. ## Your Task Audit feature parity between web and mobile, then implement the missing pieces.

Installation

Installs to ~/.claude/commands/dyai2025-astro-noctum-feature-parity.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/DYAI2025/Astro-Noctum/HEAD/.claude/commands/feature-parity.md -o ~/.claude/commands/dyai2025-astro-noctum-feature-parity.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository