Skip to main content
GitHub-Repository

Astro-Noctum

Astro-Noctum enthält 11 gesammelte Skills von DYAI2025, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
11
Stars
2
aktualisiert
2026-05-09
Forks
0
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

aphorism-curator
Redakteure

Use this skill EVERY TIME an aphorism is added, validated, corrected, or imported into the Bazodiac collection under knowledge/bazodiaac-brain/aphorisms/. Verifies source attribution against trusted sources, refines DE and EN translations against the semantic core of the original, enforces the bilingual aphorism schema exactly (YAML frontmatter, body sections, blockquote, controlled vocabulary, attribution status), recomputes word counts, and either delivers a clean .md file or sorts the entry out with a reasoned verdict when attribution is unclear or rights are fraught. Triggers on phrases like "neuer Aphorismus", "Aphorismus hinzufügen", "kurate diesen Spruch", "validiere dieses Zitat", "Block 2 / Block 3", "Aphorismus-Eintrag", "ist dieser Spruch von …", "passt die Zuschreibung". Manual schema enforcement is error-prone — past four files contained eight independent schema violations.

2026-05-09
day-pulse-trace
Schriftsteller und Autoren

Use when generating Tagespuls Slot 2 / Slot 3 or Tagesdeutung (Phase 2) for Bazodiac. Operates on top of curated aphorism pool — never generates Slot 1. Enforces modus-abhängige Logik (pulse / trace / spannung) and the Rat-der-sechs constraints from PROMPT_MODULE_DAILY_HOROSCOPE.md.

2026-05-09
claudemap-runtime
Softwareentwickler

Internal ClaudeMap runtime for turning a repository into a live architecture map and driving that map during walkthroughs. Prefer the public commands in .claude/commands for normal use.

2026-04-28
sdlc-decompose
Softwareentwickler

Identify distinct software components from design artifacts and create per-component directories. Use when transitioning from Design to Code phase.

2026-03-23
sdlc-design
Softwareentwickler

Draft or update design documents based on approved objectives. Use when translating requirements into technical specifications. Covers architecture, data model, API design, and design completeness assessment.

2026-03-23
sdlc-elicit
Projektmanagementspezialisten

Interactive requirements elicitation for the Objectives phase. Use when defining, reviewing, or modifying stakeholders, goals, user stories, requirements, assumptions, or constraints. Also performs gap analysis on existing artifacts.

2026-03-23
sdlc-execute-next-task
Softwareentwickler

Execute the next pending task from the implementation plan. Finds the first actionable task, derives its actual scope, implements with tests, handles design gaps, and updates task status. Use during the Code phase to make incremental progress.

2026-03-23
sdlc-fix
Softwareentwickler

Apply a user-reported fix, bug correction, or change to one or more components. Gathers context interactively, identifies affected components, builds informative context from design artifacts and decisions, implements the fix with tests, and handles design gaps. Use during the Code phase or later.

2026-03-23
sdlc-implementation-plan
Softwareentwickler

Create a phased implementation plan from design artifacts. Populates tasks.md with short tasks grouped into incremental development phases, each ending with a deployable/testable system. Use after SDLC-decompose, before coding begins.

2026-03-23
sdlc-init
Softwareentwickler

Guided project initialization for the SDLC scaffold. Use when setting up a new project or re-configuring an existing one. Sets the project description in CLAUDE.md so AI agents have the right context from the start.

2026-03-23
sdlc-status
Softwareentwickler

Project-wide status dashboard across all SDLC phases. Use when the user wants an overview of the entire project state. Aggregates artifact counts, statuses, phase gate readiness, traceability health, and assessment freshness into a single report.

2026-03-23