goskill
CommunityRun tasks until criteria are met.
Software Engineering#status tracking#task orchestration#long-running tasks#goal-driven#retry loop#criteria checking
AuthorAIPMAndy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
GoSkill solves the problem of “one-shot” task execution where work stops after a single attempt, completion criteria are vague, and there is no built-in verification loop to confirm whether the goal is actually achieved.
Core Features & Use Cases
- Goal-driven execution loop: continuously executes work until the provided success criteria are satisfied or a stopping condition is reached.
- Explicit acceptance criteria (criteria checking): evaluates task outputs against a structured set of measurable conditions and records a detailed criteria report.
- Status & termination reasoning: exposes runtime state (attempts, elapsed time, last check/report, terminal status such as success/timeout/max attempts).
Quick Start
Run the Goskill loop by asking for a goal, defining success criteria, and letting it keep retrying until the criteria are met or time runs out.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: goskill Download link: https://github.com/AIPMAndy/goskill/archive/main.zip#goskill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.