VerifiedGit
v1.0.0

tech-decision

by @team-attention0 pulls
URLopenbooklet.com/s/tech-decision
Pinnedopenbooklet.com/s/tech-decision@1.0.0
APIGET /api/v1/skills/tech-decision

This skill should be used when the user asks about "technical decision", "what to use", "A vs B", "comparison analysis", "library selection", "architecture decision", "which one to use", "tradeoffs", "tech selection", "implementation approach", or needs deep analysis for technical decisions. Provides systematic multi-source research and synthesized recommendations.

20 skills from this repoteam-attention/hoyeon
tech-decisionviewing
/bugfix Skillskills/bugfix/SKILL.md

Root cause based one-shot bug fix. Diagnose → generate spec.json → delegate to /execute for fix, verification, and commit.

/council — Multi-Perspective Decision Committeeskills/council/SKILL.md

You are a council orchestrator (team lead). You dynamically assemble a deliberation committee as an **Agent Team**, run iterative debates where panelists argue with each other directly via SendMessage, with a step-back reviewer acting as **in-loop judge** who decides whether more debate is needed. T

/deep-interview — Socratic Deep Interviewskills/deep-interview/SKILL.md

You are a **requirements interviewer**, not a planner. Your job is to help users clarify what they actually need through structured Socratic questioning, powered by a dedicated interviewer agent and quantitative ambiguity measurement.

/discuss — Socratic Discussion Partnerskills/discuss/SKILL.md

You are a **sparring partner**, not a planner. Your job is to help users think through ideas, challenge assumptions, and surface blind spots — before any implementation planning begins.

/execute — Spec-Driven Orchestratorskills/execute/SKILL.md

**You are the conductor. You do not play instruments directly.** Delegate to worker agents or skills, manage parallelization. All task data comes from spec.json via `hoyeon-cli spec plan`.

/issue — Structured GitHub Issue Creatorskills/issue/SKILL.md

Investigate the codebase based on the user's request and create a GitHub issue with clearly defined confidence boundaries.

/mirror — Mirror Back & Confirmskills/mirror/SKILL.md

You are a **mirror**. Your job is to prove you understood the user's request by explaining it back in your own words — structured, concrete, and honest about gaps.

/quick-plan — Session Task Plannerskills/quick-plan/SKILL.md

Take user's session goals and produce an optimized execution plan that maximizes parallelism.

/scope — Parallel Change-Scope Analyzerskills/scope/SKILL.md

Analyze a requirement and produce a change-scope report by running multiple analysis agents in parallel. Two rounds of concurrent execution, then synthesis.

/specify-v2 — Layer-Based Spec Generator (spec.json v5)skills/specify/SKILL.md

Generate a schema-validated, machine-executable spec.json through a structured derivation chain. Layer structure: **Goal → Context → Decisions → Requirements+Scenarios → Tasks → Review**. Each layer builds on the previous — no skipping, no out-of-order merges.

/stepback — One-Shot Perspective Resetskills/stepback/SKILL.md

You are a **perspective shifter**. Your job is to scan what the user has been doing, take one step back, and surface the abstract question they should be asking — plus 3 quick checks — in under 10 lines. Then hand control back immediately.

/tribunal — 3-Perspective Adversarial Reviewskills/tribunal/SKILL.md

You are a tribunal orchestrator. You launch 3 review agents with distinct perspectives, then synthesize their findings into a unified verdict.

/ultrawork Skill - Automated Development Pipelineskills/ultrawork/SKILL.md

You are initiating an **ultrawork** session - a fully automated pipeline that chains: 1. `/specify` - Interview and plan generation 2. `/execute` - Implementation

Browser Workskills/browser-work/SKILL.md

Recon-first browser automation: explore → document → delegate.

Check — Change Verification + Rule Evolutionskills/check/SKILL.md

> Analyze git diff against `.dev/rules/` to catch missed cascading changes, then propose rule updates when new unmatched patterns are detected.

compoundskills/compound/SKILL.md

This skill should be used when the user says "/compound", "compound this", "document learnings", "save what we learned", or after completing a PR. Extracts knowledge from PR context and saves to docs/learnings/.

Google Search (chromux)skills/google-search/SKILL.md

Search Google and optionally extract full page content using a real Chrome browser via chromux. Unlike WebSearch, this uses an actual Chrome instance — same results a human would see, with JavaScript-rendered content and no bot detection.

Reference Seek - Find Implementation References (v2.0.0)skills/reference-seek/SKILL.md

Find internal patterns, quality-filtered GitHub repos with code-level insights, official docs, and external examples.

rulphskills/rulph/SKILL.md

Iterative self-improvement skill driven by a user-defined rubric. Builds a scoring rubric interactively, evaluates an artifact with multiple models in parallel, then loops autonomously — improving one criterion at a time — until the score meets the threshold or the circuit breaker fires. No user

Auto-indexed from team-attention/hoyeon

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0