KlausFreiberufler

38 mods across 1 repository, 1 stars between them.

KlausFreiberufler/devflow-mcp

Skill Claude CodeCodex

Use when receiving a code-review (from a subagent dispatch or a human reviewer) to triage every finding into Critical / Important / Minor with a deliberate decision per item. Each finding is technically verified before accept-or-reject — never blind acceptance, never blind rejection.

1 3d ago A 61 tokens original MIT

devflow-reviewing

26

KlausFreiberufler/devflow-mcp

Skill Claude CodeCodex

Use when the active DevFlow flow is in 'review' state. Guides self-review via diff analysis and writes the agent summary + testing instructions.

1 3d ago A 34 tokens original MIT

devflow-tdd

27

KlausFreiberufler/devflow-mcp

Skill Claude CodeCodex

Use during implementation to drive every change through Test-Driven Development. Before writing production code, query existing test-patterns from the LLM-Wiki (Hook 3) for the relevant tag-scope, then write a failing test (RED), make it pass (GREEN), and refactor (REFACTOR). Emits a discipline-token only when each…

1 3d ago A 81 tokens original MIT

KlausFreiberufler/devflow-mcp

Skill Claude CodeCodex

Use during the review state to prove every acceptance criterion with a captured evidence command. No "should work" claims — each AC gets a real shell/test/curl invocation whose stdout is recorded into the flow's testingInstructions. Emits the discipline-token that makes review→done possible under agentwithdiscipline…

1 3d ago A 74 tokens original MIT

devflow-wiki-lint

29

KlausFreiberufler/devflow-mcp

Skill Claude CodeCodex

Use periodically (or on demand from the Wiki page health-bar) to keep the LLM-Wiki clean. Reads GET /api/projects/:id/wiki-lint and addresses every reported stale, orphan, and contradiction — never let any of them linger. Iron Law: orphans get cross-linked or marked as intent, contradictions are resolved at the…

1 3d ago A 93 tokens original MIT

devflow-worktrees

30

KlausFreiberufler/devflow-mcp

Skill Claude CodeCodex

Use at the start of implementation (or when picking up an existing flow) to set up a dedicated git-worktree under .claude/worktrees/ - . Each flow gets its own working directory — branch isolation prevents cross-flow contamination, and the path is predictable for re-init / cross-session recovery.

1 3d ago A 69 tokens original MIT

devflow

31

KlausFreiberufler/devflow-mcp

Cursor rule Cursor

DevFlow workflow enforcement — flowinit required before code changes.

1 3d ago A 285 tokens original MIT

KlausFreiberufler/devflow-mcp

Instructions file

Claude Code instructions for KlausFreiberufler/devflow-mcp, covering devflow - strukturierte ki-entwicklung, arbeitsstart, prozess, flow-states and regeln (strictness-level).

1 3d ago A 1,357 tokens original MIT

devflow-code-critic

34

KlausFreiberufler/devflow-mcp

Skill Claude CodeCodex

Use during inprogress state, before submitting flowupdate({currentState: 'review'}), to deeply review the implementation against 7 quality dimensions. The skill enforces a critic-persona — the agent steps out of "implementer" mode and into "reviewer" mode. Outputs a structured verdict (approved | minorissues |…

1 3d ago A 111 tokens original MIT

KlausFreiberufler/devflow-mcp

Skill Claude CodeCodex

Use in the 'review' state to triage pending knowledgedrafts before review→done. Decides per draft: accept (new wiki entry) or reject (with substantive reason). Iron Law extend > dismiss applies — never wegklick a draft whose topic has an existing extend-target.

1 3d ago A 66 tokens original MIT

KlausFreiberufler/devflow-mcp

Skill Claude CodeCodex

Use when the user asks you to attach a file to a flow ("häng X an", "attach to DF-XXX", "save this to the flow", "upload this"). Picks the right MCP tool (flowupload for text, flowuploadfile for binaries) and the right kind. Iron law — never silently compress or truncate, prefer fail loud over corrupt-silently.

1 3d ago A 82 tokens original MIT

devflow-plan-critic

37

KlausFreiberufler/devflow-mcp

Skill Claude CodeCodex

Use during planning state, before submitting flowupdate({currentState: 'approval'}), to deeply review the plan against 7 quality dimensions. The skill enforces a critic-persona — the agent steps out of "author" mode and into "reviewer" mode. Outputs a structured verdict (approved | minorissues | needschanges) with…

1 3d ago A 97 tokens original MIT

KlausFreiberufler/devflow-mcp

Skill Claude CodeCodex

DRAFT-SKELETON. Tier-2 Pilot. Future skill for delegating inprogress tasks to per-task sub-agents in isolated worktrees. NOT YET ACTIVE — RFC sign-off via DF-427 closed Q1-Q7. Skill remains status:draft until the implementation roadmap (8 sub-flows, 3-4 weeks) lands.

1 3d ago A 79 tokens original MIT