Skip to main content
Run any Skill in Manus
with one click
msieurthenardier
GitHub creator profile

msieurthenardier

Repository-level view of 12 collected skills across 1 GitHub repositories.

skills collected
12
repositories
1
updated
2026-06-13
repository explorer

Repositories and representative skills

init-project
software-developers

Initialize a project for Flight Control. Creates .flightops directory with methodology reference and artifact configuration. Run before using other Flight Control skills on a new project.

2026-06-13
behavior-test
software-quality-assurance-analysts-and-testers

Run a behavior test — spawn two live agents (an Executor that performs each step's actions and a Validator that judges each step's expected results), drive them through the spec's step table communicating mid-test so failures surface immediately, then write a run log with evidence. Tests are specs that follow the Witnessed pattern: every action is judged by an independent agent. Verifies system properties through observables (UI state, HTTP responses, shell output, filesystem state) measured via whichever apparatus (MCP, tool) is registered. Invocation: `/behavior-test <slug>` to run a test by slug. Specs are authored inline during flight/leg/mission planning — see `AUTHORING.md` sibling file for the authoring guide. Spec format lives in the target project's `.flightops/ARTIFACTS.md`.

2026-06-12
agentic-workflow
computer-occupations-all-other

Active orchestrator for multi-agent flight execution. Drives leg design per leg, then batches implementation across all autonomous legs, with a single code review and commit at the end of the flight.

2026-06-12
flight
project-management-specialists

Create technical flight specifications from missions. Use when breaking down a mission into implementable work or planning technical approach.

2026-06-05
routine-maintenance
software-developers

Between-mission codebase health assessment. Run after `/mission-debrief`, never after an individual flight, to verify the codebase is flight-ready or scaffold a maintenance mission. Per-flight findings instead roll into the next flight or accumulate into an end-of-mission maintenance flight — not into this skill.

2026-06-04
leg
computer-occupations-all-other

Generate detailed implementation guidance for LLM execution. Use when creating atomic implementation steps from a flight.

2026-06-01
mission
project-management-specialists

Create outcome-driven missions through research and user interview. Use when starting a new project, feature, or initiative that needs planning.

2026-06-01
flight-debrief
software-developers

Post-flight analysis for continuous improvement. Use after a flight is completed to capture lessons learned and improve the methodology.

2026-05-26
Showing top 8 of 12 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
msieurthenardier Agent Skills | SkillsMP