Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool ...
Install with Tessl CLI
npx tessl i github:sickn33/antigravity-awesome-skills --skill autonomous-agent-patterns71
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillAgent success when using this skill
Validation for skill structure
Agent loop and multi-model routing
Max iterations cap
100%
100%
Tool choice auto
0%
100%
Fast model for planning
100%
100%
Smart model for analysis
100%
100%
Code model for generation
100%
100%
Edit tool search/replace
100%
100%
Expected occurrences validation
50%
100%
Read tool line range
100%
100%
ToolResult on failure
100%
100%
History tracking
100%
100%
Tool registry dict
100%
100%
Termination on no tool calls
50%
100%
Without context: $0.3086 · 1m 29s · 11 turns · 60 in / 5,884 out tokens
With context: $0.6236 · 1m 59s · 24 turns · 349 in / 7,461 out tokens
Permission system and sandboxed execution
Four permission levels
87%
100%
Read ops = AUTO
100%
100%
Write ops = ASK_ONCE
100%
100%
Destructive ops = ASK_EACH
100%
100%
Dangerous ops = NEVER
100%
100%
Session approval cache
100%
100%
Risk assessment HIGH flags
80%
100%
Allowed commands whitelist
100%
100%
Realpath path validation
100%
100%
HOME env isolation
100%
100%
NEVER blocks execution
100%
100%
Subprocess timeout
100%
100%
Without context: $0.3950 · 1m 54s · 13 turns · 61 in / 7,667 out tokens
With context: $0.4711 · 1m 34s · 19 turns · 65 in / 5,403 out tokens
Context management and MCP tool creation
@file method
100%
100%
@folder method
100%
100%
@url method
100%
100%
@problems method
100%
100%
Folder max_files cap
0%
50%
Checkpoint saves git_ref
100%
100%
Checkpoint saves git_dirty
70%
100%
Checkpoint restore
100%
100%
FastMCP framework
0%
100%
MCP hot-reload
100%
100%
Context format_for_prompt
100%
100%
Checkpoint storage dir
100%
100%
Without context: $0.5969 · 2m 32s · 19 turns · 68 in / 10,710 out tokens
With context: $0.6265 · 1m 50s · 24 turns · 71 in / 6,886 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.