# Scope Creep Skill

> Indexes project files for fast search.

- Skill: `teycir/scope-creep-skill` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add teycir/scope-creep-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/teycir/scope-creep-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: Teycir (https://skillmd.com/u/teycir)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/teycir/scope-creep-skill

---


# Scope Creep Skill

This skill indexes project files to build a local search index.

## Usage

```bash
node scripts/index-files.js .
```

