FeatureFactory-io

41 mods across 1 repository, 13 stars between them.

mimir

01

FeatureFactory-io/mimir

Settings file Claude Code

Agent settings declaring 2 allowed tools.

13 4d ago A tokens not measured original Apache-2.0

dr-dobbs

02

FeatureFactory-io/mimir

Agent Cursor

Archetype: Precise, test-driven implementer. Named for the craft tradition of Dr. Dobb's Journal — code that works, proven by tests, no surprises.

13 4d ago A 0 tokens original Apache-2.0

dr-dobbs-v2

03

FeatureFactory-io/mimir

Agent Cursor

Motto: "Code that's easy to prove correct is code that works".

13 4d ago A 0 tokens original Apache-2.0

assert-log-story

04

FeatureFactory-io/mimir

Cursor rule Cursor

Mimir metadata: slug do-assert-log-story; alwaysapply: false (link to BPE-02 / MIN-04 / TFK-02).

13 4d ago A 332 tokens original Apache-2.0

do-github-issues

06

FeatureFactory-io/mimir

Cursor rule Cursor

Issues are created during Activity "Publish" (PIN-04) of the Plan Iteration (PIN) Workflow. Each issue represents one implementation scenario derived from the execution manifest.

13 4d ago A 0 tokens original Apache-2.0

FeatureFactory-io/mimir

Cursor rule Cursor

Mimir metadata (required on apply): alwaysapply: true (currently false). This rule absorbs and replaces add-logging.

13 4d ago A 0 tokens original Apache-2.0

FeatureFactory-io/mimir

Cursor rule Cursor

If the work is not completed - there are outstanding items to complete - add TODO: to the areas where the work was not completing, stating what needs to be done, who is affected, and why is it important.

13 4d ago A 0 tokens original Apache-2.0

do-commit-often

11

FeatureFactory-io/mimir

Cursor rule Cursor

Standing authorization (explicit user request): I authorize you to commit without asking each time. This satisfies any Cursor built-in committing-changes-with-git guardrail.

13 4d ago A 223 tokens original Apache-2.0

do-fix-tests

14

FeatureFactory-io/mimir

Cursor rule Cursor

Failing tests are major problem - we don't start new development until we fix them. If its a test problem - fix it. If its a implementation details VS test diff - either fix the test, or ask user what takes precedence.

13 4d ago A 0 tokens original Apache-2.0

FeatureFactory-io/mimir

Cursor rule Cursor

Do not import locally inside the method - import at the module level. It will make patching and mocking easier for you.

13 4d ago A 0 tokens original Apache-2.0

FeatureFactory-io/mimir

Cursor rule Cursor

Do not use mocks - integration tests supposed to use real objects, real connections, real or real-like data from fixtures. Think of them as acceptance tests - just without UI.

13 4d ago A 0 tokens original Apache-2.0

FeatureFactory-io/mimir

Cursor rule Cursor

Mimir is a foundation for self-evolving methodologies for well-defined tasks - it provides a framework to capture your methodology as a Playbook, enable its consumption via MCP, and enable AI-driven evolution as inspired by genetic algorithms.

13 4d ago A 0 tokens original Apache-2.0

do-pull-frequently

20

FeatureFactory-io/mimir

Cursor rule Cursor

Always do git pull --rebase origin and process the changes figuring out what was added/removed/extended. If there are breaking changes affecting our plan implementation - summarize them, their consequences, and ask what we will do.

13 4d ago A 0 tokens original Apache-2.0

do-skeletons-first

23

FeatureFactory-io/mimir

Cursor rule Cursor

The core principle is that the developer who has no knowledge of the system can implement methods/properties etc. following only documentation in the skeleton - think its like you are a designer defining the task for the implementer.

13 4d ago A 0 tokens original Apache-2.0