Skip to content

feat(#139): bundle software-dev-tuned vipune skill artifact#140

Merged
randomm merged 3 commits into
mainfrom
feature/issue-139-vipune-skill-artifact
Jun 8, 2026
Merged

feat(#139): bundle software-dev-tuned vipune skill artifact#140
randomm merged 3 commits into
mainfrom
feature/issue-139-vipune-skill-artifact

Conversation

@randomm

@randomm randomm commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Fixes #139

Changes:

  • NEW: skills/vipune/SKILL.md — Installable skill artifact adapted from generic template with software-dev-tuned features (issue/PR linkage via --metadata, failed-approach convention, pre-flight gotcha checks, dev-loop phase→action map, ADR-lite rationale capture; retains original hygiene patterns)
  • MODIFIED: README.md — Documents Tier-1 manual-copy install for skills/vipune/SKILL.md
  • MODIFIED: docs/agent-integration.md — Adds vipune skill installation guide with pre-flight checks

Scope: Tier-1 (manual copy to ~/.pi/agent/skills/) documented. Tier-2 (npm package) and Tier-3 (auto-install via pi config) out of scope for this issue.

Quality: All quality gates pass (cargo fmt --check, cargo clippy -- -D warnings, cargo test). Adversarial review approved.

randomm added 3 commits June 8, 2026 10:09
Adds installable skills/vipune/SKILL.md (adapts generic skill with issue/PR linkage via --metadata, failed-approach convention, pre-flight gotcha checks, dev-loop phase→action map, ADR-lite rationale capture; retains hygiene patterns). Documents Tier-1 manual-copy install in README + docs/agent-integration.md. Tier-2/Tier-3 out of scope. Adversarial-approved; quality gates green.
…ts, EOF newline

Round-1 review fixes — parse metadata JSON-string via fromjson in jq examples, replace broken sh -c pipeline, add curl --connect-timeout/--max-time to install commands in README + agent-integration, add small-result-set note, add merge-time availability note, add trailing newline. Adversarial-approved; gates green.
@randomm randomm merged commit 6530def into main Jun 8, 2026
20 of 23 checks passed
@randomm randomm deleted the feature/issue-139-vipune-skill-artifact branch June 8, 2026 07:28
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.

feat: bundle a software-dev-tuned vipune skill artifact

1 participant