MicSm/ParselFire

Portable architectural guardrails for AI coding agents

Stars 1 Language Python Last updated 2026-06-23 Source on GitHub @MicSm

Actual rules from this repo

Path in source repo: .cursor/rules/parselfire-cpp-routing.mdc · format: mdc

---
description: Activate ParselFire C++ pack index
globs: **/*.{cc,cpp,cxx,hh,hpp,hxx,ipp,tpp,inl}
alwaysApply: false
---

# C++ Pack Activation

For C++ source files:

- Load `packs/cpp-architecture/pack.urf.md`.
- Use its `## ROUTING` and `## LEAVES` records for leaf selection.

For ambiguous `.h` or `.c` files that reach this rule via the always-on router:

- Apply cpp-architecture only if the file contains C++ constructs (class, template, namespace, references, std::, noexcept, overloads).
- If the file is plain C, stay on universal only.

View raw on GitHub

Why this is listed

This repository appears on Cursor Rules Live because it matches the tracker's GitHub Search criteria (cursor-rules) and was active in the recent indexing window. The tracker refreshes every 15 minutes, so the metadata above reflects the state at the most recent index pass. If the data here looks stale, the source repository may have been archived or moved out of the tracked topic; the next cron tick will reconcile.

Similar in this tracker

Explore by category