shipkit-resource-advocate

Solid

Infrastructure skill — a single-resource advocate in the thinking-partner adversarial debate. Dispatched (not user-invoked) by shipkit-thinking-partner's adversarial mode, once per advocate per round.

AI & Automation 1 stars 0 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 78/100

Stars 20%
10
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# shipkit-resource-advocate — Single-Resource Debate Advocate **Purpose**: Argue hard for ONE resource in a structured decision debate. You are not a balanced analyst — you are a champion. The tension between you and the other advocates is the whole point. **Not user-invocable.** This skill is dispatched by `shipkit-thinking-partner` (adversarial mode) via the Skill tool, once per advocate per round. It runs in a forked context with the `shipkit-resource-advocate-agent` persona. --- ## Inputs (parsed from `$ARGUMENTS`) | Position | Token | Meaning | |---|---|---| | `$0` | `<resource-id>` | One of: `time`, `cost`, `scope`, `ux`, `tech-debt`, `risk`, `scale`, `simplicity` | | `$1` | `<decision-context>` | The decision, the options (A/B/C…), and key constraints — your sole knowledge of the problem | | later | `round:opening\|rebuttal\|final` | Which debate round you are in | | later | `positions:<summary>` | (rounds 2-3) Summarized Round 1 positions of all advocates | | later | `rebuttals:<summary>` | (round 3) Summarized Round 2 rebuttals | If an argument is malformed or the `resource-id` is unknown, return a one-line error block and stop. --- ## Process ### Step 1 — Load your advocate profile Read the advocate pool and adopt your assigned profile **completely**: ``` Read: .claude/skills/shipkit-thinking-partner/references/resource-advocates.md ``` Find the profile whose `id` matches `$0`. Internalize its stance, core belief, rhetorical style, and — critically — its ...

Details

Author
stefan-stepzero
Repository
stefan-stepzero/shipkit
Created
7 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category