writing-skills

Apply a RED-GREEN-REFACTOR cycle to create and refine agent skills.

Updated Nov 18, 2025
One-click install
npx skills add https://github.com/conejoRojo/DeployTime --skill writing-skills-conejorojo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-skills
Source: https://github.com/conejoRojo/DeployTime/tree/main/_agent/skills/writing-skills
Command: npx skills add https://github.com/conejoRojo/DeployTime --skill writing-skills-conejorojo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of inconsistent or ineffective agent documentation by applying Test-Driven Development (TDD) principles to the creation and maintenance of process guides.

Core Features & Use Cases

  • TDD for Documentation: Provides a structured RED-GREEN-REFACTOR cycle to ensure skills are tested before deployment.
  • Rationalization Prevention: Includes techniques to identify and block agent loopholes and excuses.
  • Use Case: Use this when you need to create a new skill or update an existing one to ensure it is robust, tested, and actually followed by agents under pressure.

Quick Start

Use the writing-skills framework to create a new skill by first running a baseline pressure scenario to document agent failures.

Frequently Asked Questions about writing-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use TDD to write better agent process documentation?

TDD for process documentation applies a RED-GREEN-REFACTOR cycle to agent skills, running baseline pressure scenarios to identify rationalizations and enforce discipline before deployment.

What is the best way to stop my AI agent from rationalizing and skipping instructions?

To stop agent rationalization, use a TDD framework that systematically identifies loopholes and enforces discipline through pressure-tested documentation during the RED and GREEN phases.

How do I test agent skills against edge cases before deployment?

You test agent skills by running baseline pressure scenarios to document failures, ensuring all skills are verified through the RED-GREEN-REFACTOR cycle before they are deployed.

Can I apply the RED-GREEN-REFACTOR cycle to update existing agent skills?

Yes, you can apply the RED-GREEN-REFACTOR cycle to update existing agent skills, running pressure scenarios to refine documentation and verify robustness under pressure.

When should I use a test-driven development framework for agent documentation?

Use a TDD framework for agent documentation when you need to create new skills or update existing ones, ensuring they are robust, tested, and actually followed under pressure.

Do I need any specific testing dependencies to start pressure-testing agent skills?

No specific dependencies are required to start pressure-testing agent skills; the framework operates standalone using scripts to facilitate the systematic identification of agent rationalizations.