CataForge
Full-lifecycle software development orchestration across four coding IDEs
All Skills in This Repository (28)
Pure Emerald Level Indicatorsresearch
Gather evidence from web sources, user answers, and documentation.
ui-design
Define UI design specifications from product requirements with design tokens and responsive rules.
tech-eval
Compare technology options and recommend the best choice for a technical domain.
tdd-engine
Coordinates Grader, Redactor, and Reflector phases for TDD task-card workflows with adaptive routing and strict state transitions.
context
Read, generate, validate, and query document sections across lifecycle workflows.
framework-issue-resolve
Triage upstream GitHub issues and generate maintainer review drafts.
start-orchestrator
Start or resume CataForge orchestration flows from project descriptions or continuation states.
change-guard
Analyze change requests against PRD, ARCH, UI-SPEC, and DEV-PLAN documents.
penpot-bridge
Bridge Penpot design data with frontend code generation and token synchronization.
arc-design
Converts PRD requirements into modules, APIs, data models, and non-functional decisions.
code-review
Review source code for correctness, security, consistency, and maintainability issues.
framework-update
Synchronize CataForge package, scaffold, deployment artifacts, and bootstrap state.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core