Skip to main content
Run any Skill in Manus
with one click
GitHub repository

autopilot

autopilot contains 7 collected skills from pranftw, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
5
updated
2026-05-19
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

audit-implementation
software-quality-assurance-analysts-and-testers

Post-implementation audit of a master plan. Systematic dogfooding with uv run, /tmp copies, parallel stress testing, multi-round discovery, issue cataloging, and fix master plan generation. Use after implementing a master plan, when dogfooding, stress-testing, or ruthlessly testing implemented features.

2026-05-19
cli-conventions
software-developers

CLI command patterns, global flags, project bootstrap, and workspace layout for the autopilot CLI. Use when adding commands, subcommands, modifying global flags, creating new workspaces, diagnosing workspace issues, or understanding the project overlay structure.

2026-05-19
code-reorganization
software-developers

Deterministic, programmatic techniques for restructuring Python codebases -- splitting monoliths into packages, rewriting imports via AST, updating patch targets, and validating with quality gates. Use when reorganizing files, splitting large modules, moving code between packages, refactoring import paths, or restructuring directory layout.

2026-05-19
create-meta-plan
project-management-specialists

Meta-planning skill for design exploration, POC verification, and iterative design refinement. Produces a meta plan document that feeds into create-master-plan (for multi-plan systems) or create-plan (for individual plans). Use when you want to think through a design before generating plan files, when POC validation is needed, or when the user asks to plan out a feature without generating plan files yet.

2026-05-19
create-plan
software-developers

Feature planning guide for AutoPilot covering architecture boundaries, config layering, naming, testing, and subplan structure. Use when planning a new feature, designing a new module or command, or writing an implementation plan.

2026-05-19
create-skill
software-developers

Comprehensive guide for authoring new Agent Skills in this repo following the agentskills.io specification. Use when creating a new skill, updating an existing skill definition, or reviewing skill quality.

2026-05-19
verify-plan
project-management-specialists

Pre-implementation verification of master plans and standalone plans. Multi-pass auditing (coherence, ambiguity, DRY, simulation, readiness), fix plan generation, and readiness gates. Use when verifying a plan is implementation-ready, running audits, or checking plan coherence.

2026-05-19