Skip to content

feat: add pacsomatic skill#156

Open
Beifang wants to merge 1 commit into
K-Dense-AI:mainfrom
Beifang:feature/pacsomatic
Open

feat: add pacsomatic skill#156
Beifang wants to merge 1 commit into
K-Dense-AI:mainfrom
Beifang:feature/pacsomatic

Conversation

@Beifang
Copy link
Copy Markdown

@Beifang Beifang commented May 7, 2026

Summary

This PR adds a new pacsomatic skill package aligned with K-DENSE skill conventions, including required structure, routing-focused SKILL documentation, baseline configuration, and unit tests.

Included

  1. SKILL.md
  2. config.yaml
  3. run_pacsomatic.py
  4. test_run_pacsomatic.py
  5. agent-playbook.md
  6. config-and-output.md
  7. pacsomatic_guide.md
  8. README.md
  9. LICENSE

Notes

  1. No functional break to the helper script behavior; this is mainly a packaging/documentation/test alignment update.
  2. Skill routing guidance now clearly defines trigger phrases, dry-run vs run behavior, and expected agent response fields.

Validation

  1. python -m unittest discover -s tests -v
  2. Result: 7 tests 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