Skip to content

feat: add BuildRule skill for authoring module rules - #84

Merged
N4M3Z merged 1 commit into
mainfrom
buildrule-skill
Jul 13, 2026
Merged

feat: add BuildRule skill for authoring module rules#84
N4M3Z merged 1 commit into
mainfrom
buildrule-skill

Conversation

@N4M3Z

@N4M3Z N4M3Z commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Problem

The Build* family (BuildAgent, BuildHook, BuildModule, BuildPlugin, BuildSkill) has no member for rules — the artifact type with the highest per-word cost (always in context) and the least written guidance. Corrections that should graduate to rules get captured ad hoc.

Approach

One skill carrying the conventions (single file / single behavior, PascalCase naming, owning-module placement with forge-steering fallback, qualifier directories per PROV-0005, token-cost discipline) plus a create workflow and a validate checklist. Routes /Rule-style captures to the owning module instead of ~/.claude.

Test plan

  • forge validate passes
  • first real capture routed through the skill post-merge

@N4M3Z
N4M3Z force-pushed the buildrule-skill branch from 5c01d21 to d8bc6b3 Compare July 13, 2026 17:38
@N4M3Z
N4M3Z merged commit c3f84e6 into main Jul 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant