opp-closeout

Pull Connect invoices and create a Jira payment ticket for completed opportunities.

1|2|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/jjackson/ace --skill opp-closeout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opp-closeout
Source: https://github.com/jjackson/ace/tree/main/skills/opp-closeout
Command: npx skills add https://github.com/jjackson/ace --skill opp-closeout

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This practice automates the financial closeout of completed opportunities by pulling generated invoices and creating a Jira payment ticket for the LLO, reducing manual tracking and errors.

Core Features & Use Cases

  • Pull and verify invoices for a completed opportunity from Connect.
  • Create a Jira ticket with payment details and attach relevant invoices to facilitate timely payment.
  • Write a closeout record to ACE/<opp-name>/closeout/invoices.md documenting invoice totals and the Jira ticket link.

Quick Start

Run the opp-closeout process for a completed opportunity to pull invoices and issue the Jira payment ticket.

Frequently Asked Questions about opp-closeout

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

FAQPage Schema
How do I automate Jira payment ticket creation from Connect invoices?

Automate Jira payment ticket creation by using a workflow that pulls Connect invoices and creates a Jira ticket via MCP. It attaches the invoice details directly to the ticket to facilitate timely opportunity closeout payments.

How does opportunity closeout work with Google Drive and Jira?

Opportunity closeout works by reading and writing opportunity documents in Google Drive, fetching invoices via the Connect API, and creating a Jira ticket. It writes a final closeout record documenting invoice totals and the ticket link.

Can I review invoices before a Jira ticket is automatically created?

Yes, you can review invoices before ticket creation. The opportunity closeout automation supports a review workflow, allowing you to verify Connect invoice details before executing Jira payment ticket creation.

Do I need Google Drive to manage ACE opportunity closeout documents?

Yes, Google Drive is required to manage ACE opportunity closeout documents. The process relies on Google Drive to read existing opportunity files and write the final closeout record documenting invoice totals and the Jira ticket link.

What is the best way to track invoice totals for completed opportunities?

Track invoice totals by automating the closeout of completed opportunities. The process pulls generated invoices from Connect, creates a Jira payment ticket for the LLO, and writes a closeout record documenting the totals to ACE.