Git
v1.0.0

extract-lessons

by @nullhack0 pulls
URLopenbooklet.com/s/extract-lessons
Pinnedopenbooklet.com/s/extract-lessons@1.0.0
APIGET /api/v1/skills/extract-lessons

Determine the corrective fix and update the post-mortem with remediation steps

21 skills from this reponullhack/temple8
extract-lessonsviewing
accept-feature.opencode/skills/accept-feature/SKILL.md

Validate business behavior against BDD scenarios from the end user's perspective

assess-architecture.opencode/skills/assess-architecture/SKILL.md

Evaluate whether the feature requires new architecture or fits the existing system, verify delivery mechanism

commit-implementation.opencode/skills/commit-implementation/SKILL.md

Commit the reviewed, passing implementation with traceability to feature files

conduct-interview.opencode/skills/conduct-interview/SKILL.md

Interview stakeholders to elicit pain points, business goals, domain terms, and quality attributes

create-py-stubs.opencode/skills/create-py-stubs/SKILL.md

Create minimum typed stubs and test stubs as domain model breadcrumbs for the current feature, then verify all planning artifacts are complete for baseline

decide-batch-action.opencode/skills/decide-batch-action/SKILL.md

Ask the stakeholder whether to publish the accumulated batch as a PR or continue accumulating features on local main

define-product-scope.opencode/skills/define-product-scope/SKILL.md

Define what the product IS and IS NOT, who the users are, and the delivery order

define-ubiquitous-language.opencode/skills/define-ubiquitous-language/SKILL.md

Extract domain terms from the domain model and interview notes, define them in genus-differentia format, and cross-reference against domain model and features

design-assets.opencode/skills/design-assets/SKILL.md

Create logo and banner using favicon-first, monochrome-first, progressive-simplification process

design-colors.opencode/skills/design-colors/SKILL.md

Select and validate a colour palette with WCAG contrast, dark-mode counterparts, and hue semantics

design-technical-solution.opencode/skills/design-technical-solution/SKILL.md

Select technology stack, document dependencies, and route architecturally significant decisions to ADRs

determine-action-items.opencode/skills/determine-action-items/SKILL.md

Determine whether the feature needs replanning, architecture changes, or should be abandoned

discover-features.opencode/skills/discover-features/SKILL.md

Identify feature boundaries from the delivery order, validated against bounded contexts and aggregate boundaries

discover-rules.opencode/skills/discover-rules/discover-rules/SKILL.md

Derive business rules and constraints from domain model artifacts (events, invariants, commands) and map them to feature files

domain-discovery.opencode/skills/domain-discovery/SKILL.md

Convergent synthesis: formalize event storming candidates into bounded contexts, entities, relationships, aggregate boundaries, and context map

map-contexts.opencode/skills/map-contexts/SKILL.md

Map bounded context relationships, Vernon patterns, and anti-corruption layers into domain_model.md

merge-local.opencode/skills/merge-local/SKILL.md

Squash-merge feature commits into local main, pull remote main, and resolve conflicts

select-feature.opencode/skills/select-feature/SKILL.md

Select the next feature to develop by detecting delivery status from disk evidence, following delivery order

setup-apply.opencode/skills/setup-apply/SKILL.md

Apply text substitutions, rename package directory, and write templates

setup-branding.opencode/skills/setup-branding/SKILL.md

Interview stakeholder to establish brand identity: personality, visual metaphor, wording, and release naming

Auto-indexed from nullhack/temple8

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0