andreassigloch

Se Trade — Development skill for Claude Code

Development community

Trade Study (CREATE) — evaluate ≥2 options for a Spike/Concept, record the decision in a CR with relation(decides / superseded-by) edges (SP-1 pattern, no new element type).

How to install Se Trade

Installs to ~/.claude/commands/andreassigloch-graphcode-se-trade.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/andreassigloch/graphcode/HEAD/.claude/commands/se-trade.md -o ~/.claude/commands/andreassigloch-graphcode-se-trade.md

Restart Claude Code, or start a new session, for it to be picked up.

What Se Trade does


name: se-trade version: 2 description: Trade Study (CREATE) — evaluate ≥2 options for a Spike/Concept, record the decision in a CR with relation(decides / superseded-by) edges (SP-1 pattern, no new element type)

**Trade Study** is the judgment skill for an open design decision (a Spike or Concept with more than one viable option). It does **not** add a new element type — the decision is recorded with the existing `relation` trace (the SP-1 pattern): the chosen option `decides` the quest

Alternatives in Development

  • Book To Skill — Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work 25.9k ★
  • Claude Certified Architect — This repository contains study materials for the Claude Certified Architect — Foundations certification 4.6k ★
  • Skill Decision Support — Present options with trade-offs for informed decision-making — use when choosing between approaches 2.8k ★

Full documentation available on GitHub

View Source Repository