agently-task-dev

Community

Ship runnable Agently tasks with regression tests

Authorokwinds
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes the process of building task-oriented Agently workflows, providing a production-grade scaffold that includes task execution (run/streaming), a regression-test suite, and an offline OpenAI-compatible stub for validation without external keys.

Core Features & Use Cases

  • Scaffolds a production-ready Agently task with task.py and asgi_app.py, plus an offline stub for tests.
  • Generates a PyTest-based regression harness and an OpenAI-compatible stub to validate streaming, schema, and outputs offline.
  • Provides a service-ready skeleton (ASGI app) for SSE/POST endpoints to prototype deployments and CI-ready workflows.
  • Lets teams adopt a minimal contract (task.py, asgi_app.py, tests) and a scaffold script to bootstrap tests, docs, and CI checks.

Quick Start

Use the scaffold tool to generate a new task and run offline tests: python3 ~/agent/skills/agently-task-dev/scripts/scaffold_task_with_tests.py my_task --out . pytest -q

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agently-task-dev
Download link: https://github.com/okwinds/miscellany/archive/main.zip#agently-task-dev

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.