Skip to content

[skills] Add packaged AGENTS.md skill (#128)#129

Merged
coisa merged 5 commits intomainfrom
feat/128-create-agentsmd-skill
Apr 20, 2026
Merged

[skills] Add packaged AGENTS.md skill (#128)#129
coisa merged 5 commits intomainfrom
feat/128-create-agentsmd-skill

Conversation

@coisa
Copy link
Copy Markdown
Contributor

@coisa coisa commented Apr 20, 2026

Related Issue

Closes #128

Motivation / Context

  • Package a reusable Fast Forward skill for repository-level AGENTS.md authoring.
  • Make the workflow available to synced consumer repositories without adding new synchronization code.

Changes

  • Add a packaged create-agentsmd skill with focused guidance and a reference checklist.
  • Add Codex UI metadata for the new packaged skill.
  • Update repository guidance and changelog entries to mention the new packaged skill.

Verification

  • composer dev-tools
  • Focused command(s): composer dev-tools tests -- --filter=SkillsSynchronizerTest
  • Manual verification: confirmed the new skill lives under .agents/skills/ and relies on the existing directory-based synchronization flow.

Documentation / Generated Output

  • README updated
  • docs/ updated
  • Generated or synchronized output reviewed

Changelog

  • Added a notable CHANGELOG.md entry

Reviewer Notes

  • The skill-creator quick validator could not be used directly in this environment because PyYAML is missing, so repository verification relied on the full composer dev-tools gate instead.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 20, 2026

@coisa coisa merged commit 370830c into main Apr 20, 2026
21 checks passed
@coisa coisa deleted the feat/128-create-agentsmd-skill branch April 20, 2026 06:00
github-actions Bot added a commit that referenced this pull request Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Released

Development

Successfully merging this pull request may close these issues.

Add a packaged skill for generating AGENTS.md files

1 participant