What problem does it solve?
This Skill addresses the issue of team shared skills stored in the .team-skills/ directory falling out of sync with evolving codebases, which leads to AI assistants and team members operating on outdated architectural and workflow assumptions during development.
Core Features & Use Cases
- Structured Update Triggers: Defines clear scenarios (code changes to pages, routes, APIs, data models, etc.) that require team skill updates.
- Step-by-Step Update Workflow: Provides a guided process to locate, modify, and commit updated team skills, with optional reference document support for detailed changes.
- Integration with Development Workflows: Embeds skill sync checks into pre-commit hooks and task completion reviews to ensure consistency.
- Use Case: When a developer adds a new workspace page layout to the AIASys frontend, this Skill guides them to update the corresponding aiasys-frontend-architecture team skill before committing the code, ensuring all team members and AI tools have accurate context.
Quick Start
Use the aiasys-skill-maintenance skill to check if your recent code changes require updates to relevant team shared skills before committing your work.