Skip to content

feat(skills): adopt Agentic STE controlled English (#91)#94

Merged
danielvm-git merged 1 commit into
mainfrom
feat/agentic-ste
Jul 25, 2026
Merged

feat(skills): adopt Agentic STE controlled English (#91)#94
danielvm-git merged 1 commit into
mainfrom
feat/agentic-ste

Conversation

@danielvm-git

Copy link
Copy Markdown
Owner

Summary

  • Add docs/AGENTIC-STE.md — 10 numeric rules for instructional prose (directive vocabulary, banned hedge modals, 20-word sentence cap, explicit terse-mode exclusion)
  • Add scripts/validate-agentic-ste.sh with built-in fixture self-test; --strict for craft-skill gate, --audit for stocktake debt scan
  • Extend craft-skill, seed-conventions, and stocktake-skills to enforce/audit Agentic STE at write time and catalog audit

Closes #91

Test plan

  • bash scripts/validate-agentic-ste.sh — self-test PASS
  • bash scripts/validate-agentic-ste.sh --strict skills/craft-skill/SKILL.md — PASS
  • Preflight green in worktree (compliance + golden 12/12 + sync-skills + trace-stories)
  • CI checks on PR

Made with Cursor

…prose

Add AGENTIC-STE ruleset and validate-agentic-ste.sh with self-test fixtures.
Wire craft-skill HARD GATE, seed-conventions generation rules, and stocktake
STE debt scanner. Closes #91.
@cursor

cursor Bot commented Jul 25, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@danielvm-git
danielvm-git merged commit 79fca7f into main Jul 25, 2026
2 checks passed
github-actions Bot pushed a commit that referenced this pull request Jul 25, 2026
# [2.85.0](v2.84.1...v2.85.0) (2026-07-25)

### Bug Fixes

* **land-branch:** fallback to PR when default branch push is protected ([#93](#93)) ([d7f14d4](d7f14d4)), closes [#92](#92)

### Features

* **skills:** adopt Agentic STE controlled English for instructional prose ([#94](#94)) ([79fca7f](79fca7f))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.85.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

danielvm-git added a commit that referenced this pull request Jul 25, 2026
Record closure of #92 and #91 after squash merges of PRs #93 and #94;
clear dispatch-agents parallel handoff.

Co-authored-by: Cursor <cursoragent@cursor.com>
@danielvm-git
danielvm-git deleted the feat/agentic-ste branch July 25, 2026 05:33
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.

feat(skills): adopt Simplified-Technical-English-style controlled language for CLAUDE.md/CONVENTIONS.md/SKILL.md authoring

1 participant