codap-v3-build

Automate CODAP v3 releases from Jira planning to staging deployment.

106|48|Updated Oct 11, 2013
One-click install
npx skills add https://github.com/concord-consortium/codap --skill codap-v3-build
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codap-v3-build
Source: https://github.com/concord-consortium/codap/tree/main/.claude/skills/codap-v3-build
Command: npx skills add https://github.com/concord-consortium/codap --skill codap-v3-build

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the CODAP v3 release process, guiding teams through planning, documentation, and deployment to ensure consistent, repeatable releases.

Core Features & Use Cases

  • Release planning: Prepare Jira versions, gather context, and chart release scope.
  • Notes and versioning: Generate release notes, update version files (versions.md, CHANGELOG.md).
  • Automation pipeline: Create PRs, tag releases, and deploy to staging/production.

Quick Start

Invoke the skill with a phase name or version number to resume a release, then follow the six phases to complete a CODAP v3 release.

Frequently Asked Questions about codap-v3-build

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a CODAP v3 release end-to-end from Jira planning to production deployment?

Automate CODAP v3 releases by guiding Jira setup, generating release notes, updating version files, creating PRs, tagging, and deploying to staging and production environments.

How does the CODAP v3 release workflow update versions and changelogs?

The CODAP v3 release workflow updates versions and changelogs by generating release notes and modifying version files like versions.md and CHANGELOG.md before pull request creation.

Do I need Jira MCP tools and GitHub access to run the CODAP v3 release process?

Yes, you need Jira MCP tools, GitHub, npm, and repository metadata access to perform updates and assemble release artifacts during the CODAP v3 release process.

What is the best way to resume an interrupted CODAP v3 release pipeline?

Resume an interrupted CODAP v3 release by invoking the skill with a phase name or version number, allowing you to continue through the six phases to complete the deployment.

Can I deploy CODAP v3 to staging and production environments using this release automation?

Yes, you can deploy CODAP v3 to staging and production environments using this release automation, which handles tagging and deployment after PR creation and version file updates.