Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
99 changes: 0 additions & 99 deletions .cursor/rules/core/fair-witness-agent.mdc

This file was deleted.

2 changes: 1 addition & 1 deletion .cursor/rules/templates/user-story.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Status: { Draft | Review | Blocked | ToDo | In Progress | Done | Dropped }

This is a user story template that you can use to document user stories for your software development projects. User stories follow the "As a [role], I want [an action or feature], so that [a reason or benefit]" format, and they help define the functionality and requirements of a feature or improvement.
User stories follow the "As a [role], I want [an action or feature], so that [a reason or benefit]" format, and they help define the functionality and requirements of a feature or improvement.

### Story Definition

Expand Down
105 changes: 0 additions & 105 deletions .cursor/rules/utils/git-commit-push-agent.mdc

This file was deleted.

2 changes: 1 addition & 1 deletion .cursor/rules/utils/release-version-bump-auto.mdc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description:
description: Apply when the user is creating or preparing a release, version bump, tag, publish, or deploy. Validates semantic version bumps against change analysis (breaking/feat/fix), blocks inappropriate bumps, and guides major/minor/patch or custom version choice. Use for release workflows, package versioning, and publish/deploy preparation.
globs:
alwaysApply: false
---
Expand Down
Loading
Loading