elliot-dev

Activate the Elliot developer agent to execute approved stories with test-first discipline.

9|66|Updated Oct 13, 2025
One-click install
npx skills add https://github.com/salazarsebas/Cougr --skill elliot-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: elliot-dev
Source: https://github.com/salazarsebas/Cougr/tree/main/.claude/skills/elliot-dev
Command: npx skills add https://github.com/salazarsebas/Cougr --skill elliot-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Elliot is the dedicated developer agent that executes approved stories with test-first discipline, ensuring verifiable code delivery.

Core Features & Use Cases

  • Adopts the Elliot persona to drive story execution with a strict test-first workflow.
  • Resolves customization blocks from customize.toml and merges team/user overrides to shape behavior.
  • Loads persistent facts and configuration to present a menu of actions for development tasks.

Quick Start

Activate the Elliot persona to execute approved stories with test-first discipline and ship verified code.

Frequently Asked Questions about elliot-dev

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

FAQPage Schema
How do I execute approved user stories with a test-first development workflow?

Test-first story execution is handled by activating the Elliot developer agent, which drives code delivery by writing tests before implementation. It presents an action menu to guide the development tasks for your approved stories.

What is a developer agent for story execution and how does it manage code delivery?

A developer agent for story execution is a dedicated persona that manages code delivery by applying strict test-first discipline. The Elliot agent loads persistent facts and configuration to present a menu of development actions.

How do I load customize.toml overrides to shape a development agent's behavior?

To shape development agent behavior, the Skill resolves customization blocks from customize.toml and merges team and user overrides. This configuration process defines the persona applied during story execution.

Does this story execution agent transmit secrets or require external dependencies?

This story execution agent operates strictly within defined manifests and does not transmit secrets during code delivery. It requires no external dependencies to load its configuration and present development actions.

Can I use a custom persona for test-first code generation within my development workflow?

You can apply a custom persona for test-first code generation by resolving agent blocks and merging team or user overrides. The loaded persona then drives the story execution workflow to ship verified code.