trigent-pid

Creates and refines Project Initiation Documents in Confluence through guided interviews and comment resolution rounds.

Updated Jul 22, 2026
One-click install
npx skills add https://github.com/Trigent-Software-Pvt-Ltd/trigen-aidlc --skill trigent-pid-trigent-software-pvt-ltd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trigent-pid
Source: https://github.com/Trigent-Software-Pvt-Ltd/trigen-aidlc/tree/main/plugins/trigent-pid/skills/trigent-pid
Command: npx skills add https://github.com/Trigent-Software-Pvt-Ltd/trigen-aidlc --skill trigent-pid-trigent-software-pvt-ltd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Drafting a Project Initiation Document (PID) — the business case and solution design required before significant projects get approved — is time-consuming and often produces thin, inconsistent documents that stall in stakeholder review. This Skill guides the full lifecycle: structured interviews, market research, Confluence publishing, and iterative comment resolution until final approval. ## Core Features & Use Cases - Guided Business Case & Solution Design drafting: Conducts grouped interview rounds, runs optional market and competitive research via web search, and populates every template section with TBD tracking. - Confluence publishing and cross-referencing: Scans the Confluence space for duplicate or related initiatives, publishes the PID under a configurable parent page, and preserves content across updates. - Comment resolution rounds: Fetches open inline and footer comments, triages each with typed proposed resolutions, applies approved edits, and replies to each comment individually. - Adjustable challenge level: Lets the user choose Low, Medium, or High criticality so the AI probes assumptions, stress-tests the investment case, and flags gaps at the desired intensity. - Use Case: A product lead says "Start a PID for the visitor management rewrite" — the skill interviews them, researches competitors, drafts the business case, publishes it to Confluence, and later resolves stakeholder comments round by round. ## Quick Start Ask the AI to start a PID for your project, for example: "Start a PID for the new API gateway project and publish it to Confluence."

Frequently Asked Questions about trigent-pid

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

FAQPage Schema
How do I create a Project Initiation Document in Confluence?

Invoke the skill with a request like "Start a PID for my project." It interviews you in grouped rounds, optionally runs market research, drafts the business case, and publishes it to a configurable Confluence parent page after your explicit approval.

How do I resolve Confluence comments on a PID document?

Run the skill and choose the refine mode, then provide the page URL. It fetches open inline and footer comments, proposes a typed resolution for each, applies your approved changes, and replies to each comment individually.

Can I configure which Confluence space the PID is published to?

Yes. The skill resolves the space key, space ID, and parent page from a pid.config.yaml file, an existing aidlc.config.yaml, or by asking you directly. It never hardcodes a space and retrieves the cloudId at runtime.

What is the difference between the Business Case and Solution Design sections?

The Business Case justifies why the project should be done and is reviewed by leadership first. The Solution Design describes how, covering architecture, data model, testing, NFRs, and risks. They can be drafted together or in separate rounds.

Does the skill check for duplicate or related PIDs before publishing?

Yes. Before drafting, it runs CQL searches against the Confluence space for related PIDs, title matches, and content matches. If a page with a very similar title exists, it flags the potential duplicate and waits for your decision.