awiki-ingest
01Skill Claude CodeCodex
Ingest an existing file into the Agent Wiki. Use when the user has a file they want to add to the knowledge base.
Skill Claude CodeCodex
Ingest an existing file into the Agent Wiki. Use when the user has a file they want to add to the knowledge base.
Skill Claude CodeCodex
Save content from the current conversation to the Agent Wiki. Use when research, decisions, or valuable findings should be preserved.
Skill Claude CodeCodex
Search the Agent Wiki knowledge base. Use before web searching for technical knowledge.
Skill Claude CodeCodex
Use when the user wants an unattended specflo run — "auto mode", "autopilot", "run it on its own", "keep going without me", "don't stop to ask" — map that to specflo auto. It is an explicit, per-invocation opt-in that drives the pipeline across phase boundaries without the ask-first pause. Do NOT use for the normal…
Skill Claude CodeCodex
Use at the start of a specflo project's brainstorm phase, when turning a fuzzy idea into a captured, validated understanding before any spec or code. Triggers include "let's figure out what we're building", "brainstorm X", or specflo status showing the brainstorm phase. Do NOT use for trivial fixes or when a…
Skill Claude CodeCodex
Use at a specflo project's execute phase, when turning a validated plan.md into committed, verified code one task at a time. Triggers include "execute the plan", "start building", "work the next task", or specflo status showing the execute phase. Do NOT use before a plan has been validated, or for trivial fixes…
Skill Claude CodeCodex
Use at a specflo project's plan phase, when turning a validated spec into a dependency-ordered, testable task plan before any code. Triggers include "write the plan", "break this into tasks", or specflo status showing the plan phase. Do NOT use for trivial fixes or before a spec has been validated.
Skill Claude CodeCodex
Use when a specflo brainstorm needs grounding in current facts — an upfront landscape scan of what already exists (tools, SDKs, libraries, competitors, reference implementations, framework state), or a targeted check of a fact-dependent assumption before it becomes a decision. Dispatched as a subagent by the…
Skill Claude CodeCodex
Use when the user signals they want to set the active specflo project aside ("we're done with this", "drop this", "not worth it", "shelve it", "park this for now") — map that to specflo shelve — or to pick a paused project back up ("let's pick that back up", "resume that", "un-shelve it") — map that to specflo resume.…
Skill Claude CodeCodex
Use at a specflo project's spec phase, when turning a validated brainstorm into a structured, testable spec before any plan or code. Triggers include "write the spec", "let's spec this out", or specflo status showing the spec phase. Do NOT use for trivial fixes or before a brainstorm has been validated.