·autonomous-workflow
>_

autonomous-workflow

developerinlondon/agent-skills

Proposal-first development workflow with commit hygiene and decision authority rules. Enforces: propose before modifying, atomic commits, no force flags, warnings-as-errors. Use for any project where AI agents are primary developers and need guardrails.

3Installs·1Trend·@developerinlondon

Installation

$npx skills add https://github.com/developerinlondon/agent-skills --skill autonomous-workflow

SKILL.md

Exceptions: bug fixes in already-approved work, read-only research, formatting.

Before starting large implementations (multi-phase plans, migrations, new stack deployments):

Agent instructions are living documents. When you discover something that should be codified -- a new pattern, a gotcha, a convention, a lesson learned -- PROPOSE updating the relevant config file:

Proposal-first development workflow with commit hygiene and decision authority rules. Enforces: propose before modifying, atomic commits, no force flags, warnings-as-errors. Use for any project where AI agents are primary developers and need guardrails. Source: developerinlondon/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/developerinlondon/agent-skills --skill autonomous-workflow
Category
>_Productivity
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is autonomous-workflow?

Proposal-first development workflow with commit hygiene and decision authority rules. Enforces: propose before modifying, atomic commits, no force flags, warnings-as-errors. Use for any project where AI agents are primary developers and need guardrails. Source: developerinlondon/agent-skills.

How do I install autonomous-workflow?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/developerinlondon/agent-skills --skill autonomous-workflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/developerinlondon/agent-skills

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-11