scaffold

Analyze a codebase and build the .hyperflow/ cache for project setup.

3|Updated May 14, 2026
One-click install
npx skills add https://github.com/Mohammed-Abdelhady/hyperflow --skill scaffold-mohammed-abdelhady
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaffold
Source: https://github.com/Mohammed-Abdelhady/hyperflow/tree/main/skills/scaffold
Command: npx skills add https://github.com/Mohammed-Abdelhady/hyperflow --skill scaffold-mohammed-abdelhady

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the initial setup of a hyperflow project, including analysis, cache building, and optional detection shims installation.

Core Features & Use Cases

  • Project Initialization: Analyze the codebase, build the .hyperflow/ cache, and seed the memory skeleton.
  • Detection Shims: Optionally install auto-detection shims for other AI tools.
  • Use Case: Use this Skill to set up a new hyperflow project, refresh the cache, or install shims for AI tools like Claude Code or Codex.

Quick Start

Initialize your hyperflow project with the command: /hyperflow:scaffold

Frequently Asked Questions about scaffold

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I initialize a hyperflow project and build the codebase cache?

You can initialize a hyperflow project setup by running a single command, which analyzes the codebase, builds the `.hyperflow/` cache, and seeds the memory skeleton for AI tool integration.

Can I install detection shims for AI tools like Claude Code in my project?

Yes, you can optionally install auto-detection shims for AI tools like Claude Code and Codex during the hyperflow project initialization process to enable seamless integration.

What permissions do I need to set up a hyperflow project and analyze my codebase?

Setting up a hyperflow project requires access to the project root directory and appropriate permissions to analyze the codebase, build the cache, and install any optional detection shims.

How do I refresh the hyperflow cache for an existing codebase?

You can refresh the hyperflow cache by re-running the project initialization command, which re-analyzes the codebase and rebuilds the `.hyperflow/` cache directory with updated data.

Does hyperflow project setup work with other AI tools besides Claude Code?

Yes, hyperflow project setup is intended for use with Claude Code and other AI tools, offering optional detection shim installations to support auto-detection across different AI platforms.