Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

stele

stele contient 22 skills collectées depuis tasanakorn, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
22
Stars
0
mis à jour
2026-04-18
Forks
0
Couverture métier
7 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

st-clarify
Spécialistes en gestion de projets

Clarify phase of the workflow chain. Uses Opus to analyze the user's request, resolve ambiguities, define scope, and produce a clear task brief before research begins.

2026-04-18
st-execute
Développeurs de logiciels

Execute phase of the workflow chain. Uses Haiku (simple), Sonnet (standard), or Opus (complex) to implement code changes according to a plan. Use when the user has an approved plan ready to execute.

2026-04-18
st-flow
Logisticiens

Flow workflow chain that runs clarify → [research] → plan → execute → validate end-to-end without stopping. Pauses only on genuine ambiguity or circuit-breaker conditions.

2026-04-18
st-plan
Développeurs de logiciels

Plan phase of the workflow chain. Uses Opus to design an implementation strategy. Use when the user wants to create a detailed plan before executing changes.

2026-04-18
st-research
Scientifiques et spécialistes de l'environnement, y compris santé

Research phase of the workflow chain. Uses Haiku (simple) or Sonnet (standard) to research the codebase and gather context for a task. Use when the user wants to investigate code before planning.

2026-04-18
st-validate
Analystes en assurance qualité des logiciels et testeurs

Validate phase of the workflow chain. Uses Sonnet to review and validate implementation changes. Use when the user wants to validate that code changes are correct and complete.

2026-04-18
st-lite
Développeurs de logiciels

Compressed 3-phase fast-feedback workflow chain (clarify → execute → validate) with cap-3 parallel executors, no retry loop, fail-fast. For prototypes, spikes, and quick refactors.

2026-04-18
st-prd
Spécialistes en gestion de projets

PRD authoring skill. Interactive clarify phase to shape scope, docs-first research, then convention-correct PRD file creation. Use when the user wants to create a new PRD.

2026-04-18
install
Développeurs de logiciels

Build and install the steop companion binary to ~/.local/bin

2026-04-14
st-watch
Développeurs de logiciels

Monitor mailbox for incoming task requests and process them autonomously. Starts a polling loop that watches for TASK:REQUEST messages, claims them, and routes them based on mode.

2026-04-13
st-send
Développeurs de logiciels

Send a task request to another Claude Code session by project name. Resolves short project names to full composite IDs automatically.

2026-04-12
statusline-setup
Développeurs de logiciels

Configure Claude Code's statusLine to call `steop statusline`

2026-04-10
install
Développeurs de logiciels

Install Stele CLI and server, configure connection, and verify setup

2026-04-10
st-clarify
Analystes en gestion

Clarify phase of the workflow chain. Uses Opus to analyze the user's request, resolve ambiguities, define scope, and produce a clear task brief before research begins.

2026-04-09
st-execute
Développeurs de logiciels

Execute phase of the workflow chain. Uses Haiku (simple), Sonnet (standard), or Opus (complex) to implement code changes according to a plan. Use when the user has an approved plan ready to execute.

2026-04-09
st-flow
Développeurs de logiciels

Flow workflow chain that runs clarify → [research] → plan → execute → validate end-to-end without stopping. Pauses only on genuine ambiguity or circuit-breaker conditions.

2026-04-09
st-plan
Spécialistes en gestion de projets

Plan phase of the workflow chain. Uses Opus to design an implementation strategy. Use when the user wants to create a detailed plan before executing changes.

2026-04-09
st-research
Développeurs de logiciels

Research phase of the workflow chain. Uses Haiku (simple) or Sonnet (standard) to research the codebase and gather context for a task. Use when the user wants to investigate code before planning.

2026-04-09
st-validate
Analystes en assurance qualité des logiciels et testeurs

Validate phase of the workflow chain. Uses Sonnet to review and validate implementation changes. Use when the user wants to validate that code changes are correct and complete.

2026-04-09
bootstrap
Développeurs web

Initialize a project with Stele shared memory — creates scope, seeds entities, and generates CLAUDE.md protocol section

2026-04-09
checkpoint
Développeurs de logiciels

Save session findings, decisions, and discoveries back to Stele shared memory

2026-04-08
sync
Développeurs de logiciels

Pull latest shared team context from Stele into the current session — flat memories and knowledge graph

2026-04-08