lync-cyber

36 mods across 1 repository, 128 stars between them.

tech-eval

25

lync-cyber/CataForge

Skill Claude CodeCodex

A framework for comparing technical options, such as programming libraries, databases, or API styles, and recording the reasoning behind a choice.

128 1mo ago A 52 tokens original MIT

testing

26

lync-cyber/CataForge

Skill Claude CodeCodex

A software-testing assistant for planning tests, writing and running them, checking code coverage, and recording defects. It covers unit, integration, and end-to-end tests; end-to-end tests check complete user workflows across the system.

128 1mo ago A 92 tokens original MIT

ui-design

27

lync-cyber/CataForge

Skill Claude CodeCodex

A UI design process for planning visual style, page layouts, reusable components, interaction flows, and responsive behavior. It also defines design tokens, which are shared values such as colors, fonts, and spacing.

128 1mo ago A 46 tokens original MIT

lync-cyber/CataForge

Skill Claude CodeCodex

A generator for complete CataForge-style AI-agent workflows adapted to a chosen workflow type and AI coding platform. It can produce agents, skills, workflows, rules, configuration, schemas, and documentation structure.

128 1mo ago A 97 tokens original MIT

lync-cyber/CataForge

Command Claude Code

Triage / propose / close upstream CataForge GitHub issues. Five-step loop defined in framework-issue-resolve SKILL.

128 1mo ago A 27 tokens original MIT

PostToolUse

30

lync-cyber/CataForge

Hook Claude Code

Runs after a tool call finishes for Agent, Edit, Write, AskUserQuestion and Agent tool calls, running python -m cataforge.runtime.hook.scripts.validate_agent_resu (4 commands). From lync-cyber/CataForge.

128 1mo ago A tokens not measured original MIT

SessionStart

31

lync-cyber/CataForge

Hook Claude Code

Runs when a session starts, executing session-start.sh (4 commands). From lync-cyber/CataForge.

128 1mo ago A tokens not measured original MIT

Notification

32

lync-cyber/CataForge

Hook Claude Code

Runs when the agent sends a notification, running python -m cataforge.runtime.hook.scripts.notify_permission. From lync-cyber/CataForge.

128 1mo ago A tokens not measured original MIT

Stop

33

lync-cyber/CataForge

Hook Claude Code

Runs when the agent finishes a response, running python -m cataforge.runtime.hook.scripts.notify_done. From lync-cyber/CataForge.

128 1mo ago A tokens not measured copy · 89% MIT

PreToolUse

34

lync-cyber/CataForge

Hook Claude Code

Runs before the agent uses a tool for Bash, Edit, Write and Agent tool calls, running python -m cataforge.runtime.hook.scripts.guard_dangerous (3 commands). From lync-cyber/CataForge.

128 1mo ago A tokens not measured original MIT

CataForge

35

lync-cyber/CataForge

Settings file Claude Code

Agent settings declaring 5 hook events (PostToolUse, SessionStart, Notification, Stop).

128 1mo ago A tokens not measured original MIT

CataForge CLAUDE.md

36

lync-cyber/CataForge

Instructions file

Project instructions for CataForge, a Python framework used to manage an AI-assisted software-development process. They describe its tools, commands, language conventions, and project-specific rules.

128 1mo ago A 3,945 tokens original MIT