Loading...
Loading...
Scaffold development rules for AI coding agents. Auto-invoked when user asks about setting up rules, coding conventions, or configuring their AI agent environment.
npx skill4agent add plaited/agent-eval-harness scaffold-rulesbunx @plaited/development-skills scaffold-rules --dry-runactionsbunx @plaited/development-skills scaffold-rulesAGENTS.md@AGENTS.mdCLAUDE.mdactions| Flag | Description |
|---|---|
| List available rules without scaffolding |
| Preview actions without making changes |
AGENTS.md<!-- PLAITED-RULES-START -->
## Rules
(rule content inlined here)
<!-- PLAITED-RULES-END -->@AGENTS.md| Issue | Cause | Fix |
|---|---|---|
| Rules duplicated in AGENTS.md | Markers were manually deleted | Remove duplicate section, re-run |
| Update didn't apply | Only one marker present (start or end) | Ensure both |
| CLAUDE.md doesn't exist | Create CLAUDE.md first, then re-run |
PLAITED-RULES-STARTPLAITED-RULES-END