Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

stele

stele enthält 22 gesammelte Skills von tasanakorn, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
22
Stars
0
aktualisiert
2026-04-18
Forks
0
Berufsabdeckung
7 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

st-clarify
Projektmanagementspezialisten

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
Softwareentwickler

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
Logistiker

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
Softwareentwickler

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
Umweltwissenschaftler und -spezialisten (einschließlich Gesundheit)

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Projektmanagementspezialisten

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
Softwareentwickler

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

2026-04-14
st-watch
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-04-10
install
Softwareentwickler

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

2026-04-10
st-clarify
Unternehmensberater

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
Softwareentwickler

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
Softwareentwickler

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
Projektmanagementspezialisten

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Webentwickler

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

2026-04-09
checkpoint
Softwareentwickler

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

2026-04-08
sync
Softwareentwickler

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

2026-04-08