๐Ÿงญ
AI EngineeringJavaScript

Autoprompt

by Spielewoy

Autoprompt is an AI Engineering skill for Claude Code, published by Spielewoy in autoprompt-skill.

717 stars47 forkson Spielewoy/autoprompt-skillAdded 2026/08/23+750% in starsRepository updated 2026/08/21
agent-orchestrationagent-skillsagentic-workflowsai-agentsai-codingautomated-testingautonomous-agentsclaude-codeclicode-reviewcodexcoding-agentdeveloper-toolsgithub-copilotmulti-agent-systemsopencodeprompt-engineeringsubagentstest-driven-developmentworkflow-automation
Install in seconds
Install Autoprompt
Copy Autoprompt into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Spielewoy/autoprompt-skill/tree/main/agents/deepseek ~/.claude/skills/deepseek

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Spielewoy/autoprompt-skill.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
agents/deepseek/SKILL.md in Spielewoy/autoprompt-skill
Installs to
~/.claude/skills/deepseek
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering โ€” 2451 skills

What Autoprompt does

Autoprompt turns a mission into one executable roadmap, dispatches dependency-safe work lanes, and verifies the result with independent reviewers and tests. Use it for explicit-run orchestration rather than ad hoc prompt handling.

Autoprompt is cataloged under AI Engineering on DirSkills. Autoprompt comes from a repository tagged agent-orchestration, agent-skills, agentic-workflows, ai-agents and ai-coding.

Documentation

README

Autoprompt

Autoprompt is a useful-first orchestration loop. It stores the mission once, produces one independently approved executable roadmap, dispatches implementation-ready lanes directly, and proves the delivered behavior with real tests and fresh review.

1. Start contract

The invocation authorizes the mission. Do not ask the user to restate, narrow, or approve it.

Loading the skill or invoking it without a mission never starts or resumes a run, regardless of leftover artifacts. A bare invocation performs only the section-10 frontier check, reports the result, and stops.

Before spawning, resolve only undefined operator knobs:

This is the opening of the README. Read the full README on GitHub.

Commands Autoprompt provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /inherit
  • /autoprompt

Frequently asked about Autoprompt

  • What else does Spielewoy publish alongside Autoprompt?

    Autoprompt is one of 25 skills that DirSkills catalogs from Spielewoy/autoprompt-skill, the repository it ships in. Its siblings there include AP Implementer, AP Intake and Ap Arbiter. Each one is a separate skill with its own page in this directory, installs the same way Autoprompt does, and is maintained by Spielewoy in that same repository. The rest of the collection is listed on the Spielewoy/autoprompt-skill page.

  • How does Autoprompt compare to other AI Engineering skills?

    Autoprompt ranks #1682 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Autoprompt against them. Open each page to compare what they document and how they install.

More from Spielewoy/autoprompt-skill

Autoprompt is one of 25 skills cataloged on DirSkills from Spielewoy/autoprompt-skill.

See all 25 skills โ†’
๐Ÿ› ๏ธ
1w ago

AP Implementer

AP Implementer builds one approved feature from a roadmap item or frozen plan using strict TDD and real test runs. It is used for direct implementation work and reports PLAN-CONFLICT if the plan no longer fits.
Quality
71747
๐Ÿ“ฅ
1w ago

AP Intake

AP Intake reconstructs old intake artifacts when a run is explicitly resuming legacy state. New runs use the roadmap author instead, so this is only for compatibility reads and translating valid legacy facts.
Automation
71747
โš–๏ธ
1w ago

Ap Arbiter

Ap Arbiter renders a binding decision when Autoprompt forks cannot be resolved by the loop. It is used in unattended runs to choose a conservative path, log the ruling, and continue without escalating to the user.
Automation
71747
๐Ÿงน
1w ago

Ap Janitor

Ap Janitor verifies the required governance state, writes the DONE sentinel atomically, and removes only approved scratch artifacts after validation. Use it at the end of an Autoprompt run when cleanup must preserve governance files and project evidence.
Automation
71747
โœ…
1w ago

Ap Juror

Ap Juror renders a binary PASS/FAIL sign-off on opened evidence for an Autoprompt run. Use it as a final review seat for mission alignment, coverage, tests, and blocker checks.
Quality
71747
๐Ÿงญ
1w ago

Ap Manager

Ap Manager coordinates multi-lane Autoprompt slices by building compact handoff briefs and dispatching disjoint L3 work without executing it. Use it when a task needs parallel sibling tracks and strict pointer-based coordination.
AI Engineering
71747