What problem does it solve?
This Skill helps you record project constraints, standards, and rules without needing to memorize a rigid command grammar. It turns natural-language intent into a structured spec entry so teams can keep coding, architecture, quality, and review rules in one place.
Core Features & Use Cases
- Intent-driven spec capture: Add a rule by describing it naturally, such as banning
any, enforcing gRPC between services, or requiring 80% coverage.
- Category and scope inference: Automatically infers whether the rule is about coding, architecture, quality, testing, review, or learning, and applies the right scope.
- Project knowledge organization: Keeps reusable knowledge separate from project constraints, with explicit support for spec entries and learning entries.
- Use case: A team lead can quickly record a new backend standard, and the workflow will classify it correctly and append it to the project spec log.
Quick Start
Tell the skill to add a new rule in plain language, such as “maestro-spec add 加一条规范:禁止用 any”.