nyldn

nyldn

@nyldn

GitHub
44 Skills
152228 Total Stars
March 2026 Joined

Public Skills

flow-develop

by nyldn

Multi-AI implementation using Codex and Gemini CLIs (Double Diamond Develop phase). Use when: AUTOMATICALLY ACTIVATE when user requests building or implementation:. "build X" or "implement Y" or "create Z". "develop a feature for X"

Auth 3.5K 3mo ago

flow-deliver

by nyldn

Multi-AI validation and review using Codex and Gemini CLIs (Double Diamond Deliver phase). Use when: AUTOMATICALLY ACTIVATE when user requests validation or review:. "review X" or "validate Y" or "test Z". "check if X works correctly"

Auth 3.5K 3mo ago

skill-debate

by nyldn

Structured three-way AI debates between Claude, Gemini, and Codex. Use when: AUTOMATICALLY ACTIVATE when user says:. "/debate <question>". "run a debate about X"

CLI Tools 3.5K 3mo ago

skill-parallel-agents

by nyldn

Multi-tentacled orchestration using Double Diamond methodology. Use when: PRIORITY TRIGGERS (always invoke immediately):. "/octo:multi" (explicit command). "run this with all providers", "run with all providers"

Auth 3.5K 3mo ago

skill-resume-enhanced

by nyldn

Enhanced session resumption resilient to context clearing. Use when: AUTOMATICALLY ACTIVATE when:. User says "resume", "continue", "pick up where we left off". User asks "what was I working on", "where did we leave off"

Auth 3.5K 3mo ago

skill-resume

by nyldn

Restore context from previous session and continue workflow. Use when: AUTOMATICALLY ACTIVATE when user mentions:. "resume" or "continue" or "pick up where I left off". "what was I doing" or "restore session"

Auth 3.5K 3mo ago

skill-security-framing

by nyldn

URL validation and content wrapping for untrusted sources. Use when: This skill provides SECURITY UTILITIES - it should be referenced by other skills,. not invoked directly by users. Auto-integrate when:. Fetching content from URLs

Processing 3.5K 3mo ago

skill-verify

by nyldn

Evidence gate: verify before claiming success. Use when: Use when about to claim work is complete, fixed, or passing.. Auto-invoke before: commits, PRs, task completion, moving to next task.. ALWAYS use before expressing satisfaction ("Done!", "Fixed!", "All passing!").

CLI Tools 3.5K 3mo ago

flow-spec

by nyldn

NLSpec authoring — structured specification from multi-AI research

Academic 3.5K 3mo ago

octopus-architecture

by nyldn

System architecture and API design with multi-AI consensus

CLI Tools 3.5K 3mo ago

skill-code-review

by nyldn

Expert multi-AI code review with quality and security analysis

Code Review 3.5K 3mo ago

skill-decision-support

by nyldn

Present options with trade-offs for informed decision-making. Use when: AUTOMATICALLY ACTIVATE when user requests options or choices:. "fix or provide options" or "fix them or provide me options". "give me options" or "what are my options"

Code Gen 3.5K 3mo ago

skill-issues

by nyldn

Track and manage project issues across sessions. Use when: AUTOMATICALLY ACTIVATE when user mentions:. "issue" or "issues" or "problem". "track this" or "remember this blocker"

Auth 3.5K 3mo ago

skill-doc-delivery

by nyldn

Convert markdown to DOCX, PPTX, XLSX office documents. Use when: AUTOMATICALLY ACTIVATE when user requests:. Export knowledge work to office formats (e.g., "export to Word", "create PowerPoint", "convert to DOCX"). Generate professional documents from research (e.g., "create presentation from this synthesis")

Academic 3.5K 3mo ago

skill-audit

by nyldn

Systematic codebase auditing with comprehensive checklists. Use when: AUTOMATICALLY ACTIVATE when user requests auditing:. "audit and check the entire app". "audit X for Y" or "check for broken features"

Code Review 3.5K 3mo ago

skill-debate-integration

by nyldn

Internal: quality gates and export for AI debates. Use when: AUTOMATICALLY ACTIVATE when:. User runs /debate command. AI Debate Hub (.dependencies/claude-skills/skills/debate.md) is present

CLI Tools 3.5K 3mo ago

octopus-quick-review

by nyldn

Fast pre-commit code review using multi-AI consensus. Use when: Use this skill when the user says "review this code", "check this PR",. "quality check the implementation", "review my changes", or "what's wrong with this code".

Agents 3.5K 3mo ago

skill-task-management

by nyldn

Task management using native Claude Code TaskCreate/TaskUpdate tools. Use when: AUTOMATICALLY ACTIVATE when user requests task management:. "add to the todo's" or "add this to todos". "resume tasks" or "continue tasks" or "pick up where we left off"

Auth 3.5K 3mo ago

skill-claw

by nyldn

OpenClaw instance administration — manage hosts across macOS, Ubuntu/Debian, Docker, OCI, and Proxmox. Use when: AUTOMATICALLY ACTIVATE when user asks about:. "manage openclaw" or "openclaw status" or "openclaw health". "update openclaw" or "upgrade openclaw" or "openclaw doctor"

CLI Tools 3.5K 3mo ago

skill-status

by nyldn

Show project progress dashboard and suggest next actions. Use when: AUTOMATICALLY ACTIVATE when user asks about:. "status" or "progress" or "where am I". "what's next" or "next step"

Auth 3.5K 3mo ago

skill-prd

by nyldn

AI-optimized PRD creation with 100-point scoring framework

Code Gen 3.5K 3mo ago

flow-discover

by nyldn

Multi-AI research using Codex and Gemini CLIs (Double Diamond Discover phase). Use when: AUTOMATICALLY ACTIVATE when user requests research or exploration:. "research X" or "explore Y" or "investigate Z". "what are the options for X" or "what are my choices for Y"

Academic 3.5K 3mo ago

octopus-quick

by nyldn

Quick execution for ad-hoc tasks without workflow overhead. Use when: Use this skill when user says "quick fix", "ad-hoc task", or explicitly. requests fast execution without full workflow overhead.

Agents 3.5K 3mo ago

skill-content-pipeline

by nyldn

Multi-stage content analysis pipeline for external URLs. Use when: Use PROACTIVELY when user wants to:. "analyze this article", "analyze this content". "deconstruct this content", "break down this post"

Code Gen 3.5K 3mo ago

flow-define

by nyldn

Multi-AI requirements scoping using Codex and Gemini CLIs (Double Diamond Define phase). Use when: AUTOMATICALLY ACTIVATE when user requests clarification or scoping:. "define the requirements for X". "clarify the scope of Y"

Auth 3.5K 3mo ago

skill-debug

by nyldn

Systematic debugging workflow. Use when: AUTOMATICALLY ACTIVATE when encountering bugs or failures:. "fix this bug" or "debug Y" or "troubleshoot X". "why is X failing" or "why isn't X working" or "why doesn't X work"

Code Gen 3.5K 3mo ago

skill-deck

by nyldn

Generate slide decks from briefs with optional multi-AI research. Use when: AUTOMATICALLY ACTIVATE when user requests:. "create a deck", "build slides", "make a presentation". "generate a pitch deck", "create board presentation"

Academic 3.5K 3mo ago

skill-staged-review

by nyldn

Two-stage spec-then-quality review pipeline. Use when: Use when completing a major feature, preparing a PR, or when user says. "staged review", "full review", "review against spec", or "two-stage review".

Code Review 3.5K 3mo ago

skill-finish-branch

by nyldn

Post-implementation: verify tests, merge/PR/keep/discard. Use when: AUTOMATICALLY ACTIVATE when user requests task completion with git operations:. "commit and push" or "git commit and push". "complete all tasks and commit and push"

Code Review 3.5K 3mo ago

skill-rollback

by nyldn

Rollback to a previous checkpoint using git tags. Use when: AUTOMATICALLY ACTIVATE when user mentions:. "rollback" or "revert" or "undo". "go back to" or "restore checkpoint"

CLI Tools 3.5K 3mo ago

skill-doctor

by nyldn

Environment diagnostics — check providers, auth, config, hooks, scheduler, and more. Use when: AUTOMATICALLY ACTIVATE when user asks about:. "doctor" or "run doctor" or "diagnostics". "check my setup" or "is everything working"

Auth 3.5K 3mo ago

skill-thought-partner

by nyldn

Creative brainstorming with Pattern Spotting and Paradox Hunting. Use when: Use PROACTIVELY when user wants to:. "brainstorm", "think through this with me". "help me explore ideas", "creative session"

Auth 3.5K 3mo ago

skill-iterative-loop

by nyldn

Execute tasks in loops with conditions until goals are met. Use when: AUTOMATICALLY ACTIVATE when user requests iterative execution:. "loop X times" or "loop around N times". "loop around 5 times auditing, enhancing, testing"

Code Review 3.5K 3mo ago

skill-meta-prompt

by nyldn

Generate optimized prompts using proven techniques. Use when: Use PROACTIVELY when user wants to:. "create a prompt for", "write a prompt for". "optimize this prompt", "improve this prompt"

Automation 3.5K 3mo ago

skill-writing-plans

by nyldn

Zero-context implementation plans with bite-sized tasks. Use when: Use when you have a spec or requirements for a multi-step task.. Auto-invoke when user says "plan how to implement X", "create implementation plan", . "break down this feature into tasks".

Automation 3.5K 3mo ago

sys-configure

by nyldn

Configure Claude Octopus providers and preferences. Use when: Use this skill when the user wants to "configure Claude Octopus", "setup octopus",. "configure providers", "set up API keys for octopus", or mentions octopus configuration.

API Dev 3.5K 3mo ago

skill-tdd

by nyldn

Test-driven development workflow. Use when: Use when implementing any feature, bugfix, or behavior change.. Auto-invoke when user says "implement X", "add feature Y", "fix bug Z".

Debugging 3.5K 3mo ago

skill-visual-feedback

by nyldn

Process screenshot-based UI/UX feedback to fix visual issues. Use when: AUTOMATICALLY ACTIVATE when user provides visual feedback:. "[Image X] The /settings should be Y". "[Image X] these button styles need to be fixed"

Debugging 3.5K 3mo ago

octopus-security-audit

by nyldn

OWASP compliance, vulnerability scanning, and penetration testing

Auth 3.5K 3mo ago

skill-context-detection

by nyldn

Auto-detect work context (Dev vs Knowledge) for workflow tailoring

Academic 3.5K 3mo ago

skill-extract

by nyldn

Design system and product reverse-engineering

API Dev 3.5K 3mo ago

skill-knowledge-work

by nyldn

Override context auto-detection (Dev vs Knowledge mode)

Academic 3.5K 3mo ago

skill-intent-contract

by nyldn

Capture user goals and validate outputs against them

Automation 3.5K 3mo ago

skill-validate

by nyldn

Multi-AI validation combining debate, quality scoring, and issue extraction

Prompts 3.5K 3mo ago