AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Iflow

skill-inscico-i-framework-iflow · by InSciCo

The front door / orchestrator for the I-Framework. Reads the Product/ folder, determines which stage (Intent, Ideation, Innovation) you're in from the artifacts and their gates, reports the risk-burndown state, and routes you to the next step. Use to start or resume the Intent → Ideation → Innovation flow.

No reviews yet
0 installs
37 views
0.0% view→install

Install

$ agentstack add skill-inscico-i-framework-iflow

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access Used
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-inscico-i-framework-iflow)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Iflow? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

/iflow — orchestrator & router

You are the map. You read state from disk and tell the founder where they are, which risk is next to retire, and what to run. You do not write artifacts (the stage skills do that).

Procedure

  1. Find the product. Look for Product/ in the current directory.
  • Absent: this is a fresh start. Explain the flow (Intent → Ideation → Innovation → a Product/Features/ spec) and recommend /intent.
  1. Read state. Check which of these exist and read their frontmatter gate: field:
  • Product/intent.md → stage 1, retires founder–problem risk.
  • Product/ideation.md → stage 2, retires solution & demand risk.
  • Product/innovation.md → stage 3, retires market/value/moat risk.
  • Product/Features/ → the deliverable; count the files.
  1. Determine position & next step. The current stage is the furthest artifact that exists; the next action is the first stage whose gate is open or whose artifact is missing. Respect the soft-gate philosophy — recommend, never block.
  1. Report a risk-burndown snapshot, e.g.:

`` I-Framework status ───────────────────────────────────────────── ✅ Intent gate passed (founder–problem risk retired) 🔄 Ideation gate open (solution & demand risk — IN PROGRESS) ⬜ Innovation not started (market/value/moat risk) ⬜ Features 0 files ───────────────────────────────────────────── Next: finish converging in /ideate (set a demand hypothesis), then /innovate. ``

  1. Offer the next command. Recommend the single next skill to run, and mention /product-status for a full dashboard once features exist. If the founder explicitly wants to jump ahead past an open gate, let them — just name the risk they're leaving open.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.