Skip to main content
Run any Skill in Manus
with one click
GrizzwaldHouse
GitHub creator profile

GrizzwaldHouse

Repository-level view of 65 collected skills across 5 GitHub repositories.

skills collected
65
repositories
5
updated
2026-06-01
repository explorer

Repositories and representative skills

gsd-driver
software-developers

Wraps gsd-pi (Get Shit Done coding agent CLI) with Marcus's project constraints and coding standards so gsd tasks inherit observer pattern, no em-dashes, no Co-Authored-By, and AgenticOS event integration automatically. Use when the user says "run this with gsd", "hand this off to gsd", "use gsd-pi for this", "delegate to gsd", or wants to execute a coding task using gsd-pi as the execution engine rather than Claude Code directly. Also trigger when autonomous-workflow needs to fan out a phase to gsd-pi for execution.

2026-05-05
skill-forge
software-developers

Meta-skill that runs the full skill lifecycle in one command: create, eval, improve, and publish. Use when the user says "forge a skill", "create and improve a skill", "run the skill loop on X", "build and publish a skill", "skill-forge", or wants to go from idea to production-ready skill without manually chaining skill-creator and skill-self-improver. Also trigger when the user wants to combine or upgrade existing skills, write eval.json for a skill, or push skills to GitHub. Wraps skill-creator + skill-self-improver into one /skill-forge command.

2026-05-05
session-recovery
software-developers

Recover from interrupted AI agent coding sessions by detecting the exact interruption point, reconstructing intent from pre-written step comments, completing unfinished implementations, and validating through build + supervisor review. Use this skill whenever a user mentions session recovery, interrupted work, picking up where an agent left off, completing unfinished code, finding where a session dropped, resuming development, or anything related to detecting and finishing incomplete AI-assisted coding sessions. Also trigger when users mention Claude Code agent sessions that were cut off, lost progress, or need continuation. This skill works across all languages and frameworks — C++, C#, Python, TypeScript, Rust, Java, Go, Unreal Engine, Unity, .NET, React, Node.js. Trigger aggressively — if a user says anything about resuming, continuing, recovering, or picking up work, use this skill.

2026-05-05
agentic-parallel
software-developers

Agent state-writing protocol for the AgenticOS Command Center. Any Claude sub-agent running in a multi-agent parallel session reads this skill to participate in dashboard tracking, approval gates, and reviewer spawning.

2026-05-04
agentic-parallel
software-developers

Cross-domain protocol for supervised parallel multi-agent runs against the AgenticOS Command Center. Use whenever Marcus says "spawn parallel agents", "multi-agent task", "review agent output", "approval gate", "monitor sub-agents", "supervised pipeline", "gate the next stage", "run several agents", "watch the agents", or kicks off a session with named AGENT-01, AGENT-02 roster. Defines the AgentState contract, the approval gate handshake, the reviewer-agent pattern, and the parallel etiquette every sub-agent must follow to appear in the Command Center dashboard with no extra wiring.

2026-05-04
automation-orchestration
computer-occupations-all-other

Workflow automation and multi-agent orchestration tools. Use when the user mentions n8n, Langflow, claude-squad, container-use, Dagger, workflow automation, pipeline orchestration, multi-agent coordination, or wants to set up automated workflows. Also trigger for 'automate this process', 'create a workflow', 'run agents in parallel', or integration of multiple tools into a pipeline.

2026-05-04
autonomous-workflow
software-developers

Spec-driven, phase-based workflow orchestration that runs projects end-to-end with minimal human intervention. Use this skill whenever the user says "run this end to end", "autonomous workflow", "execute phases", "ralph loop", "orchestrate this", or shares a project spec and wants it implemented without hand-holding. Also triggers when spec.md, phases.json, or state/workflow_state.json exist in the working directory. Extends the ralph loop with phase isolation, hybrid multi-role voting, and one-way AgenticOS event broadcasting.

2026-05-04
mcp-integration-guide
computer-occupations-all-other

Reference guide for MCP (Model Context Protocol) server integrations. Use when the user asks about setting up MCP servers, configuring Context7, Tavily, Playwright MCP, Firecrawl, Task Master AI, Codebase Memory, or any MCP server integration. Also trigger for 'how to add an MCP server', 'MCP configuration', or troubleshooting MCP connections.

2026-05-04
Showing top 8 of 54 collected skills in this repository.
honey-badger-deploy
software-developers

Scaffold and deploy authentication systems based on project configuration. Activates when the user says "scaffold auth", "setup authentication", "deploy auth system", "add master password", "add Argon2id", "session management", "auth deployment", "password hashing", "encryption setup", or invokes /honey-badger-deploy. Reads project.config.json to determine auth strategy (master password, Better Auth, custom) and scaffolds accordingly.

2026-03-04
scaffold-portfolio-site
web-developers

Meta-orchestration skill for scaffolding complete client portfolio websites. Activates when the user says "scaffold portfolio", "new client site", "portfolio website setup", "create portfolio project", "client website scaffold", "portfolio build", "website project setup", or invokes /scaffold-portfolio-site. Combines vault-architecture, honey-badger-deploy, and spaghetti-relay-deploy skills into a single orchestrated workflow for client deliverables.

2026-03-04
spaghetti-relay-deploy
software-developers

Scaffold transport and real-time communication layers based on project configuration. Activates when the user says "scaffold transport", "setup SSE", "add WebSocket", "event bus setup", "real-time communication", "transport layer", "SSE endpoint", "server-sent events", "IPC transport", "Tauri IPC", or invokes /spaghetti-relay-deploy. Maps TCP/IP patterns from Spaghetti Relay coursework to web transport implementations.

2026-03-04
vault-architecture
software-developers

Enforce clean architecture patterns in any project. Activates when the user says "architecture review", "check my patterns", "enforce architecture", "review structure", "observer pattern", "repository pattern", "dependency injection", "DI pattern", "event-driven", "composition over inheritance", "code quality check", "pattern review", "architecture audit", "clean architecture", "SOLID principles", or invokes /vault-architecture. Reads project.config.json for project-specific enforcement. Ensures Observer, Repository, DI, and Composition patterns are followed consistently.

2026-03-04
Showing 5 of 5 repositories
All repositories loaded