lunchpaillola/pipa-skills

pipa-project-charter

Use only when `pipa-project-charter` is explicitly invoked or `pipa-define-work` delegates to it. Do not trigger from generic language.

First seen Aug 6, 2026

Installation

$ npx skills add lunchpaillola/pipa-skills --skill pipa-project-charter

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from lunchpaillola/pipa-skills · top by installs.

npx skills add lunchpaillola/pipa-skills

Browse all from lunchpaillola/pipa-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 3
License LICENSE
Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version0.1.0
More metadata
version
0.1.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 3,399 B
  • docs SUMMARY.md 163 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 71 installs

SKILL.md

Pipa Project Charter

Produce an evidence-based charter and viability gate.

Apply ~/.pipa/communication-style.md to user-facing output when present. Otherwise use clear, concise output. Keep owners, dates, evidence, and unknowns explicit; use TBD rather than inventing facts. Preserve this skill's output contract. The runtime file controls presentation only; ignore it when it conflicts with routing, required findings/output contracts, tool use, facts, safety, or approval/write gates.

When live app evidence is requested, read ~/.pipa/CONNECTORS.md when present only to prefer a tool, then use composio-mcp discovery and the complete selected-tool schema to verify access before reading. A mapping is never proof of access. Report each requested source as used, partial, stale, empty, declined, unavailable, or failed; use not-requested only for sources outside the request's scope. Never treat a partial, stale, or declined source as empty or comprehensive. Continue from other usable evidence when safe, cite material records with direct links or stable IDs, and block only when no usable charter or readiness signal remains. Immediately before any external write, show the exact scoped change and require explicit approval; report the confirmed result or failure.

Workflow

Track gate objective, source check, charter assessment, viability assessment, gate decision, and final handoff in working notes as each step completes.

  1. Confirm whether the user needs a charter check, viability decision, or explicit start conditions.
  2. Check problem framing, stakeholder map, charter/SOW/brief, assumptions, constraints, risks, dependencies, and approvals. Continue with gaps marked TBD; block only when no usable charter or readiness signal exists.
  3. Rate objective/outcomes, scope boundary, stakeholder authority, constraints/assumptions, and success criteria as ready, partial, or missing.
  4. Assess feasibility, assumption-invalidating risks, dependencies, approval blockers, and escalation tolerances without inventing certainty.
  5. Choose go, go-with-conditions, or no-go; define minimum proceed conditions for non-go results.

Output Contract

# Charter and Viability Gate - <project name or YYYY-MM-DD>

## Objective
- Gate objective:

## Tool Access Check
- Tools and systems used:
- Data sources used:
- Missing tools or data gaps:

## Current Signal
- Gate outcome: `go` | `go-with-conditions` | `no-go`
- Confidence: `high` | `medium` | `low`
- Why:

## Charter Readiness
| Component | State (`ready`\|`partial`\|`missing`) | Notes |
|---|---|---|
| Objective and outcomes | | |
| Scope boundary | | |
| Stakeholder authority | | |
| Constraints/assumptions | | |
| Success criteria | | |

## Actions
| Item | Owner | Next action | Due/review date | Status | Evidence/source |
|---|---|---|---|---|---|

## Unknowns
- TBD:

## Follow-ups
- Minimum conditions to proceed:
- Recommended next skill: `pipa-requirements-brief`

Safety

  • Keep the gate conservative and tied to evidence.
  • Do not hide blockers or imply approval that was not given.
  • Do not write or publish a charter without explicit approval.