shihwesley

11 mods across 2 repositories, 3 stars between them.

shihwesley-plugins

01

shihwesley/shihwesley-plugins

Plugin Claude Code

Plugin marketplace listing 7 plugins: chronicler, mercator-ai, neo-research, code-simplifier-tldr, interactive-planning.

2 5mo ago A tokens not measured

orchestrator

02

shihwesley/shihwesley-plugins

Skill Claude CodeCodex

Automated plan execution pipeline. Use when running /orchestrate on an /interactive-planning output. Handles plan ingestion, review, skill matching, tech research, user gating, and phased execution with worktree isolation, testing, code review, and incremental commits.

2 5mo ago A 57 tokens

release

03

shihwesley/shihwesley-plugins

Skill Claude CodeCodex

Release a shihwesley plugin with semver versioning, conventional commit parsing, changelog generation, and GitHub Release creation. Use when user says /release, wants to tag a new version, publish a release, bump version, or create a changelog. Supports patch/minor/major and --dry-run.

2 5mo ago A 67 tokens

your-skill-name

04

shihwesley/shihwesley-plugins

Skill Claude CodeCodex

Skill "your-skill-name" from shihwesley/shihwesley-plugins, covering your skill name, instructions, step 1: [first major step], step 2: [second major step] and step 3: [continue as needed].

2 5mo ago A 44 tokens

traverse-template

05

shihwesley/shihwesley-plugins

Skill Claude CodeCodex

Navigation protocol template for skill graphs. Copy and adapt per domain to teach agents how to efficiently traverse MOC hierarchies. Agent-only — not user-invocable. Use when building a new skill graph that needs a traversal protocol.

2 5mo ago A 51 tokens

shihwesley/interactive-planning

Plugin Claude Code

Structured planning for Claude Code with interactive decision gates. Walks through requirements gathering, approach selection, and plan validation before any code is written. Two modes: task-based (single plan file with sequential phases) for straightforward features, and spec-driven (multi-file specs with dependency…

1 5mo ago A tokens not measured original MIT

planning-advisor

08

shihwesley/interactive-planning

Agent

Use this agent when the user's request involves a complex, multi-step task that would benefit from structured planning before jumping into implementation. The agent checks if planning files already exist and suggests using /interactive-planning if they don't. user: "Add a notification system with email, push, and…

1 5mo ago B 225 tokens original MIT

shihwesley/interactive-planning

Command

File-based planning with interactive gates + native task tracking. Supports task-based (single plan file) and spec-driven (multi-file specs with manifest) modes. Phase/Sprint/Spec hierarchy with dependency DAG.

1 5mo ago A 45 tokens original MIT

SessionStart

10

shihwesley/interactive-planning

Hook

Runs when a session starts, executing detect-planning-files.sh via bash. From shihwesley/interactive-planning.

1 5mo ago A tokens not measured original MIT

shihwesley/interactive-planning

Skill Claude CodeCodex

File-based planning with interactive gates and native task tracking. Use when user says /plan, needs to break a complex feature into phases, or wants structured implementation planning with user approval at key decision points. Supports task mode (single plan file) and spec mode (multi-file architecture).

1 5mo ago A 60 tokens original MIT