Adr Decision Extraction
v1.0.0Extract architectural decisions from conversations. Identifies problem-solution pairs, trade-off discussions, and explicit choices. Use when analyzing sessio...
⭐ 0· 93·1 current·1 all-time
byKevin Anderson@anderskev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (ADR decision extraction) matches the instructions: scanning conversation text for decision language, trade-offs, and explicit ADR tags. No unrelated requirements (no credentials or tools) are requested.
Instruction Scope
SKILL.md only instructs the agent to scan conversation text for markers/phrases, capture context, aggregate alternatives and drivers, and rate confidence. It does not direct the agent to read system files, environment variables, or send data to external endpoints.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only, so nothing is written to disk or fetched during install.
Credentials
The skill requires no environment variables, credentials, or config paths. The fields and examples are appropriate for extracting ADRs from provided transcripts.
Persistence & Privilege
always is false (good). The skill can be invoked autonomously (platform default). This is not a problem by itself, but bear in mind the skill's runtime will process whatever conversation transcripts the agent provides it access to.
Assessment
This skill appears coherent and safe from a technical footprint perspective, but it processes conversation transcripts — which may include sensitive or personal information. Before enabling it: (1) limit the transcripts the agent gives the skill to non-sensitive examples for testing, (2) confirm your agent's data-access controls so the skill only sees intended conversations, and (3) review extracted ADRs for correctness and any accidentally-captured PII before storing or sharing them.Like a lobster shell, security has layers — review code before you run it.
latestvk9714n521pmy8wcj27qyfhearh838jvk
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
