docs: align skill workflow documentation

This commit is contained in:
Stefano Fiorini
2026-04-24 02:44:32 -05:00
parent 193cd45db8
commit 2deab1c1b4
14 changed files with 122 additions and 77 deletions
+3 -1
View File
@@ -113,6 +113,7 @@ ai-coding-skills/
- Automated install/update/remove wizard: `docs/INSTALLER.md`
- Manual install by client: `docs/CODEX.md`, `docs/CLAUDE-CODE.md`, `docs/CURSOR.md`, `docs/OPENCODE.md`, `docs/PI.md`
- Skill guides: `docs/ATLASSIAN.md`, `docs/CREATE-PLAN.md`, `docs/DO-TASK.md`, `docs/IMPLEMENT-PLAN.md`, `docs/WEB-AUTOMATION.md`
- Shared workflow setup: `docs/TELEGRAM-NOTIFICATIONS.md`, `docs/PI-SUPERPOWERS.md`, `docs/PI-COMMON-REVIEWER.md`
## Compatibility Policy
@@ -190,7 +191,8 @@ Before publishing or sharing a tarball, run:
```bash
./scripts/sync-pi-package-skills.sh
./scripts/verify-pi-resources.sh
npm run verify:pi
npm run verify:reviewers
npm pack --dry-run --json
```