configure-release-please
release-please workflow setup and auditing. Use when configuring release-please, upgrading release-please-action, or adding a package to a monorepo config.
What this skill does
# /configure:release-please Check and configure release-please against project standards. ## When to Use This Skill | Use this skill when... | Use another approach when... | |------------------------|------------------------------| | Setting up release-please for a new project from scratch | Manually editing CHANGELOG.md or version fields — use conventional commits instead | | Auditing existing release-please configuration for compliance | Creating a one-off release — use `gh release create` directly | | Upgrading release-please-action to the latest version | Debugging a failed release PR — check GitHub Actions logs directly | | Ensuring workflow uses correct token (MY_RELEASE_PLEASE_TOKEN) | Managing npm/PyPI publishing — configure separate publish workflows | | Adding a new package to a monorepo release-please configuration | Writing conventional commit messages — use `/git:commit` skill | ## Context - Workflow file: !`find .github/workflows -maxdepth 1 -name 'release-please*'` - Config file: !`find . -maxdepth 1 -name \'release-please-config.json\'` - Manifest file: !`find . -maxdepth 1 -name \'.release-please-manifest.json\'` - Package files: !`find . -maxdepth 1 \( -name 'package.json' -o -name 'pyproject.toml' -o -name 'Cargo.toml' -o -name 'go.mod' \)` - Workflows dir: !`find . -maxdepth 1 -type d -name \'.github/workflows\'` **Skills referenced**: `release-please-standards`, `release-please-protection` ## Parameters Parse from command arguments: - `--check-only`: Report status without offering fixes - `--fix`: Apply all fixes automatically ## Execution Execute this release-please configuration check: ### Step 1: Fetch latest action version Run this command to get the current release-please-action version dynamically: ```bash curl -s https://api.github.com/repos/googleapis/release-please-action/releases/latest | jq -r '.tag_name' ``` **References**: - [release-please-action releases](https://github.com/googleapis/release-please-action/releases) - [release-please CLI releases](https://github.com/googleapis/release-please/releases) ### Step 2: Detect project type Determine appropriate release-type from detected package files: - **node**: Has `package.json` (default for frontend/backend apps) - **python**: Has `pyproject.toml` without `package.json` - **helm**: Infrastructure with Helm charts - **simple**: Generic projects ### Step 3: Analyze compliance **Workflow file checks**: - Action version: `googleapis/release-please-action@v4` - Token: Uses `MY_RELEASE_PLEASE_TOKEN` secret (not GITHUB_TOKEN) - Trigger: Push to `main` branch - Permissions: `contents: write`, `pull-requests: write` **Config file checks**: - Valid release-type for project - changelog-sections includes `feat` and `fix` - Appropriate plugins (e.g., `node-workspace` for Node projects) **Manifest file checks**: - Valid JSON structure - Package paths match config ### Step 4: Generate compliance report Print a formatted compliance report showing file status and configuration check results. If `--check-only` is set, stop here. For the report format, see [REFERENCE.md](REFERENCE.md). ### Step 5: Apply configuration (if --fix or user confirms) 1. **Missing workflow**: Create from standard template 2. **Missing config**: Create with detected release-type 3. **Missing manifest**: Create with initial version `0.0.0` 4. **Outdated action**: Update to v4 5. **Wrong token**: Update to use MY_RELEASE_PLEASE_TOKEN For standard templates, see [REFERENCE.md](REFERENCE.md). ### Step 6: Update standards tracking Update `.project-standards.yaml`: ```yaml components: release-please: "2025.1" ``` ## Agentic Optimizations | Context | Command | |---------|---------| | Quick compliance check | `/configure:release-please --check-only` | | Auto-fix all issues | `/configure:release-please --fix` | | Check latest action version | `curl -s https://api.github.com/repos/googleapis/release-please-action/releases/latest \| jq -r '.tag_name'` | | Verify config JSON | `jq . release-please-config.json` | | Verify manifest JSON | `jq . .release-please-manifest.json` | | Check workflow exists | `find .github/workflows -name 'release-please*'` | ## Important Notes - Requires `MY_RELEASE_PLEASE_TOKEN` secret in repository settings - CHANGELOG.md is managed by release-please - never edit manually - Version fields in package.json/pyproject.toml are managed automatically - Works with `conventional-pre-commit` hook for commit validation ## See Also - `/configure:pre-commit` - Ensure conventional commits hook - `/configure:all` - Run all compliance checks - `release-please-protection` skill - Protected file rules
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.