Skip to content

Ship AI agent skill via llm/skills; bump property-testing to ^2.6#14

Merged
rasuvaeff merged 2 commits into
masterfrom
feat/llm-skills-pilot
Jul 24, 2026
Merged

Ship AI agent skill via llm/skills; bump property-testing to ^2.6#14
rasuvaeff merged 2 commits into
masterfrom
feat/llm-skills-pilot

Conversation

@rasuvaeff

Copy link
Copy Markdown
Owner

What

  • resources/skills/rasuvaeff-specification/SKILL.md — a thin AI-agent skill (safety rules first, canonical usage, full API delegated to the package's own llms.txt) + extra.skills in composer.json. Projects using the llm/skills Composer plugin get the skill synced into .agents/skills/ automatically on composer install.
  • Dev dependency rasuvaeff/property-testing ^1.0^2.6 (tests use only Gen::int/Gen::oneOf, no migration needed).

Verified

  • composer build green: 250 tests, 1468 assertions.
  • Live consumer check with llm/skills v1.9.0: skill auto-syncs on composer require rasuvaeff/specification (direct dependencies are trusted implicitly, no trust-list entry needed); re-running composer skills:update is idempotent.
  • resources/ is not export-ignored, so the skill ships in the Composer dist.

- resources/skills/rasuvaeff-specification/SKILL.md (thin wrapper over
  llms.txt) + extra.skills in composer.json: consumers with the llm/skills
  Composer plugin get the skill in .agents/skills/ automatically.
- rasuvaeff/property-testing ^1.0 -> ^2.6 (tests use only Gen::int/Gen::oneOf,
  no migration needed).
@rasuvaeff
rasuvaeff merged commit 395ea0f into master Jul 24, 2026
7 checks passed
@rasuvaeff
rasuvaeff deleted the feat/llm-skills-pilot branch July 24, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant