build
SkillProductivityImplement an agreed task incrementally and verify the result. Use when the user types /build.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the build skill
What this skill tells your AI
The instructions your AI receives, as published by blockmatic/basilic in .agents/skills/workflow/build/SKILL.md and read by ahel’s review.
Purpose and inputs
Use an existing plan or a sufficiently clear implementation request. Read the repository instructions, affected README/scripts, matching rules and skills, and technical docs. Resolve missing consequential decisions through the matching FIRST station.
Steps
- Inspect the working tree and identify the files owned by this task. State the acceptance conditions; preserve unrelated changes.
- Implement one complete slice using existing packages and patterns. Change owning schemas and run documented generators instead of editing generated clients or migrations.
- Run the smallest meaningful check for the changed behavior. A reproducible logic defect should have a regression check; use TDD when requested or required by the repository, not as a ritual for prose edits.
- Investigate failed checks before building dependent work. Separate regressions caused here from pre-existing or environmental failures; never weaken checks to obtain a pass.
- Review the diff and update matching technical docs and nearest README when behavior or conventions change. Update the product overlay only when product facts change.
Verification
- The requested acceptance conditions are met.
- Affected checks ran against the final change; any unverified behavior is named.
- Sources, generated artifacts, and documentation agree.
- The diff preserves unrelated work and contains no temporary instrumentation added here.
Handoff
Return changed behavior, evidence, and remaining blockers. Commit, push, PR creation, and deployment require the user's request; build alone does not request them.
Read completion evidence before reporting completion.
Signals
- GitHub stars
- 89
- Forks
- 11
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
build-blockmatic- Source
- github.com/blockmatic/basilic