| name | a2ui-implement-feature-from-blueprint |
| description | Provides instructions on implementing feature specs or module blueprint commit diffs in a specific codebase. |
A2UI Implement Feature from Blueprint Skill
This skill provides step-by-step instructions on implementing feature specifications and updating codebase module compliance commit hashes.
1. Implementation Workflow
Step 1: Check Codebase Status & Context
Step 2: Execute Implementation & Conformance Tests
- Implement required code changes in the target codebase directory (
<relative_path>).
- Run local unit and conformance tests specified by
test_command in codebase.blueprint.md.
Step 3: Update Codebase Blueprint Compliance
Step 4: Validate Blueprints
Verify blueprint consistency across the monorepo:
python3 blueprints/validate_blueprints.py