Skip to content

feat(cli): add agent install command; skill YAML frontmatter, v2.3#19

Merged
devsimsek merged 2 commits into
mainfrom
dev
Jun 12, 2026
Merged

feat(cli): add agent install command; skill YAML frontmatter, v2.3#19
devsimsek merged 2 commits into
mainfrom
dev

Conversation

@devsimsek

Copy link
Copy Markdown
Owner

Summary

  • php sdf/cli agent install [local|global] — Installs the project-sdf agent skill to .agents/skills/ (local) or ~/.agents/skills/ (global). Sources from wiki/agentic_workflow/skills/.

  • SKILL.md with YAML frontmatter — The skill now follows the OpenCode SKILL.md spec: name, description, license, compatibility, metadata. Placed under wiki/agentic_workflow/skills/project-sdf/.

  • 3 new teststest_agent_install_local, test_agent_install_global, test_agent_install_requires_subcommand. All 428 tests pass (763 assertions).

  • .agents/ added to .gitignore.

  • Tagged v2.3.

@devsimsek devsimsek merged commit 07e58a4 into main Jun 12, 2026
10 checks passed
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