Cycleaddict

Cycleaddict

活跃
15
技能
3
类别
ClaudeCodexCode(CC)

已发布技能 15

📝

writing-skills

Create and test agent skills with TDD

低风险 67

Agents often skip documentation or use skills inconsistently under pressure. This skill provides a test-driven development framework for creating skills that agents actually follow. Build skills using RED-GREEN-REFACTOR cycles, then pressure-test them to ensure compliance even when agents face time pressure, sunk costs, or authority conflicts.

Claude Codex Code(CC)
安装
📋

writing-plans

Create detailed implementation plans

安全 69

Developers struggle to break down complex features into clear, executable tasks. This skill generates comprehensive implementation plans with exact file paths, test code, and step-by-step instructions following TDD principles.

Claude Codex Code(CC)
安装

verification-before-completion

Verify Work Before Claiming Completion

安全 68

Prevents premature completion claims by requiring fresh verification evidence before commits or pull requests. This skill teaches Claude Code to always run verification commands and check output before making any success claims.

Claude Codex Code(CC)
安装
📦

using-superpowers

Use Skills First

安全 69

Claude sometimes skips skill checks and acts directly. This skill enforces disciplined skill invocation by requiring users to read relevant skill files before responding, ensuring proper workflows are followed.

Claude Codex Code(CC)
安装
🌳

using-git-worktrees

Set up isolated git worktrees

安全 69

Working on multiple features simultaneously requires constant branch switching, which disrupts context and slows progress. This skill creates isolated git worktrees that let you work on separate branches in parallel directories without switching, while automatically verifying gitignore safety and running clean test baselines.

Claude Codex Code(CC)
安装
🧪

test-driven-development

Master Test-Driven Development

安全 69

Writing tests after code leads to bugs and poor design. This skill enforces strict TDD discipline with red-green-refactor cycles for bulletproof code.

Claude Codex Code(CC)
安装
🔍

systematic-debugging

Debug systematically before fixing

低风险 68

Random fixes waste time and create new bugs. This skill provides a 4-phase framework to find root causes before attempting any solution. Stop guessing and start investigating.

Claude Codex Code(CC)
安装
🔄

subagent-driven-development

Execute plans with subagent workflow

安全 69

Implement complex projects by dispatching subagents for independent tasks. Each task gets two-stage review ensuring spec compliance and code quality. Stay in the same session for fast iteration.

Claude Codex Code(CC)
安装
👀

requesting-code-review

Request code review before merging

安全 69

Manual code review is time-consuming and inconsistent. This skill dispatches a structured code-reviewer subagent to systematically evaluate code changes against requirements, architecture standards, and production readiness criteria.

Claude Codex Code(CC)
安装
📦

receiving-code-review

Handle Code Review Feedback with Technical Rigor

安全 69

Code review feedback requires technical verification, not blind implementation. This skill guides AI agents through evaluating feedback critically, asking clarifying questions, and pushing back when necessary with technical reasoning.

Claude Codex Code(CC)
安装
🕰️

parametric-scribe

Enable Time Machine Coding with Parametric History

安全 70

Traditional AI coding is destructive. Once you change direction, previous work is overwritten. Parametric Scribe creates a non-linear editing experience for code, recording each task as a replayable step that can be modified and intelligently reapplied to new contexts.

Claude Codex Code(CC)
安装
🌿

finishing-a-development-branch

Complete your feature branch workflow

安全 71

After implementing a feature, deciding how to integrate the work can be unclear. This skill provides a structured process to verify tests, present clear options for merge or PR, and safely execute the chosen workflow with confirmation prompts.

Claude Codex Code(CC)
安装
📋

executing-plans

Execute Plans with Review Checkpoints

安全 69

Implementation plans often fail when executed without structure. This skill provides a batch-based workflow with mandatory review checkpoints between work batches for safer, more collaborative development.

Claude Codex Code(CC)
安装

dispatching-parallel-agents

Dispatch Parallel Agents for Bugs

安全 69

Multiple test failures waste time when investigated sequentially. Parallel agent dispatch sends independent investigations to multiple AI agents, solving several problems in the time it takes to solve one.

Claude Codex Code(CC)
安装
💡

brainstorming

Explore ideas through collaborative design dialogue

安全 70

Starting implementation without clear requirements leads to rework and missed expectations. This skill guides structured brainstorming conversations to understand intent, explore alternatives, and validate designs before writing code.

Claude Codex Code(CC)
安装