lync-cyberlync-cyberCommunity·28 Agent Skills Included

CataForge

Full-lifecycle software development orchestration across four coding IDEs

Orchestrates the complete software development lifecycle from requirements and architecture to TDD coding, testing, and deployment. Deploys one shared workflow definition to Claude Code, Cursor, Codex, and OpenCode without rewriting agent configs per IDE. Eliminates manual phase tracking, review bottlenecks, and inconsistent documentation through 13 specialized roles and 28 workflow skills. Captures user corrections automatically and feeds them back into skill improvements over time.
npx skills add lync-cyber/CataForge --all -g -y
Available:

Defines the project state, execution modes, and routing rules that tell the orchestrator how to dispatch each specialized role through the seven development phases with quality gates.

All Skills in This Repository (28)

Pure Emerald Level Indicators
📦 In Repo
lync-cyberlync-cyber

research

Gather evidence from web sources, user answers, and documentation.

Community
Intermediate
📦 In Repo
lync-cyberlync-cyber

ui-design

Define UI design specifications from product requirements with design tokens and responsive rules.

Community
Advanced
📦 In Repo
lync-cyberlync-cyber

tech-eval

Compare technology options and recommend the best choice for a technical domain.

Community
Advanced
📦 In Repo
lync-cyberlync-cyber

tdd-engine

Coordinates Grader, Redactor, and Reflector phases for TDD task-card workflows with adaptive routing and strict state transitions.

Community
Advanced
📦 In Repo
lync-cyberlync-cyber

context

Read, generate, validate, and query document sections across lifecycle workflows.

Community
Advanced
📦 In Repo
lync-cyberlync-cyber

framework-issue-resolve

Triage upstream GitHub issues and generate maintainer review drafts.

Community
Advanced
📦 In Repo
lync-cyberlync-cyber

start-orchestrator

Start or resume CataForge orchestration flows from project descriptions or continuation states.

Community
Advanced
📦 In Repo
lync-cyberlync-cyber

change-guard

Analyze change requests against PRD, ARCH, UI-SPEC, and DEV-PLAN documents.

Community
Advanced
📦 In Repo
lync-cyberlync-cyber

penpot-bridge

Bridge Penpot design data with frontend code generation and token synchronization.

Community
Advanced
📦 In Repo
lync-cyberlync-cyber

arc-design

Converts PRD requirements into modules, APIs, data models, and non-functional decisions.

Community
Advanced
📦 In Repo
lync-cyberlync-cyber

code-review

Review source code for correctness, security, consistency, and maintainability issues.

Community
Advanced
📦 In Repo
lync-cyberlync-cyber

framework-update

Synchronize CataForge package, scaffold, deployment artifacts, and bootstrap state.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install CataForge?

Run `npx skills add lync-cyber/CataForge --all -g -y` in your terminal to install all skills in this suite globally.

What does CataForge actually do?

It runs a full software development lifecycle inside your coding IDE: requirements, architecture, UI design, task planning, test-driven development, QA, and deployment, each handled by a dedicated role with quality gates between phases.

Does CataForge work with Cursor, Codex, and OpenCode?

Yes. One shared .cataforge/ definition is translated into each platform's native format, with automatic fallbacks when a platform lacks a specific capability.

How does the TDD workflow run?

A three-stage pipeline writes failing tests first, then minimal code to pass them, then refactors only when needed, with each stage running in an isolated context.

Can I use CataForge without deep technical knowledge?

Yes. You describe your project in plain language, and the orchestrator asks clarifying questions and drives each phase automatically.

Related Repositories in Software Engineering

View All in Software Engineering