Skip to main content
jason-hchsieh
GitHub creator profile

jason-hchsieh

Repository-level view of 35 collected skills across 6 GitHub repositories.

skills collected
35
repositories
6
updated
Apr 20, 2026
repository explorer

Repositories and representative skills

mycelium-setup
software-developers

Bootstraps new or existing projects with .mycelium/ workflow structure using progressive disclosure. Follows critical interactive rules (one question per turn, suggested answers, max 5 per section). Use when user says "setup mycelium", "initialize project",…

Feb 13, 2026
mycelium-continue
software-developers

Resumes interrupted workflow from last checkpoint with context-aware scope detection. Use when user says "continue", "resume work", "keep going", "finish this", or after interruption. Supports --full to run all remaining phases (plan→work→review→capture) and…

Feb 13, 2026
mycelium-go
software-developers

Executes complete autonomous development workflow from planning to knowledge capture. Use when user says "build [feature]", "implement [functionality]", "fix [bug]", "debug [issue]", "investigate [problem]", "optimize [component]", or asks technical questions…

Feb 13, 2026
mycelium-plan
project-management-specialists

Creates structured implementation plans with TDD task breakdown, dependency management, and capability assignment. Use when user says "plan this", "create a plan for [task]", "break down [feature]", "how should we implement [x]", "list all plans", or "switch…

Feb 13, 2026
mycelium-capture
software-developers

Captures learnings from completed work to grow the knowledge layer. Use when user says "capture this", "document learnings", "save what we learned", or after finalizing work. Stores solutions, decisions, conventions, preferences, anti-patterns, and effective…

Feb 13, 2026
mycelium-clarify
project-management-specialists

Asks clarifying questions ONE at a time to understand user requirements, using cached capabilities from context loading. Use when user says "clarify this", "what do you need to know", "ask me questions", or when requirements are ambiguous. Determines if…

Feb 13, 2026
mycelium-context-load
software-developers

Loads project context, institutional knowledge, and discovers all available capabilities (skills, agents, MCPs). Use when user says "load context", "discover capabilities", "what skills are available", or at the start of any workflow. Caches discovered…

Feb 13, 2026
mycelium-finalize
software-developers

Creates git commit with Co-Author and pull request to finalize completed work. Use when user says "commit this", "create PR", "finalize changes", or after review passes. Handles platform detection (GitHub/GitLab/Gitea) and uses appropriate CLI tools…

Feb 13, 2026
Showing 8 of 18 collected skills.
Showing 6 of 6 repositories
All repositories loaded