writing-skills-extras

Validate Codex skills without subagent delegation under RED-GREEN-REFACTOR discipline.

1|Updated Dec 13, 2025
One-click install
npx skills add https://github.com/stephendor/TDL --skill writing-skills-extras
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-skills-extras
Source: https://github.com/stephendor/TDL/tree/main/.agents/skills/writing-skills-extras
Command: npx skills add https://github.com/stephendor/TDL --skill writing-skills-extras

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows you to validate Codex skills without relying on subagents, ensuring compliance with delegation policies even when subagent delegation is unavailable or not authorized.

Core Features & Use Cases

  • Non-Delegated Validation: Perform skill validation without subagent delegation, maintaining the RED-GREEN-REFACTOR discipline.
  • Customized Workflow: Adapt validation to scenarios where subagent authority is not available.
  • Policy-Compliant: Ensures that skill validation adheres to active runtime delegation policies.

Quick Start

Run the writing-skills-extras Skill to validate a skill when subagent delegation is not available.

Frequently Asked Questions about writing-skills-extras

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

FAQPage Schema
How do I validate Codex skills without subagent delegation?

You can validate Codex skills without subagent delegation by running a validation workflow that maintains RED-GREEN-REFACTOR discipline while adapting to scenarios where subagent authority is unavailable or unauthorized.

What is RED-GREEN-REFACTOR validation discipline for Codex skills?

RED-GREEN-REFACTOR validation discipline is a structured testing workflow applied to Codex skills to ensure quality and compliance, which can be executed even when active runtime subagent delegation policies restrict authority.

Can I maintain policy compliance when subagent delegation is unavailable?

Yes, you can maintain policy compliance by using a non-delegated validation workflow that respects active runtime delegation policies and ensures skill validation adheres to authorization constraints.

How do I adapt validation workflows when subagent authority is not authorized?

You adapt validation workflows by executing customized non-delegated validation steps that maintain RED-GREEN-REFACTOR discipline while operating within the boundaries of active runtime delegation restrictions.

What are the limitations of non-delegated skill validation?

Non-delegated skill validation is limited by active runtime delegation policies, requiring adapted workflows to maintain RED-GREEN-REFACTOR discipline when subagent authority is unavailable or unauthorized.