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

sandrinio

Repository-Ansicht von 13 gesammelten Skills in 4 GitHub-Repositories.

gesammelte Skills
13
Repositories
4
aktualisiert
2026-07-17
Repository-Explorer

Repositories und repräsentative Skills

agent-team
Softwareentwickler

Use when you need to delegate implementation tasks to specialized agents (Developer, QA, Architect, DevOps, Scribe) as the Team Lead. Activates when orchestrating the Bounce phase — delegating stories, monitoring reports, merging completed work, consolidating sprint results, and generating product documentation. Uses git worktrees for story isolation. Works with Claude Code subagents natively; file-based handoffs for other tools.

2026-03-30
flashcard
Softwareentwickler

Use when recording project-specific mistakes, gotchas, or hard-won knowledge. Also activates proactively when a mistake pattern is detected during work.

2026-03-30
doc-manager
Projektmanagementspezialisten

Use when creating, modifying, or navigating V-Bounce Engine planning documents. Trigger on any request to create a charter, roadmap, epic, story, sprint plan, or risk registry — or when the user asks to update, refine, decompose, or transition documents between phases. Also trigger when the user asks about work status, backlog, what's next, what's blocked, or wants to plan/start a sprint. This skill manages the full document lifecycle from Charter through Sprint Planning and execution.

2026-03-27
improve
Projektmanagementspezialisten

Use when the V-Bounce Engine framework needs to evolve based on accumulated agent feedback. Activates after sprint retros, when recurring friction patterns emerge, or when the user explicitly asks to improve the framework. Reads Process Feedback from sprint reports, analyzes FLASHCARDS.md for automation candidates, identifies patterns, proposes specific changes to templates, skills, brain files, scripts, and agent configs with impact levels, and applies approved changes. This is the system's self-improvement loop.

2026-03-27
product-graph
Projektmanagementspezialisten

Use when you need to understand document relationships, check what's affected by a change, find blocked documents, or assess the state of planning documents. Provides structured awareness of the full product document graph without reading every file. Auto-loaded during planning sessions.

2026-03-25
file-organization
Softwareentwickler

**Codebase Cleanliness Standard**: Enforces clean file organization in any codebase. Before creating ANY file, classify it by intent—deliverables go to the project tree, working artifacts go to `/temporary/`. Before committing, review `git diff` to catch misplaced files. Use this skill whenever creating, moving, or committing files. Works with all languages and frameworks. The `/temporary/` folder is git-ignored so working artifacts never get merged. ALWAYS consult this skill when writing files to the repo—it prevents clutter from debug scripts, scratch analysis, throwaway tests, and other AI working artifacts from polluting the codebase.

2026-03-02
vibe-code-review
Softwarequalitätssicherungsanalysten und -tester

A code quality and architecture review skill designed for AI-generated (vibe-coded) codebases. Use this skill whenever the user asks to review, audit, analyze, or assess code quality of a project — especially one built with AI agents. Trigger on phrases like 'review my code', 'check code quality', 'is my architecture solid', 'run a health check', 'audit my codebase', 'check for tech debt', 'analyze my project', or any mention of code review for vibe-coded or agent-generated projects. Also trigger when the user asks about architectural consistency, error handling quality, duplication, coupling, dependency health, or test quality. This skill runs in phases — from quick PR-level diffs to full codebase scans — and produces structured reports a non-coder can understand.

2026-02-28
write-skill
Softwareentwickler

Use when creating or updating Claude Code skills. Applies Anthropic best practices and persuasion principles for effective skill authoring.

2026-02-28
sprint-execution
Projektmanagementspezialisten

Use to orchestrate the five-dispatch sprint loop end-to-end — Architect → QA-Red → Developer → QA-Verify → Reporter — across one ClearGate sprint. Activates from sprint kickoff (preflight + cut sprint branch + state init) through per-story execution (worktree → dev → QA → flashcard gate → merge) into walkthrough and Gate-4 close. Triggers: SessionStart banner mentioning an active sprint; explicit user phrases "start the sprint", "run the sprint", "execute the sprint", "begin sprint execution", "kick off SPRINT-NN", "run STORY-NNN-NN"; CLI directives ending with `→ Load skill: sprint-execution`. The skill does not draft work items, run triage, or manage planning — those stay in always-on CLAUDE.md surface.

2026-07-17
sprint-dashboard
Softwareentwickler

Render or serve the branded sprint-progress dashboard (`cleargate sprint dashboard`). Use when a human wants a visual, point-in-time or live view of the active sprint's story states, milestone/wave grouping, token spend by agent, worktrees, and dispatch reports. Triggers: explicit user phrases "show me the dashboard", "open the sprint dashboard", "sprint progress view"; automatically opened (best-effort) after `cleargate sprint init` succeeds. Not for CI/automation — this is a human-facing visual surface, not a data source other tooling should scrape (use `state.json` / `token-ledger.jsonl` directly for that).

2026-07-14
flashcard
Softwareentwickler

Append-only project lesson log at .cleargate/FLASHCARD.md. Use BEFORE starting non-trivial work to read past gotchas ("check" mode). Use WHEN you (a) hit a surprise, (b) found the winning path after a non-trivial task succeeded, or (c) were corrected by the user — record a one-liner for future agents ("record: <text>" mode). One-liners only; tag with #schema/#auth/#test-harness/etc. Also triggers on phrases: "turns out", "unexpected", "gotcha", "wasted time on", "starting work on", "before implementing", "user pushed back", "prefer X over Y", "winning path", "after several attempts", "the recipe that worked".

2026-06-01
4 von 4 Repositories angezeigt
Alle Repositories angezeigt