Topic: ai-native
36 skills in this topic.
-
walkthrough-generate
Generate implementation walkthrough for human review after run completion. Documents decisions, changes, and verification steps.
fabriqaai/specs.md 99
-
project-init
Initialize a new FIRE project by detecting workspace type and setting up standards.
fabriqaai/specs.md 99
-
route
Analyze project state and route user to the appropriate agent based on current context.
fabriqaai/specs.md 99
-
status
Display current FIRE project status and validate integrity of intents, work items, and runs.
fabriqaai/specs.md 99
-
design-doc-generate
Generate design documents for Validate mode work items (Checkpoint 1). Required for high-complexity items.
fabriqaai/specs.md 99
-
intent-capture
Capture user intent through guided conversation. Exploratory phase with high degrees of freedom.
fabriqaai/specs.md 99
-
work-item-decompose
Break an intent into discrete, executable work items with complexity assessment and dependency validation.
fabriqaai/specs.md 99
-
flame
Multi-perspective idea evaluation using Six Hats analysis, impact/feasibility scoring, and collaborative shortlisting.
fabriqaai/specs.md 99
-
forge
Shape top ideas into actionable concept briefs using Disney Strategy — Dream, Reality, Critique.
fabriqaai/specs.md 99
-
code-change-verification
Verify code changes by identifying correctness, regression, security, and performance risks from diffs or patches, then produce prioritized findings with file/line evidence and concrete fixes. Use when reviewing commits, PRs, and merged patches before/after release.
rustfs/rustfs 24,033
-
test-coverage-improver
Run project coverage checks, rank high-risk gaps, and propose high-impact tests to improve regression confidence for changed and critical code paths before release.
rustfs/rustfs 24,033
-
pr-creation-checker
Prepare PR-ready diffs by validating scope, checking required verification steps, drafting a compliant English PR title/body, and surfacing blockers before opening or updating a pull request in RustFS.
rustfs/rustfs 24,033