

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1234567# story: e45s298# story: e20s01910# Change Request1112> **HARD GATE** — `specs/release-plan.yaml` must exist before running either mode. If it doesn't, run `plan-release` first.13>14> → verify: `test -f specs/release-plan.yaml`1516Two modes. State which one you want or the skill will ask.1718## Mode A — Add1920Intake a new requirement mid-flight without disrupting work in progress.21221. **Capture**: What is the change? What problem does it solve?232. **Locate**: Which existing stories in `specs/epics/` does it affect or replace?243. **Draft**: Add story + `tasks[]` with Gherkin-style AC in epic YAML (each task has `verify`). Tag requirement deltas: `ADDED` / `MODIFIED` / `REMOVED` / `RENAMED` with before/after for non-`ADDED` changes (e45s29).254. **Place**: Append story under existing epic capsule, or create `specs/epics/eNN-slug.yaml` and register in `release-plan.yaml` `epics[]`.265. **Score**: Compute WSJF; note if it outranks in-progress work.2728→ verify: `grep -c 'stories:' specs/epics/*/epic.yaml`2930## Mode B — Reorder3132Value-engineering pass over the full release using WSJF.3334See [REFERENCE.md](REFERENCE.md) for the full WSJF scoring rubric.35361. **Score** each epic/story: BV + TC + RR / Job Size.372. **Re-sort** `release-plan.yaml` `epics[]` and per-epic `wsjf` fields.383. **Flag cut candidates**: WSJF < 1.5.394. **Update** `specs/release-plan.yaml` and epic `wsjf` keys with rationale.405. **Report** the delta.4142→ verify: `grep -c 'wsjf' specs/release-plan.yaml specs/epics/*/epic.yaml`4344## Conversational Mode4546If the user's request is in natural language and does not match the structured format of Mode A or Mode B, enter Conversational Mode to extract the change parameters through interactive dialogue.4748### 5-Step Flow49501. **Capture**: Parse the natural-language request for what, why, and where. Ask at most 3 clarifying questions before drafting.512. **Locate**: Identify which epic or capability in `specs/epics/` the request affects or replaces.523. **Draft**: Present a structured draft of the proposed story and tasks for user confirmation.534. **Score**: Estimate the WSJF score and explain the calculation so the user understands the priority.545. **Place**: Confirm the final epic placement with the user before writing files.5556## After either mode5758Run `bash scripts/sync-status-from-epics.sh`. Suggest `plan-work` or `build-epic` for the top-ranked unstarted story.5960---6162# WSJF Scoring Reference6364Weighted Shortest Job First: **WSJF = (Business Value + Time Criticality + Risk Reduction) / Job Size**6566All dimensions scored 1–10 using a Fibonacci-like scale: 1, 2, 3, 5, 8, 10.6768## Business Value6970| Score | Meaning |71|-------|---------|72| 10 | Core revenue path, legal requirement, blocking launch |73| 8 | Significant user value, major pain point removed |74| 5 | Notable improvement, medium user segment affected |75| 3 | Nice-to-have, minor convenience |76| 1 | Cosmetic or speculative |7778## Time Criticality7980| Score | Meaning |81|-------|---------|82| 10 | Hard deadline (regulatory, contract, launch date) |83| 8 | Competitive window closing, partner dependency |84| 5 | Would delay next milestone if deferred |85| 3 | Flexible, can slip one sprint |86| 1 | No urgency |8788## Risk Reduction (or Opportunity Enablement)8990| Score | Meaning |91|-------|---------|92| 10 | Eliminates critical architectural risk or enables a new capability |93| 8 | Reduces a known failure mode or unblocks high-value work |94| 5 | Moderate risk mitigation or enablement |95| 3 | Low risk reduction |96| 1 | No risk relevance |9798## Job Size (effort denominator — larger = lower WSJF)99100| Score | Meaning |101|-------|---------|102| 1 | Hours |103| 2 | 1 day |104| 3 | 2–3 days |105| 5 | 1 week |106| 8 | 2 weeks |107| 10 | 1 month+ |108109## Cut threshold110111Stories with WSJF < 1.5 are cut candidates: high effort, low combined value.112113## Example114115Story: "Add OAuth login"116- Business Value: 8 (removes major sign-up friction)117- Time Criticality: 5 (Q3 launch nice, not hard)118- Risk Reduction: 3 (minor security improvement)119- Job Size: 5 (one week)120121WSJF = (8 + 5 + 3) / 5 = **3.2** — healthy, implement early.122
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 |
|---|---|---|---|---|---|
| danielvm-git/bigpowers.cursor/rules/simple-english.mdc · 139 | Cursor rules | styletypesgitdatabase+6 | 47/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/assess-impact.mdc · 139 | Cursor rules | testtesting-strategydeployment | 66/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/audit-plan.mdc · 139 | Cursor rules | buildteststylegit | 74/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/build-epic.mdc · 139 | Cursor rules | buildgit | 58/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/change-request.mdc · 139 | Cursor rules | no sections | 48/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/commit-message.mdc · 139 | Cursor rules | lint-formatstyletypesgit+3 | 82/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/compose-workflow.mdc · 139 | Cursor rules | styledo-notagent-behaviour | 65/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/context7-mcp.mdc · 139 | Cursor rules | style | 54/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/deepen-architecture.mdc · 139 | Cursor rules | testtesting-strategydo-not | 57/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/define-language.mdc · 139 | Cursor rules | lint-formatdo-not | 65/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/define-success.mdc · 139 | Cursor rules | no sections | 4/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/delegate-task.mdc · 139 | Cursor rules | git | 62/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/deploy.mdc · 139 | Cursor rules | setupbuildtestdeployment | 77/100 | 14 days ago | |
| danielvm-git/bigpowers.windsurf/rules/verify-work.md · 139 | Windsurf rules | buildtestlint-formatagent-behaviour | 74/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/develop-tdd.mdc · 139 | Cursor rules | teststylearchtesting-strategy+5 | 85/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/diagnose-root.mdc · 139 | Cursor rules | no sections | 39/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/diagnose-stall.mdc · 139 | Cursor rules | no sections | 44/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/dispatch-agents.mdc · 139 | Cursor rules | git | 54/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/edit-document.mdc · 139 | Cursor rules | no sections | 39/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/elaborate-spec.mdc · 139 | Cursor rules | test | 58/100 | 14 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| danielvm-git/bigpowers.windsurf/rules/organize-workspace.md · 139 | Windsurf rules | buildstylegitdeployment+2 | 89/100 | 14 days ago | |
| danielvm-git/bigpowers.windsurf/rules/guard-git.md · 139 | Windsurf rules | stylearchgitsecurity+2 | 89/100 | 14 days ago | |
| danielvm-git/bigpowers.windsurf/rules/quick-fix.md · 139 | Windsurf rules | teststylegitdeployment+1 | 85/100 | 14 days ago | |
| danielvm-git/bigpowers.windsurf/rules/develop-tdd.md · 139 | Windsurf rules | teststylearchtesting-strategy+5 | 85/100 | 14 days ago | |
| danielvm-git/bigpowers.windsurf/rules/extract-design.md · 139 | Windsurf rules | lint-formatstyledependenciesui | 82/100 | 14 days ago | |
| danielvm-git/bigpowers.windsurf/rules/commit-message.md · 139 | Windsurf rules | lint-formatstyletypesgit+3 | 82/100 | 14 days ago | |
| danielvm-git/bigpowers.windsurf/rules/session-state.md · 139 | Windsurf rules | lint-formatstyleagent-behaviour | 82/100 | 14 days ago | |
| danielvm-git/bigpowers.windsurf/rules/setup-environment.md · 139 | Windsurf rules | setupstylesecuritydo-not+1 | 81/100 | 14 days ago |
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/danielvm-git-bigpowers-windsurf-rules-change-request)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.