

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
123456# SAFe x AI-DLC (Program Cadence)78Use this rule when work spans **multiple issues and needs cadence** — turning an audit, epic, or9initiative into an executable program. For a single isolated ticket, use `.cursor/rules/01-git-workflow.mdc` instead.1011SAFe supplies the hierarchy and guardrails. AI-DLC supplies the cadence and the human checkpoint.12Inside a program that adopts this fusion, the **sprint gives way to the Bolt** — an hours-to-days13swarm — because agent teams elaborate, build, and verify far faster than a week-long sprint assumes.14Adopting the fusion is a per-program choice; the standard sprint path stays valid.1516## Vocabulary1718- **Bolt** — the unit of cadence. A short swarm (hours to a few days) with an entry gate, a handful19 of issues, and a hard exit. Numbered `bolt:0`, `bolt:1`, and so on.20- **Unit of Work** — one coherent outcome; a project in the tracker. Mapped to the SAFe Feature here, though AWS frames it as replacing the Epic.21- **Mob Elaboration** — the Inception activity: read the issue, break it into sub-issues, list22 unknowns, and ask clarifying questions **before writing any code**.23- **Mob Construction** — the Construction activity: implement against the elaborated plan.24- **The three phases** — Inception, Construction, Operations.25- **The loop** — AI plans → AI asks → **human validates business context** → AI executes.2627## The Fusion Mapping2829| SAFe | AI-DLC | Linear |30| ----------------- | ------------------------------------- | ----------------------------------- |31| Portfolio Epic | The Program | Initiative |32| Epic/value stream | Program stream | Sub-initiative, or project priority |33| Feature | Unit of Work | Project |34| PI increment | Bolt | `bolt:N` label + target date |35| Phase gate | Inception / Construction / Operations | Project Milestone (3 per project) |36| Story/Enabler | Story | Issue |37| Task | Mob task | Sub-issue |38| WSJF/Role/DoD | prioritization / mob role / gate | description + `agent:*` + AC/DoD |3940## Dependency-Wiring Rules4142Wire `blocks` / `blockedBy` so the enforcement lands **before** the thing it enforces:4344- **Fix the gate before the fix it verifies**45- **Rotate before scrub** (credentials)46- **Capture before alert** (observability)47- **Upgrades before re-baseline** (supply chain)4849Chains are usually rooted at CI hardening. Find that keystone and sequence its Bolt first.5051## Running a Bolt52531. Open and elaborate every issue (Mob Elaboration)542. **Validate with the human** before Construction begins553. Construct in dependency order, rebase-first564. Verify the gates are **real** — a green check that masks a failure is not an exit575. Post evidence to the tracker586. RTE prepares the PR; the human (HITL) merges5960## Human-Gate Checklist6162Never guess these — surface options with a recommendation and stop:6364- Secret or credential actions65- Security policy (CSP allow-list, auth behavior, headers)66- CI or branch-protection decisions67- Severity or risk policy, fix-vs-suppress budget68- SOP exceptions69- Signing the Definition of Done7071## Anti-Patterns7273- Forcing an ambiguous epic into one Bolt — run a **spike** instead74- Creating sub-issues before Inception75- Treating a Bolt as a calendar sprint (it exits on evidence, not a date)76- Skipping human validation to move faster7778## References7980- `docs/guides/SAFE-AI-DLC-METHODOLOGY.md` -- Methodology guide (rationale, worked example)81- `specs_templates/program_template.md` -- Program document scaffolding82- AI-DLC source: <https://aws.amazon.com/blogs/devops/ai-driven-development-life-cycle/>83
One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| bybren-llc/safe-agentic-workflow.cursor/rules/00-core-principles.mdc · 399 | Cursor rules | no sections | 48/100 | today | |
| bybren-llc/safe-agentic-workflow.cursor/rules/01-git-workflow.mdc · 399 | Cursor rules | lint-formatstyletypesgit+2 | 85/100 | today | |
| bybren-llc/safe-agentic-workflow.cursor/rules/02-pattern-discovery.mdc · 399 | Cursor rules | stylearchgitdo-not+2 | 73/100 | today | |
| bybren-llc/safe-agentic-workflow.cursor/rules/04-knowledge-vault.mdc · 399 | Cursor rules | stylegitapido-not | 73/100 | today | |
| bybren-llc/safe-agentic-workflow.cursor/rules/10-backend-python.mdc · 399 | Cursor rules | testlint-formatstylegit+4 | 97/100 | today | |
| bybren-llc/safe-agentic-workflow.cursor/rules/11-frontend-react.mdc · 399 | Cursor rules | buildstyletypessecurity+3 | 65/100 | today | |
| bybren-llc/safe-agentic-workflow.cursor/rules/12-database-sql.mdc · 399 | Cursor rules | testtypesgitsecurity+3 | 69/100 | today | |
| bybren-llc/safe-agentic-workflow.cursor/rules/13-testing.mdc · 399 | Cursor rules | teststyletesting-strategyapi+1 | 88/100 | today | |
| bybren-llc/safe-agentic-workflow.cursor/rules/14-spec-creation.mdc · 399 | Cursor rules | teststylegitdo-not | 69/100 | today | |
| bybren-llc/safe-agentic-workflow.cursor/rules/15-deployment.mdc · 399 | Cursor rules | setuptestgitsecurity+2 | 80/100 | today | |
| bybren-llc/safe-agentic-workflow.cursor/rules/16-stripe-payments.mdc · 399 | Cursor rules | testdo-not | 61/100 | today | |
| bybren-llc/safe-agentic-workflow.cursor/rules/20-agent-architect.mdc · 399 | Cursor rules | stylearchgit | 58/100 | today | |
| bybren-llc/safe-agentic-workflow.cursor/rules/21-agent-backend.mdc · 399 | Cursor rules | testlint-formatstyleapi+1 | 85/100 | today | |
| bybren-llc/safe-agentic-workflow.cursor/rules/22-agent-qas.mdc · 399 | Cursor rules | teststylesecurityagent-behaviour | 81/100 | today | |
| bybren-llc/safe-agentic-workflow.cursor/rules/23-agent-security.mdc · 399 | Cursor rules | stylesecurity | 52/100 | today | |
| bybren-llc/safe-agentic-workflow.cursor/rules/30-background-agents.mdc · 399 | Cursor rules | testlint-formatstylegit+1 | 74/100 | today | |
| bybren-llc/safe-agentic-workflow.cursor/rules/31-mcp-integration.mdc · 399 | Cursor rules | stylesecuritydo-notagent-behaviour | 61/100 | today | |
| bybren-llc/safe-agentic-workflow.gemini/GEMINI.md · 399 | GEMINI.md | lint-formatstylearchgit+4 | 66/100 | today | |
| bybren-llc/safe-agentic-workflowAGENTS.md · 399 | AGENTS.md | buildteststylearch+5 | 84/100 | today | |
| bybren-llc/safe-agentic-workflowCLAUDE.md · 399 | CLAUDE.md | buildtestlint-formatarch+6 | 91/100 | today |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126 | Cursor rules | setupbuildtestlint-format+6 | 100/100 | 14 days ago | |
| TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 46 | Cursor rules | testlint-formatstylearch+5 | 100/100 | 14 days ago | |
| Allymahmoud/case-intake-platform.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 14 days ago | |
| dodgecfr/combatfilms-webapp.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 14 days ago | |
| deifos/clipmira-subtitles.cursor/rules/frontend.mdc · 1 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 14 days ago | |
| markstev/mark-starter.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+6 | 99/100 | 14 days ago | |
| langflow-ai/langflow.cursor/rules/docs_development.mdc · 153k | Cursor rules | setupbuildtestlint-format+7 | 97/100 | 14 days ago | |
| bybren-llc/safe-agentic-workflow.cursor/rules/10-backend-python.mdc · 399 | Cursor rules | testlint-formatstylegit+4 | 97/100 | today |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/bybren-llc-safe-agentic-workflow-cursor-rules-03-safe-ai-dlc)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.