fleet-copilot

The agent takes the user's natural language, formulates a goal with definition of done, writes it to the goal file, enables lock mode, and starts working. SessionCopilot reasoning monitors progress on each turn.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "fleet-copilot" with this command: npx skills add rysweet/amplihack/rysweet-amplihack-fleet-copilot

Fleet Co-Pilot Skill

The agent takes the user's natural language, formulates a goal with definition of done, writes it to the goal file, enables lock mode, and starts working. SessionCopilot reasoning monitors progress on each turn.

Usage

/fleet-copilot fix the auth bug and make sure tests pass /fleet-copilot implement OAuth2 login and create a PR /fleet-copilot keep going until all the TODOs are done

Instructions

When this skill is activated:

Step 1: Formulate the goal

From the user's natural language, create:

  • Goal: Clear objective statement

  • Definition of Done: Concrete, verifiable criteria

Step 2: Write the goal file

Use the Write tool to create .claude/runtime/locks/.lock_goal :

Goal: [objective from user's words]

Definition of Done:

  • [criterion 1]
  • [criterion 2]
  • [criterion 3]

Step 3: Enable lock

python .claude/tools/amplihack/lock_tool.py lock

Step 4: Start working

Begin immediately. The LockModeHook uses SessionCopilot to monitor and guide.

Auto-disable

Lock mode stops when:

  • Goal achieved (mark_complete )

  • Human needed (escalate )

  • User runs /amplihack:unlock

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

cybersecurity-analyst

No summary provided by upstream source.

Repository SourceNeeds Review
General

pptx

No summary provided by upstream source.

Repository SourceNeeds Review
General

lawyer-analyst

No summary provided by upstream source.

Repository SourceNeeds Review
General

economist-analyst

No summary provided by upstream source.

Repository SourceNeeds Review