triage-workflow

Community

SOC II triage workflow for traceable dev.

Authornodnarbnitram
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides users through a structured SOC II compliant triage workflow that ensures proper ticket tracking, spec-driven development, and traceable commits.

Core Features & Use Cases

  • Create Linear tickets with linearis CLI
  • Create git branches named after ticket identifiers
  • Generate OpenSpec proposals with /openspec:proposal
  • Apply validated specs with /openspec:apply
  • Commit changes with ticket prefixes
  • Optional push and PR creation with gh

Quick Start

Triage this issue: Users can't log in with SSO Claude will walk through: ticket creation → branch → proposal → validation → apply → commit → PR

Dependency Matrix

Required Modules

linearisghopenspec

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: triage-workflow
Download link: https://github.com/nodnarbnitram/claude-code-extensions/archive/main.zip#triage-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository