← All creators

innovation-ways

User

Standalone multi-project AI orchestration platform

24 indexed · 0 Featured · 0 stars · avg score 68
Prolific

Categories

Indexed Skills (24)

AI & Automation Listed

iw-batch-execute

Create and approve a batch for parallel execution of multiple work items. Analyzes dependencies, generates execution plan with diagram, requires explicit user approval. Use when running multiple work items, batch processing, or user says "batch execute", "run all", "execute batch", "/iw-batch-execute".

0 Updated 3 days ago
innovation-ways
AI & Automation Listed

iw-doc-generator

Generate or update documentation for InnoForge modules, architecture areas, release notes, error catalog, or webhook reference. Use when asked to "generate docs", "update documentation", "document module", "document architecture", "generate release notes", "update error catalog", "/iw-doc-generator".

0 Updated 3 days ago
innovation-ways
Data & Documents Listed

iw-draw-io

Generates and exports draw.io diagrams programmatically using the CLI-Anything drawio harness for XML creation and the draw.io desktop CLI for PNG/SVG/PDF export. Use when asked to create draw.io diagrams, architecture diagrams in .drawio format, export diagrams to PNG/SVG/PDF, or when user says "draw.io", "drawio diagram", "create diagram", "export diagram", "/iw-draw-io". Prefer this over Mermaid for rich architecture diagrams, multi-page diagrams, and diagrams that need desktop editing later.

0 Updated 3 days ago
innovation-ways
AI & Automation Listed

iw-execute

Execute the AI development workflow for a work item via the IW AI Core platform. Checks item status, starts steps via iw CLI, delegates to specialist subagents. Supports resume for interrupted workflows. Use when user says "execute", "run", "/iw-execute".

0 Updated 3 days ago
innovation-ways
AI & Automation Listed

iw-new-cr

Creates a new Change Request design document with all implementation prompts following the IW development workflow. Use when modifying existing functionality, requesting changes to current behavior, refactoring, or user says "new change request", "new CR", "create CR", "change request", "modify existing", "/iw-new-cr".

0 Updated 3 days ago
innovation-ways
AI & Automation Listed

iw-new-feature

Creates a new Feature design document with all implementation prompts following the IW development workflow. Use when starting a new feature, creating feature designs, planning feature implementation, or user says "new feature", "create feature", "design feature", "/iw-new-feature".

0 Updated 3 days ago
innovation-ways
AI & Automation Listed

iw-new-incident

Creates a new Incident (bug fix) design document with all fix prompts following the IW development workflow. Use when reporting a bug, creating incident reports, planning bug fixes, or user says "new incident", "new bug", "create incident", "report bug", "fix bug", "/iw-new-incident".

0 Updated 3 days ago
innovation-ways
AI & Automation Listed

iw-oss-publish

Verifies a private Innovation Ways repository for safe public OSS release. Runs secrets/history/license/community compliance checks and auto-generates missing files (LICENSE, README, CoC v3, CONTRIBUTING with DCO, SECURITY, NOTICE, THIRD_PARTY_LICENSES, gitleaks config, pre-commit config, GitHub Actions workflows). Use when auditing an already-public repo for compliance drift, running a compliance scan, or when user says "OSS compliance check", "run OSS scan", "/iw-oss-publish".

0 Updated 3 days ago
innovation-ways
Web & Frontend Listed

iw-research-quick

Fast inline research using web search and fetch — answers directly in the conversation without saving a document or allocating an ID. Only use this skill when the user EXPLICITLY writes "quick research", "/iw-research-quick", or a single trivial one-liner fact-check they have explicitly said should not be filed (e.g., "is Y still maintained?"). Bare phrases like "do a research", "research X", "investigate Y", "deep research", "online research", or "evaluate options" must route to /iw-research, NOT this skill — the user expects every real research request to be filed as a Research document in the IW AI Core database. When in doubt, choose /iw-research.

0 Updated 3 days ago
innovation-ways
Data & Documents Listed

iw-research

Conducts online research and produces a filed research document registered in the IW AI Core database. Supports four modes: tech (library/framework evaluation), market (competitive landscape), deep (multi-angle investigation), general (default). Use when asked to "research X", "investigate Y", "evaluate Z options", "/iw-research", or when research output should be saved as a project document. Requires: iw next-id --type research (F-00020 must be deployed).

0 Updated 3 days ago
innovation-ways
Code & Development Listed

iw-review-design

Reviews and validates a design package (Feature, Incident, or Change Request) for completeness, consistency, and compliance with IW workflow conventions. Then performs a substantive design critique. Fixes issues found. Use after creating a design package and before approving it. Triggers on "review design", "validate design", "check design", "/iw-review-design".

0 Updated 3 days ago
innovation-ways
AI & Automation Listed

iw-batch-status

Show the current status of a batch execution. Uses iw CLI to query the platform. Use when checking batch progress, or user says "batch status", "check batch", "/iw-batch-status".

0 Updated 3 days ago
innovation-ways
AI & Automation Listed

iw-batch-stop

Gracefully pause a running batch execution. In-progress items finish but no new items launch. Use when stopping a batch, or user says "batch stop", "stop batch", "/iw-batch-stop".

0 Updated 3 days ago
innovation-ways
Testing & QA Listed

iw-ai-core-testing

IW AI Core testing standards, patterns, and quality rules for writing, reviewing, and designing tests. Covers assertion strength, the live-DB write guard and testcontainer rules, cross-project isolation, state-machine/property-test guidance, TDD with RED evidence, and the test red-flag checklist. Use when writing tests, adding test coverage, reviewing tests, strengthening tests, or designing a test plan for IW AI Core.

0 Updated 3 days ago
innovation-ways
AI & Automation Listed

iw-blog-writer

Generates branded technical blog posts with embedded diagrams, code examples, and SEO metadata. Use when asked to write a blog post, article, or thought piece for Innovation Ways. Triggers on "blog", "blog post", "article", "thought leadership", "tutorial post", "case study", "how we built", "/iw-blog", or when creating content for the Innovation Ways blog.

0 Updated 3 days ago
innovation-ways
Data & Documents Listed

iw-brand-config

Innovation Ways brand configuration and style guidelines. Use when generating any branded content, presentations, documents, blog posts, diagrams, or promotional material. Triggers on keywords like "IW brand", "Innovation Ways style", "branded", "company colors", "brand voice", or when any other IW content generation skill is active. Also activates when generating Mermaid diagrams, HTML documents, PDFs, or PowerPoint files that should follow Innovation Ways visual identity.

0 Updated 3 days ago
innovation-ways
Code & Development Listed

iw-diagram-generator

Generates Mermaid-based technical diagrams with Innovation Ways brand styling. Best for quick, lightweight diagrams that render in GitHub markdown. Use for flowcharts, sequence diagrams, ER diagrams, state machines, Gantt charts, mind maps, class diagrams, and git graphs in Mermaid syntax. Triggers on "mermaid diagram", "mermaid flowchart", "mermaid sequence". For richer draw.io diagrams (editable in desktop app, multi-page, complex architecture), use iw-draw-io instead.

0 Updated 3 days ago
innovation-ways
Data & Documents Listed

iw-doc-system

Unified documentation generation system for InnoForge deliverable documents. Generates markdown content with diagrams, then renders to branded HTML + PDF. Reads brand config, editorial guidelines, and catalog manifest for consistent output. Triggers on "generate document", "generate doc", "doc system", "iw doc", "/iw-doc-system", or when creating deliverable documentation for clients. Supersedes iw-tech-doc-writer and iw-doc-generator for deliverable documents.

0 Updated 3 days ago
innovation-ways
AI & Automation Listed

iw-fix-gates

Run both the project's test and quality gates end-to-end, gather every failure across all categories, then fix them iteratively with mandatory per-cluster reasoning. The goal is NOT to make tests pass — the goal is to understand what each test guards, diagnose the real root cause, and apply the smallest fix that preserves the test's intent. Triggers on "fix gates", "run gates and fix", "fix all failing tests", "/iw-fix-gates".

0 Updated 3 days ago
innovation-ways
AI & Automation Listed

iw-item-analyze

Post-execution workflow analyzer. Reads the logs, prompts, reports, and DB telemetry for a single completed work item (Feature / Incident / CR) and surfaces recurring process issues — agent thrashing, repeated tool failures, redundant env/install steps, prompt gaps, manifest issues. Proposes concrete, evidence-anchored improvements to CLAUDE.md, AGENTS.md, prompt templates, workflow manifests, skills, or environment. NEVER reviews the generated code itself. NEVER edits any file — reports only. Triggers on "analyze item", "item postmortem", "what went wrong with X", "/iw-item-analyze".

0 Updated 3 days ago
innovation-ways
Data & Documents Listed

iw-pitch-deck

Generates branded PowerPoint presentations using python-pptx with cookbook slide layouts. Use when asked to create a deck, presentation, pitch, slides, or PowerPoint. Triggers on "deck", "presentation", "pitch", "slides", "powerpoint", "pptx", "/iw-deck", or when creating presentation materials.

0 Updated 3 days ago
innovation-ways
AI & Automation Listed

iw-promo-writer

Generates branded marketing one-pagers as HTML + PDF. Use when asked to create a one-pager, promo, marketing material, brochure, or solution brief. Triggers on "one-pager", "promo", "marketing", "brochure", "solution brief", "/iw-promo", or when creating promotional material for Innovation Ways.

0 Updated 3 days ago
innovation-ways
Data & Documents Listed

iw-tech-doc-writer

Generates comprehensive technical documents with embedded diagrams, code examples, and branded PDF output. Use when asked to write architecture docs, API docs, infrastructure docs, user guides, or functional specs. Triggers on "documentation", "tech doc", "architecture document", "API doc", "user guide", "functional spec", "infrastructure doc", "/iw-doc", or when generating project documentation.

0 Updated 3 days ago
innovation-ways
AI & Automation Listed

iw-workflow

IW AI Core workflow orchestration rules, manifest schema, and agent contract definitions. Use when executing work item workflows, parsing agent results, managing fix cycles, or understanding the automated development pipeline.

0 Updated 3 days ago
innovation-ways

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.